Commit graph

192 commits

Author SHA1 Message Date
Margaux Clerc
e797f7063f Add logcollection methods in linphoneFactory 2015-02-10 18:17:04 +01:00
Margaux Clerc
cd00cc8355 Add LinphoneCore.setPrimaryContact() with address 2015-02-09 17:37:59 +01:00
Jehan Monnier
2b7f2fd1cb Finilize multicast api java binding 2015-02-05 14:40:27 +01:00
Jehan Monnier
ca9738f673 prepare multicast control api java binding 2015-02-04 17:38:20 +01:00
Jehan Monnier
a08aacea3f add android support for multicast rtp 2015-02-04 12:17:15 +01:00
Jehan Monnier
3e1a1430f4 add Android wifi lock management at LinphoneCall level 2015-02-04 12:17:15 +01:00
Margaux Clerc
c7437e6ffc Revert LinphoneCoreListener modifications for Android 2015-02-03 16:48:48 +01:00
Margaux Clerc
31d3bd0bfa Add JNI setRingback function 2015-01-30 10:28:40 +01:00
Simon Morlat
5f6b3fa729 add setPreferredFramerate/getPreferredFramerate accessors 2015-01-29 15:34:40 +01:00
Sylvain Berfini
4e5e409dc2 Started to bind log collection methods in JNI layer 2015-01-05 15:10:17 +01:00
Simon Morlat
69307afc50 fix crash when receiving an external body SIP MESSAGE on android. 2014-12-18 08:41:52 +01:00
Sylvain Berfini
95de57a6c6 Fix ec calibration crash in Android 2014-12-11 11:16:15 +01:00
Gautier Pelloux-Prayer
4ebc9c85b9 Add port getter/setter 2014-12-09 15:12:00 +01:00
Simon Morlat
21d25ef90e add get/set RemoteRingbackTone() to java wrapper 2014-12-05 17:54:21 +01:00
Sylvain Berfini
de2e98bd96 Added ClearException in jni layer to prevent crash when listener doesn't implement all callbacks + reworked linphonecorelistener 2014-12-01 12:36:24 +01:00
Sylvain Berfini
110ed1c9d9 Fix crash when receiving some UTF-8 chars 2014-11-27 10:29:39 +01:00
Simon Morlat
c828b54b33 fix errors in the file transfer API design that were also wrapped in java. 2014-11-14 18:58:51 +01:00
François Grisez
512093a3ee Set the application context while creating a LinphoneCore with LinphoneFactory.createLinphoneCore(listener, context) 2014-11-12 16:28:50 +01:00
Sylvain Berfini
52312c0361 Fix compilation with ndk 10c 2014-11-07 15:15:57 +01:00
François Grisez
9e55c63875 Add getPlayer() method to LinphoneCore class 2014-10-17 13:39:23 +02:00
François Grisez
a6c013bdb7 Rename LinphoneCore.createPlayer() into LinphoneCore.createLocalPlayer() 2014-10-15 16:42:53 +02:00
François Grisez
e7b469eded JNI wrapping of linphone_player_destroy() 2014-10-15 14:55:36 +02:00
François Grisez
182d7989d8 Add a window ID parameter to LinphoneCore.createFilePlayer() 2014-10-14 16:06:00 +02:00
François Grisez
eefa7551a1 Fix the listener of linphone player 2014-10-09 11:41:22 +02:00
François Grisez
a2f8befbcf Add JNI wrapper for linphone_player_get_duration and linphone_player_get_current_position 2014-10-07 14:48:23 +02:00
François Grisez
db528b1a74 Add the LinphonePlayer Java interface 2014-10-06 15:07:47 +02:00
François Grisez
de9c426e2e Add new function to the Java API for tunnel management 2014-09-22 11:55:18 +02:00
Sylvain Berfini
505e22c963 Added JNI bindings for set/get AppData methods for LinphoneChatMessage class 2014-09-15 10:50:12 +02:00
Sylvain Berfini
e9a376a014 LinphoneContent stored in database + few changes on Java API regarding file transfer 2014-09-11 12:14:35 +02:00
Simon Morlat
5a29ea627e fix java destruction of LinphoneCoreImpl 2014-09-10 15:07:03 +02:00
Sylvain Berfini
8ca0fac233 More work regarding the JNI bindings and the Java interface for the file upload/download 2014-09-10 14:46:51 +02:00
Sylvain Berfini
c384b0b362 Started Java impl of file transfer 2014-09-09 12:39:56 +02:00
Gautier Pelloux-Prayer
b2ae9095d9 Change adaptive_rate_algorithm API to not use enum 2014-09-09 12:35:15 +02:00
Gautier Pelloux-Prayer
c5a480efd3 Fix previous commit 2014-09-09 11:09:11 +02:00
Gautier Pelloux-Prayer
f6e388c4b2 Add possibility to change adaptive rate algorithm at runtime 2014-09-08 16:56:23 +02:00
François Grisez
4014c07dd9 Fix compilation bug on Android 2014-09-04 10:02:44 +02:00
François Grisez
c3575589c1 Add two JNI functions for tunnels manipulation
*Add LinphoneCore.tunnelGetServers()
*Ass LinphoneCore.tunnelAddServer()
2014-09-03 17:12:40 +02:00
Margaux Clerc
06cac462a7 Use ref/unref function in JNI for proxy config 2014-08-28 16:40:47 +02:00
François Grisez
a323e3c357 Add the setAndroidPowerManager private method to the LinphoneCoreImpl class 2014-08-27 16:52:31 +02:00
Gautier Pelloux-Prayer
e745c956e7 Add method to retrieve size of a conversation history and a part of it 2014-08-19 11:31:40 +02:00
Simon Morlat
3603a92ce4 add jitter buffer settings 2014-08-12 17:24:45 +02:00
Simon Morlat
a357f2fc86 add LinphoneChatMessage.getTo() java wrapper 2014-08-12 17:09:19 +02:00
Margaux Clerc
c7f6a5a4f8 Add JNI for detect VBR codec 2014-08-12 16:16:54 +02:00
Margaux Clerc
0778de48aa Fix synchronize in chatroom
Fix getProxyConfig
2014-08-12 16:16:54 +02:00
Simon Morlat
b9a6e50746 fix problems with authinfo wrappers, update ms2 for opensles fixes 2014-08-11 16:53:58 +02:00
Margaux Clerc
9d54780865 Add jni for adaptive rate control 2014-08-04 14:46:15 +02:00
Gautier Pelloux-Prayer
d8cc5b600f Add JNI wrapper for linphone proxy config realm parameter 2014-07-29 14:11:21 +02:00
Margaux Clerc
8b99a4c074 Add JNI method for user data in call
and proxy config
2014-07-23 14:58:37 +02:00
Gautier Pelloux-Prayer
de812274e7 add JNI wrapper for publish expires getter/setter 2014-07-17 11:08:35 +02:00
Gautier Pelloux-Prayer
f3cfd4e0d5 add JNI getters/setters for quality reporting 2014-07-10 14:49:29 +02:00