Simon Morlat
|
3603a92ce4
|
add jitter buffer settings
|
2014-08-12 17:24:45 +02:00 |
|
Simon Morlat
|
a357f2fc86
|
add LinphoneChatMessage.getTo() java wrapper
|
2014-08-12 17:09:19 +02:00 |
|
Margaux Clerc
|
c7f6a5a4f8
|
Add JNI for detect VBR codec
|
2014-08-12 16:16:54 +02:00 |
|
Margaux Clerc
|
0778de48aa
|
Fix synchronize in chatroom
Fix getProxyConfig
|
2014-08-12 16:16:54 +02:00 |
|
Simon Morlat
|
b9a6e50746
|
fix problems with authinfo wrappers, update ms2 for opensles fixes
|
2014-08-11 16:53:58 +02:00 |
|
Margaux Clerc
|
9d54780865
|
Add jni for adaptive rate control
|
2014-08-04 14:46:15 +02:00 |
|
Gautier Pelloux-Prayer
|
d8cc5b600f
|
Add JNI wrapper for linphone proxy config realm parameter
|
2014-07-29 14:11:21 +02:00 |
|
Margaux Clerc
|
8b99a4c074
|
Add JNI method for user data in call
and proxy config
|
2014-07-23 14:58:37 +02:00 |
|
Gautier Pelloux-Prayer
|
de812274e7
|
add JNI wrapper for publish expires getter/setter
|
2014-07-17 11:08:35 +02:00 |
|
Gautier Pelloux-Prayer
|
f3cfd4e0d5
|
add JNI getters/setters for quality reporting
|
2014-07-10 14:49:29 +02:00 |
|
Margaux Clerc
|
b5aeb7e755
|
Jni update proxyConfig wrapper
|
2014-07-08 16:01:59 +02:00 |
|
Simon Morlat
|
7d3031dd23
|
synchronisation in chatroom (lost in previous commit)
|
2014-06-09 11:52:53 +02:00 |
|
Simon Morlat
|
c913816dee
|
java synchronize LinphoneEvent and LinphoneChatRoom APIs with LinphoneCore
|
2014-06-09 11:05:22 +02:00 |
|
Simon Morlat
|
7c3924053b
|
fix API naming
|
2014-06-04 15:41:15 +02:00 |
|
Ghislain MARY
|
f11f588729
|
Add JNI wrapper for AVPF parameters of the proxy config.
|
2014-06-03 14:47:55 +02:00 |
|
Simon Morlat
|
610f31c95f
|
add java bindings for new payload type related API
|
2014-05-07 12:06:32 +02:00 |
|
Simon Morlat
|
fd81360160
|
fix management of LinphoneChatMessage in android glue
add authInfoRequested implementation.
|
2014-04-11 14:46:21 +02:00 |
|
Simon Morlat
|
643d39637b
|
repair android build, serialize proxy configs.
|
2014-04-11 11:10:56 +02:00 |
|
Sylvain Berfini
|
5e01d28d2b
|
Added linphonecore stop ringing JNI wrapper
|
2014-04-07 11:58:15 +02:00 |
|
Jehan Monnier
|
75529783cf
|
bzrtp integration for android
|
2014-04-02 17:24:49 +02:00 |
|
Simon Morlat
|
2276fd70fe
|
wrap chat enablement methods to java
|
2014-03-25 13:11:15 +01:00 |
|
Simon Morlat
|
9d31ca0e5d
|
add java wrapper to LinphoneErrorInfo
|
2014-03-24 16:33:42 +01:00 |
|
Simon Morlat
|
8be3fd04d1
|
wrap linphone_core_set_tone() to java
|
2014-03-18 17:55:21 +01:00 |
|
Jehan Monnier
|
4e7f788ffa
|
add jni wrapper for: enableSdp200Ack
|
2014-03-18 13:05:17 +01:00 |
|
Simon Morlat
|
815348c25c
|
add setMtu() getMtu() to java API
|
2014-03-13 17:42:28 +01:00 |
|
Guillaume Beraudo
|
cf3c3a5601
|
Allow unsetting default proxy config.
|
2014-03-06 11:20:29 +01:00 |
|
Sylvain Berfini
|
aad2df16d1
|
Wrapper JNI for more LinphoneReason + linphone_core_set_call_error_tone
|
2014-03-06 10:53:07 +01:00 |
|
Sylvain Berfini
|
cac1551acd
|
Reworked lpconfig global default values section to have one default value for each section + use proxy default value when creating proxy config
|
2014-03-03 10:54:56 +01:00 |
|
Sylvain Berfini
|
3a3f331ca3
|
JNI wrapper for LinphoneCallParams getSentVideoSize and getReceivedVideoSize methods
|
2014-02-27 11:22:19 +01:00 |
|
Sylvain Berfini
|
c0bd6fb61e
|
JNI wrapper for accept_early_media methods
|
2014-02-27 10:28:34 +01:00 |
|
Sylvain Berfini
|
362ad2e566
|
Added JNI wrapper for recently added Publish/Subscribe methods + fix in previous JNI wrapper for encondig in LinphoneContent
|
2014-02-24 11:33:10 +01:00 |
|
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 |
|
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
|
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
|
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 |
|