Commit graph

621 commits

Author SHA1 Message Date
Sylvain Berfini
411e8fdb92 Check account creator native ptr before unref in Java wrapper 2018-04-26 10:18:13 +02:00
Danmei Chen
b9829e15a7 correct no video error in android and set speakerphone always for special devices 2018-04-25 15:32:00 +02:00
Danmei Chen
4f85b8a5d6 changer usage of MediastreamerAndroidContext.setContext 2018-04-24 09:20:27 +02:00
Sylvain Berfini
dde2e3009f Added API to create and store a fake LinphoneCallLog 2017-11-14 14:43:38 +01:00
Simon Morlat
c6a06ea0a7 add TMMBR callback at java level 2017-11-09 14:45:55 +01:00
Simon Morlat
d16223338c Fix compilation on other than android and fix runtime issue with getSystemService(class) 2017-10-16 15:01:32 +02:00
Simon Morlat
af3d44e60d 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-13 19:38:04 +02:00
Simon Morlat
145b05ee8d Fix reference model of LinphoneChatMessage and its listener. 2017-10-06 13:40:26 +02:00
Mickaël Turnel
a554ad1c91 Add estimated download bandwith stat for video calls 2017-09-11 14:45:00 +02:00
Benjamin Reis
1c2b5ab29c Add accepted elswhere and declined elsewhere call status, do not display this status as missed + tester 2017-09-08 15:14:35 +02:00
Jehan Monnier
1948fbcb07 Revert most of Ronan refactoring to avoid to much instability on master. 2017-09-08 15:13:34 +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
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
Ghislain MARY
b4e9988c00 Add arm64 support for Android. 2017-01-20 11:19:30 +01:00
Sylvain Berfini
e2a58c43ef Use userData Object instead of LinphoneContact in LinphoneFriendImpl 2017-01-20 09:36:32 +01:00
Sylvain Berfini
5500c7455d Added reference on LinphoneContact in Java impl of LinphoneFriend (for Android) 2017-01-19 17:49:56 +01:00