..
video
Move linphone core java implementation files
2012-10-15 09:56:16 +02:00
ErrorInfoImpl.java
add java wrapper to LinphoneErrorInfo
2014-03-24 16:33:42 +01:00
LinphoneAddressImpl.java
Add port getter/setter
2014-12-09 15:12:00 +01:00
LinphoneAuthInfoImpl.java
fix problems with authinfo wrappers, update ms2 for opensles fixes
2014-08-11 16:53:58 +02:00
LinphoneBufferImpl.java
Added JNI binding for new file transfer and chat message callbacks API
2015-03-17 10:34:24 +01:00
LinphoneCallImpl.java
Fix JNI crash about LinphoneCall.getCoference()
2016-01-07 16:26:33 +01:00
LinphoneCallLogImpl.java
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
LinphoneCallParamsImpl.java
Add JNI for the API to clear custom SDP attributes.
2015-10-19 16:20:01 +02:00
LinphoneCallStatsImpl.java
add jni and java accessors for realtime late and loss rates
2013-04-09 15:52:30 +02:00
LinphoneChatMessageImpl.java
Add new methods in JNI
2015-10-07 14:01:29 +02:00
LinphoneChatRoomImpl.java
Merge branch 'dev_rtt'
2015-09-22 11:12:34 +02:00
LinphoneConferenceImpl.java
Fixes JNI crashes around LinphoneConference.getParticipants()
2016-01-08 10:12:02 +01:00
LinphoneConferenceParamsImpl.java
Wraps LinphoneConferenceParams into Java
2016-01-13 15:51:06 +01:00
LinphoneContentImpl.java
LinphoneContent stored in database + few changes on Java API regarding file transfer
2014-09-11 12:14:35 +02:00
LinphoneCoreFactoryImpl.java
rework TunnelConfig java wrapper to make it state of art and in the public interfaces.
2015-10-27 18:41:36 +01:00
LinphoneCoreImpl.java
adapt android jni to MSFactory usage, and add linphone_core_reload_ms_plugins() as a new way of loading plugins after LinphoneCore has been created.
2016-02-04 22:01:00 +01:00
LinphoneEventImpl.java
Fix synchronize in chatroom
2014-08-12 16:16:54 +02:00
LinphoneFriendImpl.java
Fix friend in JNI
2015-04-14 17:04:48 +02:00
LinphoneFriendListImpl.java
find friend by URI added to JNI
2015-12-24 00:33:36 +01:00
LinphoneInfoMessageImpl.java
adapt java to modifications of info api
2013-06-06 21:39:57 +02:00
LinphonePlayerImpl.java
JNI wrapping of linphone_player_destroy()
2014-10-15 14:55:36 +02:00
LinphoneProxyConfigImpl.java
Add new methods in JNI
2015-10-07 14:01:29 +02:00
LpConfigImpl.java
Added JNI bindings for LpConfig + extended java LpConfig
2013-10-04 11:49:10 +02:00
PayloadTypeImpl.java
Add JNI wrapper to set audio/video codecs and to enable DNS SRV.
2015-02-25 14:55:59 +01:00
PresenceActivityImpl.java
Update JNI according to latest presence API changes.
2013-09-10 11:33:38 +02:00
PresenceModelImpl.java
Getter functions need to start with "get".
2013-10-07 11:20:04 +02:00
PresenceNoteImpl.java
Update JNI according to latest presence API changes.
2013-09-19 12:14:50 +02:00
PresencePersonImpl.java
Getter functions need to start with "get".
2013-10-07 11:20:04 +02:00
PresenceServiceImpl.java
Getter functions need to start with "get".
2013-10-07 11:20:04 +02:00
TunnelConfigImpl.java
add missing file
2015-10-29 13:49:00 +01:00