Commit graph

492 commits

Author SHA1 Message Date
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
Mickaël Turnel
9dbf7e36de Add estimated download bandwith stat for video calls 2018-01-09 16:30:58 +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
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
Sylvain Berfini
d5f765da2f Added get/set domain and configure to AccountCreator JNI wrapper 2017-07-05 14:21:23 +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
Erwan Croze
c9ada30c5a Add getNatPolicy JNI to LinphoneProxyConfig 2017-05-12 14:32: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
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
Sylvain Berfini
c5d232691a Added 2 new state for chat message in java object 2017-01-04 17:13:23 +01:00
Erwan Croze
8dd53e5eb6 Refactoring loading of downloaded OpenH264 2017-01-03 16:34:20 +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
Erwan Croze
a988e996ca Add JNI for update password 2016-11-08 15:56:35 +01:00
Erwan Croze
5cbf79d6d7 JNI for country list 2016-10-21 15:09:07 +02:00
Erwan Croze
36554835ff Adding new JNI function 2016-10-20 14:59:13 +02:00
Erwan Croze
43b61677f3 Fix some error 2016-10-17 15:41:41 +02:00
Erwan Croze
01498a1f44 Adding remote ip family to call stats 2016-10-14 17:14:29 +02:00
Erwan Croze
36c73a9d0a Adding jni for in call stats 2016-10-14 15:26:42 +02:00
Erwan Croze
788f6cc4fc Add error server status for xmlrpc 2016-10-12 15:17:02 +02:00
Erwan Croze
f9fe0fa968 Fix account_creator leak 2016-10-12 15:17:02 +02:00
Sylvain Berfini
8958eaa2b5 Updated account creator to use language and domain parameters 2016-10-12 10:26:23 +02:00