Margaux Clerc
|
075f13f233
|
Remove textReceived callback
Made echo calibration at start
|
2015-08-12 17:53:32 +02:00 |
|
Margaux Clerc
|
7382c09afc
|
Remove unused function in JNI : chatMessage_updateUrl
|
2015-06-24 17:56:12 +02:00 |
|
Ghislain MARY
|
7ac6a838d4
|
Add linphone_core_get_video_preset() + Add JNI wrapper for some core functions.
|
2015-06-11 15:21:37 +02:00 |
|
Ghislain MARY
|
278bf66e33
|
Implement linphone_core_set_video_preset().
|
2015-06-11 09:41:56 +02:00 |
|
Jehan Monnier
|
258366937a
|
implement re-invite from multicast to unicast call.
|
2015-05-13 09:15:29 +02:00 |
|
Simon Morlat
|
befec1fd93
|
try to load libraries with the prefered order of the device
|
2015-05-05 18:29:31 +02:00 |
|
Margaux Clerc
|
594774d991
|
Add isPhoneNumber function in JNI
|
2015-04-21 12:31:37 +02:00 |
|
Margaux Clerc
|
ef7677a88d
|
Fix friend in JNI
|
2015-04-14 17:04:48 +02:00 |
|
Margaux Clerc
|
a2561ca88c
|
Add ref counting on LinphoneFriend
|
2015-04-14 17:04:48 +02:00 |
|
Margaux Clerc
|
04abb57606
|
Add key ref for friend
|
2015-03-26 14:19:25 +01:00 |
|
Sylvain Berfini
|
8f03913001
|
Added JNI binding for new file transfer and chat message callbacks API
|
2015-03-17 10:34:24 +01:00 |
|
Sylvain Berfini
|
db7ba6939a
|
Changes regarding mic gain + changes for echo cancelation on Android
|
2015-03-10 12:11:56 +01:00 |
|
Ghislain MARY
|
baf75dd419
|
Add JNI wrapper to set audio/video codecs and to enable DNS SRV.
|
2015-02-25 14:55:59 +01:00 |
|
Margaux Clerc
|
a03fd63d7b
|
Add DTLS
|
2015-02-23 14:50:35 +01:00 |
|
Margaux Clerc
|
b3734e28a0
|
JNI setPayloadTypeNumber and resetLogCollection
|
2015-02-19 16:00:31 +01:00 |
|
Margaux Clerc
|
d4670976df
|
Add JNI function mediaInProgress
|
2015-02-17 16:05:40 +01:00 |
|
Margaux Clerc
|
e797f7063f
|
Add logcollection methods in linphoneFactory
|
2015-02-10 18:17:04 +01:00 |
|
Margaux Clerc
|
cd00cc8355
|
Add LinphoneCore.setPrimaryContact() with address
|
2015-02-09 17:37:59 +01:00 |
|
Jehan Monnier
|
2b7f2fd1cb
|
Finilize multicast api java binding
|
2015-02-05 14:40:27 +01:00 |
|
Jehan Monnier
|
ca9738f673
|
prepare multicast control api java binding
|
2015-02-04 17:38:20 +01:00 |
|
Jehan Monnier
|
c2551b2baa
|
fix multicast documentation, add java api
|
2015-02-04 16:39:28 +01:00 |
|
Jehan Monnier
|
a08aacea3f
|
add android support for multicast rtp
|
2015-02-04 12:17:15 +01:00 |
|
Jehan Monnier
|
3e1a1430f4
|
add Android wifi lock management at LinphoneCall level
|
2015-02-04 12:17:15 +01:00 |
|
Margaux Clerc
|
c7437e6ffc
|
Revert LinphoneCoreListener modifications for Android
|
2015-02-03 16:48:48 +01:00 |
|
Margaux Clerc
|
31d3bd0bfa
|
Add JNI setRingback function
|
2015-01-30 10:28:40 +01:00 |
|
Simon Morlat
|
5f6b3fa729
|
add setPreferredFramerate/getPreferredFramerate accessors
|
2015-01-29 15:34:40 +01:00 |
|
Sylvain Berfini
|
f965333d71
|
Fix typos
|
2015-01-05 16:10:33 +01:00 |
|
Sylvain Berfini
|
4e5e409dc2
|
Started to bind log collection methods in JNI layer
|
2015-01-05 15:10:17 +01:00 |
|
Simon Morlat
|
69307afc50
|
fix crash when receiving an external body SIP MESSAGE on android.
|
2014-12-18 08:41:52 +01:00 |
|
Sylvain Berfini
|
95de57a6c6
|
Fix ec calibration crash in Android
|
2014-12-11 11:16:15 +01:00 |
|
Gautier Pelloux-Prayer
|
4ebc9c85b9
|
Add port getter/setter
|
2014-12-09 15:12:00 +01:00 |
|
Simon Morlat
|
21d25ef90e
|
add get/set RemoteRingbackTone() to java wrapper
|
2014-12-05 17:54:21 +01:00 |
|
Sylvain Berfini
|
de2e98bd96
|
Added ClearException in jni layer to prevent crash when listener doesn't implement all callbacks + reworked linphonecorelistener
|
2014-12-01 12:36:24 +01:00 |
|
Sylvain Berfini
|
110ed1c9d9
|
Fix crash when receiving some UTF-8 chars
|
2014-11-27 10:29:39 +01:00 |
|
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 |
|
François Grisez
|
512093a3ee
|
Set the application context while creating a LinphoneCore with LinphoneFactory.createLinphoneCore(listener, context)
|
2014-11-12 16:28:50 +01:00 |
|
Sylvain Berfini
|
52312c0361
|
Fix compilation with ndk 10c
|
2014-11-07 15:15:57 +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 |
|