Simon Morlat
|
cd6dfcabe4
|
add java wrappers for new reachability methods
|
2016-01-22 18:22:43 +01:00 |
|
François Grisez
|
fc9dc6093b
|
Add a method to LinphoneCallLog to check whether a call was a call to a conference server
|
2016-01-14 17:00:06 +01:00 |
|
François Grisez
|
9eced02408
|
Wraps LinphoneConferenceParams into Java
|
2016-01-13 15:51:06 +01:00 |
|
François Grisez
|
dab5cc724d
|
Fixes JNI crashes around LinphoneConference.getParticipants()
|
2016-01-08 10:12:02 +01:00 |
|
Brieuc Viel
|
c20dea4b94
|
Fix JNI crash about LinphoneCall.getCoference()
|
2016-01-07 16:26:33 +01:00 |
|
François Grisez
|
38dfb9ab6f
|
Merge branch 'dev_conference_rfc4579'
|
2016-01-07 10:13:04 +01:00 |
|
François Grisez
|
dc62411463
|
Fix JNI of getConference() methods of LinphoneCore and LinphoneCall
|
2016-01-06 15:03:53 +01:00 |
|
François Grisez
|
95c893dcc1
|
Wrap LinphoneConference class into Java
|
2016-01-06 14:30:13 +01:00 |
|
Christophe Deschamps
|
12e71eccbe
|
Merge remote-tracking branch 'remotes/origin/dev_presence_list'
- Fix memory leak in jni wrapper
- Implemented findFriendByUri (LinphoneFriendList)
|
2015-12-29 23:44:02 +01:00 |
|
Christophe Deschamps
|
a142ea2981
|
find friend by URI added to JNI
|
2015-12-24 00:33:36 +01:00 |
|
Ghislain MARY
|
fb6d0dd135
|
Merge branch 'dev_presence_list'
|
2015-12-18 15:01:10 +01:00 |
|
Christophe Deschamps
|
342d404c35
|
Missing wrapper files
|
2015-12-15 10:42:05 +01:00 |
|
Christophe Deschamps
|
2840f5fcac
|
JNI Wrapper for presence list
|
2015-12-14 14:11:37 +01:00 |
|
Simon Morlat
|
07ecd09829
|
add LinphoneCore.setNortpTimeout() java wrapper
|
2015-11-26 11:51:54 +01:00 |
|
Margaux Clerc
|
47662ce97e
|
Add calllogs in database for android
|
2015-11-19 14:43:08 +01:00 |
|
Simon Morlat
|
f0b9d0fffe
|
add linphone_core_set_transport_timeout() wrapper for java
|
2015-11-04 17:55:10 +01:00 |
|
Simon Morlat
|
faa6092236
|
fix crashes in android when doing things with LinphoneCore within the globalStateChanged callbacks.
Add wrappers for the http proxy api.
|
2015-11-03 18:30:33 +01:00 |
|
Simon Morlat
|
4385557cd8
|
add LinphoneCallLog.getCallId() java wrapper
|
2015-11-03 14:36:59 +01:00 |
|
Simon Morlat
|
7b529234d6
|
remove dangerous LinphoneCore.createDefaultCallParameters() from java api.
|
2015-11-02 22:01:25 +01:00 |
|
Simon Morlat
|
d94a20367f
|
add missing Java bindings
|
2015-10-30 15:46:52 +01:00 |
|
Simon Morlat
|
9f2f6163d0
|
fix tunnelconfig problems
|
2015-10-29 16:05:31 +01:00 |
|
Simon Morlat
|
ad29346e10
|
add missing file
|
2015-10-29 13:49:00 +01:00 |
|
Simon Morlat
|
c4cf58931e
|
rework TunnelConfig java wrapper to make it state of art and in the public interfaces.
|
2015-10-27 18:41:36 +01:00 |
|
Ghislain MARY
|
c1f90bf283
|
Add JNI for the API to clear custom SDP attributes.
|
2015-10-19 16:20:01 +02:00 |
|
Ghislain MARY
|
db3c815956
|
Add JNI to handle media directions.
|
2015-10-08 11:40:25 +02:00 |
|
Margaux Clerc
|
68829aef4d
|
Add new methods in JNI
|
2015-10-07 14:01:29 +02:00 |
|
Ghislain MARY
|
62c627111f
|
Add JNI for the API to handle custom SDP attributes.
|
2015-10-07 13:34:00 +02:00 |
|
Ghislain MARY
|
c5461d7b6f
|
Add java wrapper for linphone_call_set_next_video_frame_decoded_callback.
|
2015-09-29 15:38:36 +02:00 |
|
Sylvain Berfini
|
b5d0667594
|
Merge branch 'dev_rtt'
|
2015-09-22 11:12:34 +02:00 |
|
Simon Morlat
|
5257d25cab
|
removes reference to LinphoneChatRoom.destroy(), which should not be used from java code
|
2015-09-13 16:47:14 +02:00 |
|
Sylvain Berfini
|
1a43b01696
|
Merge branch 'master' into dev_rtt
|
2015-09-10 14:19:52 +02:00 |
|
Margaux Clerc
|
075f13f233
|
Remove textReceived callback
Made echo calibration at start
|
2015-08-12 17:53:32 +02:00 |
|
Sylvain Berfini
|
7f98e218f0
|
Finished RTT JNI/Java API
|
2015-08-05 16:52:52 +02:00 |
|
Jehan Monnier
|
2e331a0ca0
|
add rtt java API. No jni yet
|
2015-08-01 19:27:01 +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
|
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 |
|