Commit graph

627 commits

Author SHA1 Message Date
Brieuc Viel
0399162c4c [FriendsImpl] update java wrapper to add function getVcardToString from friend 2017-08-23 12:01:01 +02:00
Sylvain Berfini
1b78b453c1 Added LinphoneCall's setVideoWindowId method in JNI wrapper 2017-08-21 13:42:50 +02:00
Simon Morlat
d150c2677a fix crash in linphoneplayer end of file 2017-08-10 15:20:03 +02:00
Ghislain MARY
0af1581533 Fix build for Android. 2017-08-02 11:12:20 +02:00
Ghislain MARY
42896dce67 Fix Android wrapper of LinphonePlayer. 2017-08-01 17:13:36 +02:00
Sylvain Berfini
d5f765da2f Added get/set domain and configure to AccountCreator JNI wrapper 2017-07-05 14:21:23 +02:00
Erwan Croze
0013ebeceb Fix JNI of LinphoneInfoMessageImpl_setContent
Fixes BelledonneCommunications/linphone-android#81
2017-06-22 14:30:32 +02:00
Erwan Croze
b21b16a98f Add get_in_call_timeout to JNI 2017-06-06 12:03:55 +02:00
Erwan Croze
af93de9a95 Add get_incoming_timeout to JNI 2017-06-05 17:33:02 +02:00
Erwan Croze
c03dd6f389 Add setNatPolicy to proxy config in JNI 2017-06-05 11:15:38 +02:00
Sylvain Berfini
57792f4014 Added JNI methods for getting sent/received FPS in call params 2017-05-29 11:12:55 +02:00
Simon Morlat
87ca1adf5e add getWarnings() wrapper 2017-05-24 14:03:27 +02:00
Erwan Croze
1a761ebe80 Fix loadXmlFile in Linphone JNI 2017-05-12 15:03:36 +02:00
Erwan Croze
c9ada30c5a Add getNatPolicy JNI to LinphoneProxyConfig 2017-05-12 14:32:17 +02:00
Simon Morlat
5cde30dae7 fix crash with ErrorInfoImpl due to missing symbols 2017-05-02 15:13:17 +02:00
Erwan Croze
68f5085d84 Fix LinphonePlayer method in JNI 2017-04-27 10:01:36 +02:00
Erwan Croze
9d1bb6b6a8 Fix resend_message for wrapper 2017-04-26 17:06:29 +02:00
Sylvain Berfini
e7637881d0 Updated linphonecore_jni.cc to reflect latest changes made to LinphoneCallStats 2017-04-19 16:46:30 +02:00
Simon Morlat
b6f74357e0 delete JNI weak refs when the java object (LinphoneFriend or LinphoneChatMessage) is finalized.
This will avoid a periodic weak ref overflow.
2017-04-19 14:28:17 +02:00
Erwan Croze
59c56393f6 Add new rcfile for test 2017-04-18 17:39:20 +02:00
Erwan Croze
be6603fd94 Add new xml file loading for dynamic conf 2017-04-18 17:39:20 +02:00
Simon Morlat
7f57f6828c merge branch with reason header support and new ErrorInfo features.
Add JNI and java interfaces. Fix issues.
2017-04-14 15:28:58 +02:00
Brieuc Viel
3bd323bec3 [JNI] remove listener unregistration on LinphoneMessageState = NotDelivered 2017-04-07 10:48:56 +02:00
Erwan Croze
a1fe7e4b04 Add linphone chat method resend to JNI 2017-04-06 14:04:25 +02:00
Ghislain MARY
b6e67b14cd Fix Android build. 2017-03-31 14:07:39 +02:00
Ghislain MARY
60802389ba Change the account creator API so that it is wrapper-friendly. 2017-03-31 11:52:26 +02:00
Erwan Croze
0878d89d62 Fix android log handler 2017-03-29 11:40:50 +02:00
Erwan Croze
f23b1d3246 Fix Account creator JNI 2017-03-28 17:08:01 +02:00
Erwan Croze
48882eb92b Fix JNI + Account_creator 2017-03-28 17:08:01 +02:00
Erwan Croze
85c6355213 Add new implementation of acocunt creator to Java 2017-03-28 17:08:01 +02:00
Simon Morlat
c1434a3f7c fix crash in android version, optimize LinphoneCall.getCurrentParams() 2017-03-22 21:35:03 +01:00
Simon Morlat
7a5bfae02d add new test (that works) and deprecate LinphoneCall.getCurrentParamsCopy(). 2017-03-22 17:35:20 +01:00
Simon Morlat
95098f055a Make LinphoneErrorInfo a belle-sip object. Add new accessors, and make it able to take Reason headers in incoming requests (feature to be tested) 2017-03-22 14:45:24 +01:00
Brieuc Viel
f74e37becf [Imdm] remover listener cleaning on delivered 2017-03-21 14:35:06 +01:00
Simon Morlat
a570c27e17 added new java wrapped for linphone_call_asked_to_autoanswer(). 2017-03-20 10:24:49 +01:00
Ghislain MARY
46d894caf6 Use correct macro to detect Android build. 2017-03-08 13:12:02 +01:00
Erwan Croze
fb21732c38 Add getRLSUri JNI 2017-03-06 16:47:05 +01:00
Erwan Croze
583b0ed767 Add network reachable callback in JNI 2017-02-28 17:02:48 +01:00
Simon Morlat
cf49dc437c fix various problems with the handling of LinphoneCallStats in JNI wrapper. 2017-02-07 21:06:00 +01:00
Erwan Croze
01e990259d Add JNI function:
- linphone_proxy_config_pause_register
- linphone_proxy_config_refresh_register
2017-02-02 16:39:07 +01:00
Erwan Croze
3342ccf4ab Add JNI callback for messageReceivedUnableToDecrypted 2017-02-02 15:03:40 +01:00
Erwan Croze
1cf4eda4aa Add chat message is secured JNI 2017-02-01 14:54:33 +01:00
Sylvain Berfini
9551c9118a Improvements on tunnel to make udp mirror and dual mode cohabitate + JNI wrapper 2017-02-01 11:20:40 +01:00
Erwan Croze
2c5d691045 Add Lime JNI method 2017-01-31 10:47:43 +01:00
Simon Morlat
0f29b26da3 fix compilation issue 2017-01-14 12:23:59 +01:00
Sylvain Berfini
1f87c8066d Added JNI wrapper for linphone_core_verify_server_certificates and linphone_core_verify_server_cn 2016-12-29 16:52:54 +01:00
Erwan Croze
a87a9ecd45 Add new createFriend method for LinphoneCore to avoid crash if LinphoneFriend is not link with a LinphoneCore 2016-11-25 16:03:20 +01:00
Sylvain Berfini
80ed7e6b10 Added simple method to set Android context in java class by C code 2016-11-18 17:29:14 +01:00
Sylvain Berfini
b7289326db Added JNI method to easily set Android log handler 2016-11-18 16:27:27 +01:00
Ghislain MARY
1f5cf60531 Fix Android build with moved header files. 2016-11-17 10:37:18 +01:00