Commit graph

628 commits

Author SHA1 Message Date
Sylvain Berfini
4e6c089046 Check account creator native ptr before unref in Java wrapper 2018-06-18 14:47:14 +02:00
Danmei Chen
65e7fca08c correct no video error in android and set speakerphone always for special devices
(cherry picked from commit b9829e15a7)
2018-06-18 12:09:05 +02:00
Danmei Chen
d49fde2596 changer usage of MediastreamerAndroidContext.setContext
(cherry picked from commit 4f85b8a5d6)
2018-06-18 12:09:05 +02:00
Jehan Monnier
836cbdf97f make sure android platform helper is compatible with linphone-android 3.x 2018-05-22 18:13:40 +02:00
Ronan Abhamon
3dede7ccda fix(core): fix downloadFile method, returns bool instead of int! There is no reason to return -1 on error like a C function 2018-05-17 11:23:30 +02:00
Simon Morlat
6dd6ea842d add TMMBR callback at java level 2018-04-10 17:42:51 +02:00
Simon Morlat
4dd2b64c0b Fix reference model of LinphoneChatMessage and its listener. 2018-03-29 10:55:09 +02:00
Sylvain Berfini
7d1ead14b1 Added API to create and store a fake LinphoneCallLog 2018-02-21 10:52:16 +01:00
Erwan Croze
87aecfa304 Moving some setting init from android application to liblinphone 2018-01-12 11:54:43 +01:00
Sylvain Berfini
903831c423 Changed package name for AndroidPlatformHelper for old Java wrapper 2018-01-09 16:59:56 +01:00
Sylvain Berfini
f3b06914c4 Fixed issues related to old Java/JNI APIs 2018-01-09 16:53:04 +01:00
Mickaël Turnel
9dbf7e36de Add estimated download bandwith stat for video calls 2018-01-09 16:30:58 +01:00
Sylvain Berfini
d5fe22fb65 Yet another commit to fix JNI's getUnreadMessagesCount() 2018-01-09 16:15:38 +01:00
Sylvain Berfini
5298e8bf7f Also fixed getUnreadMessagesCount in old Java classes 2018-01-09 15:55:39 +01:00
Ronan Abhamon
eb5ab27326 fix(core): rename some methods => Do not set a plural noun before "Count"!!! 2017-12-04 15:29:01 +01:00
Erwan Croze
04b6f1386d Adding and implementing find_contacts_by_char 2017-10-19 14:11:37 +02:00
Benjamin Reis
df7f5059c2 add getPaths method to platform helpers 2017-10-19 12:22:15 +02:00
Simon Morlat
ef94fd5090 add helper class in java to access specific functions available only in Android SDK, such as retrieving DNS servers.
Refactor wifi lock, multicast lock so that they use this new class.
Manage the CPU lock required for call in the core, instead of app's LinphoneManager.
2017-10-19 11:06:35 +02:00
Benjamin Reis
94a0af4119 Add accepted elswhere and declined elsewhere call status, do not display this status as missed + tester 2017-08-30 17:06:37 +02:00
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
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
Ghislain MARY
a906cfa658 Fix path to check if the msopenh264 plugin is present on Android. 2017-06-28 13:52:08 +02:00
Erwan Croze
186d309332 Fix log on H264Helper.java 2017-06-21 09:26:28 +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
Erwan Croze
c3f94fbddf Fix javadoc in ErrorInfo.java 2017-05-22 11:14:22 +02:00
Ghislain MARY
8633c5b8b5 No longer add a suffix to the name of the libraries for Android. 2017-05-15 14:35:42 +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
cf72d47785 Fix PresenceActivityType 2017-04-25 11:04:34 +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
Erwan Croze
1dbb7f5409 Add new call status "EarlyAborted" 2017-04-10 13:42:51 +02:00
Erwan Croze
a1fe7e4b04 Add linphone chat method resend to JNI 2017-04-06 14:04:25 +02:00
Erwan Croze
ed813724f7 Fix wakelock possible leak in android on Linphone destroy 2017-04-06 12:10:06 +02:00
François Grisez
3773668d8a Fix Java headers generation 2017-04-04 14:56:17 +02:00
Erwan Croze
67b573161f Fix javadoc 2017-03-30 16:58:35 +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
a570c27e17 added new java wrapped for linphone_call_asked_to_autoanswer(). 2017-03-20 10:24:49 +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