linphone-iphone/wrappers/java
2017-10-19 11:36:30 +02:00
..
classes Added constructors for objects in factory 2017-10-18 10:15:23 +02:00
CMakeLists.txt Added instance() method in Factory object of generated Java wrapper 2017-10-13 13:53:56 +02:00
genwrapper.py content_set_buffer now takes a uint8_t* instead of a void* so it can be correctly wrapped automatically 2017-10-19 10:44:13 +02:00
java_class.mustache Use create_core_2 in Java wrapper 2017-10-19 11:36:30 +02:00
java_enum.mustache Added an option on Java wrapper for exceptions, default to false temporarily 2017-10-17 10:19:05 +02:00
java_enum_old.mustache Fixed package name declaration in java wrapper 2017-10-10 11:47:32 +02:00
java_interface.mustache Java wrapper deprecated annotation starts with a cap 2017-10-10 13:26:30 +02:00
java_interface_stub.mustache Fixed java's listeners' stubs that return a value 2017-10-18 10:32:09 +02:00
jni.mustache Use create_core_2 in Java wrapper 2017-10-19 11:36:30 +02:00
migration.sh Fixed wrongly named method in factory 2017-10-18 10:53:59 +02:00