Sylvain Berfini
|
7e436c7260
|
Updated ms2 + added wrapped migration to multi transport method in JNI
|
2014-02-19 11:47:05 +01:00 |
|
Simon Morlat
|
c7f8b5aae4
|
fix previous commit
|
2014-02-19 11:04:46 +01:00 |
|
Simon Morlat
|
bfd8151dcf
|
add java wrapper for linphone_call_params_set/get_session_name()
|
2014-02-18 22:10:13 +01:00 |
|
Sylvain Berfini
|
7bfd12788a
|
Added JNI wrapper for LinphoneAddress set/get transport methods
|
2014-02-18 15:15:55 +01:00 |
|
Guillaume Beraudo
|
93f5e85967
|
Expose chat message reason based on LinphoneReason.
The response code is not exposed to allow mrtp in the future.
There is no possibility to retrieve the code or the sip reason phrase.
|
2014-02-13 17:20:04 +01:00 |
|
Simon Morlat
|
931c8ade5f
|
Revert "Expose chat message response code and reason."
This reverts commit f021e9aa51.
|
2014-02-12 17:47:16 +01:00 |
|
Guillaume Beraudo
|
8367c0fef2
|
More builder-like interface for LinphoneProxyConfig
|
2014-02-12 16:04:48 +01:00 |
|
Guillaume Beraudo
|
f021e9aa51
|
Expose chat message response code and reason.
|
2014-02-12 16:04:48 +01:00 |
|
Sylvain Berfini
|
b43e8a71a2
|
Fix android core listener missing new added callback for remote provisioning
|
2014-02-11 16:48:01 +01:00 |
|
Sylvain Berfini
|
227742469f
|
Splitted linphone_core_init in half into linphone_core_start, added new global state GlobalConfiguring and a new callback for the configuring state
|
2014-02-10 16:12:05 +01:00 |
|
Sylvain Berfini
|
1817c82f7c
|
Removed useless code + updated ms2 with new opensles sound card
|
2014-02-05 15:51:30 +01:00 |
|
Sylvain Berfini
|
809123e950
|
Get supported video resolutions in Android from linphonecore
|
2014-01-28 13:59:55 +01:00 |
|
Sylvain Berfini
|
8bf0387c35
|
Added AndroidContext param to createlinphonecore (needed for opensles sound module for android) + updated ms2
|
2014-01-23 12:26:10 +01:00 |
|
Simon Morlat
|
87d4f5f895
|
imlement java synchronization of LinphoneFriend with LinphoneCore
|
2014-01-22 16:49:15 +01:00 |
|
Ghislain MARY
|
e022b0d3ff
|
Add Android wrapper for RFC3994.
|
2014-01-03 15:34:03 +01:00 |
|
Simon Morlat
|
fda6a31d1f
|
add jni for LinphoneCore.startReferedCall()
|
2013-12-13 17:56:03 +01:00 |
|
Simon Morlat
|
fc7f4002ac
|
add missing enum members
|
2013-12-13 11:47:23 +01:00 |
|
Simon Morlat
|
f02255ad6a
|
add new SubscriptionState.Expiring
|
2013-12-13 11:31:25 +01:00 |
|
Simon Morlat
|
4212cc43b8
|
add jni for contact parameters
|
2013-12-12 11:23:01 +01:00 |
|
Simon Morlat
|
5f28f81f4b
|
fix LinphoneProxyConfig.getError() jni
|
2013-12-11 16:17:02 +01:00 |
|
Simon Morlat
|
21447a20b2
|
add privacy api in java.
|
2013-12-09 12:26:49 +01:00 |
|
Simon Morlat
|
2f415bc619
|
modify JNI to allow passing raw data in LinphoneContent.
|
2013-11-18 22:23:41 +01:00 |
|
Sylvain Berfini
|
dbba820b5a
|
Route was never set at the proxy config creation + allow linphonecore to init without linphonerc nor factory
|
2013-11-05 15:30:35 +01:00 |
|
Sylvain Berfini
|
50f9d35804
|
Changes made to JNI and Java to match previous AuthInfo changes
|
2013-11-04 16:28:50 +01:00 |
|
Sylvain Berfini
|
f04dab8f10
|
Added JNI API to get proxyconfigs' prefix & escape plus
|
2013-10-16 09:45:04 +02:00 |
|
Sylvain Berfini
|
aaf2c2d0e8
|
Added JNI API to get DTMF policy
|
2013-10-15 17:14:38 +02:00 |
|
Sylvain Berfini
|
712dd480ca
|
Added JNI API to search a LinphoneAuthInfo from username and realm
|
2013-10-15 15:55:20 +02:00 |
|
Sylvain Berfini
|
08c59397cb
|
Added JNI API to read video policies
|
2013-10-15 12:04:23 +02:00 |
|
Sylvain Berfini
|
fc61fbd1aa
|
Added JNI API to get default username and displayname
|
2013-10-14 14:39:21 +02:00 |
|
Sylvain Berfini
|
539ae4bb56
|
Added JNI API to know if ipv6 is enabled in lc
|
2013-10-14 14:26:29 +02:00 |
|
Sylvain Berfini
|
873072d460
|
Added JNI API to set expires on given proxy config
|
2013-10-14 14:18:33 +02:00 |
|
Sylvain Berfini
|
bcd22f8a74
|
Added JNI API to delete one ProxyConfig and one AuthInfo
|
2013-10-11 15:29:10 +02:00 |
|
Sylvain Berfini
|
c344f32c1e
|
Updated JNI interface and LinphoneAuthInfo java class
|
2013-10-10 12:57:19 +02:00 |
|
Sylvain Berfini
|
863770bebb
|
Fix zrtp library link in Android
|
2013-10-08 16:37:34 +02:00 |
|
Ghislain MARY
|
d10ab0a250
|
Getter functions need to start with "get".
|
2013-10-07 11:20:04 +02:00 |
|
Sylvain Berfini
|
b8453d1bc1
|
Added JNI bindings for LpConfig + extended java LpConfig
|
2013-10-04 11:49:10 +02:00 |
|
Simon Morlat
|
03723b2225
|
fix mistake in eabi when loading libs
|
2013-10-03 22:22:05 +02:00 |
|
Ghislain MARY
|
3c772ea1fe
|
Use tunnelclient and bcg729 static libraries on Android.
|
2013-10-03 17:52:27 +02:00 |
|
Ghislain MARY
|
9680b2915a
|
Use shared library arch ABI suffixes on Android.
|
2013-10-03 17:33:16 +02:00 |
|
Ghislain MARY
|
946bb08733
|
Name ffmpeg and linphone shared libraries according to arch ABI.
|
2013-10-03 16:41:19 +02:00 |
|
Ghislain MARY
|
3878b016ab
|
Remove useless libneon on Android.
|
2013-10-02 16:05:34 +02:00 |
|
Ghislain MARY
|
677f187492
|
Update ffmpeg.
|
2013-09-27 12:26:21 +02:00 |
|
Ghislain MARY
|
b1ab2d9ed0
|
Update JNI according to latest presence API changes.
|
2013-09-19 12:14:50 +02:00 |
|
Ghislain MARY
|
c7ba1b8ee1
|
Update JNI according to latest presence API changes.
|
2013-09-18 16:04:09 +02:00 |
|
Simon Morlat
|
40cb573eac
|
add LinphoneProxyConfig.getError() java/jni
|
2013-09-18 11:16:28 +02:00 |
|
Simon Morlat
|
255eaef302
|
add missing file
|
2013-09-17 19:27:11 +02:00 |
|
Simon Morlat
|
90dd9fe885
|
wrap new publishStateChanged callback to Java
|
2013-09-17 19:26:14 +02:00 |
|
Ghislain MARY
|
480144c98f
|
Update JNI one more time.
|
2013-09-10 13:07:55 +02:00 |
|
Ghislain MARY
|
9752a9c3e8
|
Reflect in the JNI the changes made in the presence API.
|
2013-09-10 12:20:57 +02:00 |
|
Ghislain MARY
|
c61dc5a039
|
Update JNI according to latest presence API changes.
|
2013-09-10 11:33:38 +02:00 |
|