linphone-ios/wrappers/java
2017-11-29 10:10:01 +01:00
..
classes Added getDataPath, getConfigPath and getCachePath to AndroidPlatformHelper 2017-10-19 12:22:32 +02:00
CMakeLists.txt Added instance() method in Factory object of generated Java wrapper 2017-10-13 13:53:56 +02:00
genwrapper.py Set java/genwrapper.py as executable 2017-11-24 14:56:29 +01:00
java_class.mustache Load the correct C++ library on Android 2017-11-23 10:26:46 +01: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 Fixed crash in file transfer due to backgroundtaskid not being initialized + removed unused header in jni 2017-10-19 17:41:01 +02:00
migration.sh Updated migration.sh for Java wrapper 2017-11-29 10:10:01 +01:00
proguard.mustache Added a proguard file generation to the Java wrapper (todo: test it) 2017-11-22 15:20:08 +01:00