Commit graph

311 commits

Author SHA1 Message Date
Simon Morlat
c828b54b33 fix errors in the file transfer API design that were also wrapped in java. 2014-11-14 18:58:51 +01:00
Gautier Pelloux-Prayer
672b833665 Ignore macos bundle geenrated files 2014-10-23 10:53:18 +02:00
Simon Morlat
965add9d6e add new states LinphoneCallEarlyUpdating and LinphoneCallEarlyUpdatedByRemote to properly handle the early dialog UPDATE scenarios.
fix test suite.
2014-10-20 15:10:40 +02:00
François Grisez
9e55c63875 Add getPlayer() method to LinphoneCore class 2014-10-17 13:39:23 +02:00
François Grisez
ee2a235302 Change the API of AndroidVideoWindowImpl class 2014-10-16 10:40:33 +02:00
François Grisez
a6c013bdb7 Rename LinphoneCore.createPlayer() into LinphoneCore.createLocalPlayer() 2014-10-15 16:42:53 +02:00
François Grisez
e7b469eded JNI wrapping of linphone_player_destroy() 2014-10-15 14:55:36 +02:00
François Grisez
182d7989d8 Add a window ID parameter to LinphoneCore.createFilePlayer() 2014-10-14 16:06:00 +02:00
François Grisez
eefa7551a1 Fix the listener of linphone player 2014-10-09 11:41:22 +02:00
François Grisez
a2f8befbcf Add JNI wrapper for linphone_player_get_duration and linphone_player_get_current_position 2014-10-07 14:48:23 +02:00
François Grisez
db528b1a74 Add the LinphonePlayer Java interface 2014-10-06 15:07:47 +02:00
François Grisez
de9c426e2e Add new function to the Java API for tunnel management 2014-09-22 11:55:18 +02:00
Sylvain Berfini
505e22c963 Added JNI bindings for set/get AppData methods for LinphoneChatMessage class 2014-09-15 10:50:12 +02:00
François Grisez
848ab7f990 Update Javadoc of setDebugMode() 2014-09-12 11:23:51 +02:00
Sylvain Berfini
e9a376a014 LinphoneContent stored in database + few changes on Java API regarding file transfer 2014-09-11 12:14:35 +02:00
Sylvain Berfini
8ca0fac233 More work regarding the JNI bindings and the Java interface for the file upload/download 2014-09-10 14:46:51 +02:00
Gautier Pelloux-Prayer
abc0265b97 Set default value for adaptive rate algorithm to "simple", the current algorithm 2014-09-10 14:10:26 +02:00
Sylvain Berfini
c384b0b362 Started Java impl of file transfer 2014-09-09 12:39:56 +02:00
Gautier Pelloux-Prayer
b2ae9095d9 Change adaptive_rate_algorithm API to not use enum 2014-09-09 12:35:15 +02:00
Gautier Pelloux-Prayer
0abc9efadc Define adaptive rate control getter/setter in LinphoneCore.java interface too 2014-09-09 11:09:11 +02:00
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