linphone-iphone/wrappers/java
2017-10-17 18:26:49 +02:00
..
classes Added linphone_config_get_bool and linphone_config_set_bool for Java wrapper + fixes for some Java classes 2017-10-17 15:48:12 +02:00
CMakeLists.txt Added instance() method in Factory object of generated Java wrapper 2017-10-13 13:53:56 +02:00
genwrapper.py Handled in Java's genwrapper callbacks with return value 2017-10-17 17:39:53 +02:00
java_class.mustache Removed throws Exception in java wrapper when returning an enum 2017-10-17 10:31:45 +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 package name declaration in java wrapper 2017-10-10 11:47:32 +02:00
jni.mustache Handled in Java's genwrapper callbacks with return value 2017-10-17 17:39:53 +02:00
migration.sh Rewritten migration script to use only one find/sed instead of 270... 2017-10-17 18:26:49 +02:00