linphone-iphone/wrappers/java
2017-10-10 13:39:55 +02:00
..
CMakeLists.txt Started JAVA wrapper 2017-10-09 17:51:10 +02:00
genwrapper.py Added throw CoreException to each method using Enum's fromInt function 2017-10-10 13:37:34 +02:00
java_class.mustache Same fix as before 2017-10-10 13:39:55 +02:00
java_enum.mustache Fixed package name declaration in java wrapper 2017-10-10 11:47:32 +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 Always use objects in Java wrapper, JNI will take care of handling pointers 2017-10-10 13:22:14 +02:00