Gautier Pelloux-Prayer
|
f6e388c4b2
|
Add possibility to change adaptive rate algorithm at runtime
|
2014-09-08 16:56:23 +02:00 |
|
François Grisez
|
c3575589c1
|
Add two JNI functions for tunnels manipulation
*Add LinphoneCore.tunnelGetServers()
*Ass LinphoneCore.tunnelAddServer()
|
2014-09-03 17:12:40 +02:00 |
|
Margaux Clerc
|
06cac462a7
|
Use ref/unref function in JNI for proxy config
|
2014-08-28 16:40:47 +02:00 |
|
Gautier Pelloux-Prayer
|
c53f70e256
|
Fix erroneous documentation from conversation history new methods
|
2014-08-19 15:06:50 +02:00 |
|
Gautier Pelloux-Prayer
|
e745c956e7
|
Add method to retrieve size of a conversation history and a part of it
|
2014-08-19 11:31:40 +02:00 |
|
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 |
|
François Grisez
|
87eb75d379
|
Update description comment of the LinphoneCallParams.setRecordFile() method.
|
2014-08-11 15:21:18 +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
|
823f20b21b
|
add documentation to createLinphoneCore()
|
2014-07-01 23:10:45 +02:00 |
|
Simon Morlat
|
c913816dee
|
java synchronize LinphoneEvent and LinphoneChatRoom APIs with LinphoneCore
|
2014-06-09 11:05:22 +02:00 |
|
Simon Morlat
|
22f6228c96
|
fix android build
|
2014-06-04 16:31:29 +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 |
|
Simon Morlat
|
39f9ec6a48
|
improve LinphoneEvent api:
- better error notification
- allow publish without expires
|
2014-04-11 10:00:13 +02:00 |
|
Sylvain Berfini
|
5e01d28d2b
|
Added linphonecore stop ringing JNI wrapper
|
2014-04-07 11:58:15 +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
|
c43ae68b80
|
re-add new functions in LinphoneCore.java that was reverted by my fuck*** Eclipse when crashing.
|
2014-03-15 10:49:47 +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
|
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
|
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 |
|
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 |
|