..
CallDirection.java
javadoc enhancements
2013-04-03 18:16:13 +02:00
ErrorInfo.java
add java wrapper to LinphoneErrorInfo
2014-03-24 16:33:42 +01:00
LinphoneAddress.java
Add port getter/setter
2014-12-09 15:12:00 +01:00
LinphoneAuthInfo.java
Changes made to JNI and Java to match previous AuthInfo changes
2013-11-04 16:28:50 +01:00
LinphoneBuffer.java
Added JNI binding for new file transfer and chat message callbacks API
2015-03-17 10:34:24 +01:00
LinphoneCall.java
Fix JNI crash about LinphoneCall.getCoference()
2016-01-07 16:26:33 +01:00
LinphoneCallLog.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
LinphoneCallParams.java
Add JNI for the API to clear custom SDP attributes.
2015-10-19 16:20:01 +02:00
LinphoneCallStats.java
fix java wrapper
2015-10-20 22:47:13 +02:00
LinphoneChatMessage.java
Add new methods in JNI
2015-10-07 14:01:29 +02:00
LinphoneChatRoom.java
Merge branch 'dev_rtt'
2015-09-22 11:12:34 +02:00
LinphoneConference.java
Fixes JNI crashes around LinphoneConference.getParticipants()
2016-01-08 10:12:02 +01:00
LinphoneConferenceParams.java
Wraps LinphoneConferenceParams into Java
2016-01-13 15:51:06 +01:00
LinphoneContent.java
LinphoneContent stored in database + few changes on Java API regarding file transfer
2014-09-11 12:14:35 +02:00
LinphoneCore.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
LinphoneCoreFactory.java
rework TunnelConfig java wrapper to make it state of art and in the public interfaces.
2015-10-27 18:41:36 +01:00
LinphoneCoreListener.java
Remove textReceived callback
2015-08-12 17:53:32 +02:00
LinphoneCoreListenerBase.java
Remove textReceived callback
2015-08-12 17:53:32 +02:00
LinphoneEvent.java
java synchronize LinphoneEvent and LinphoneChatRoom APIs with LinphoneCore
2014-06-09 11:05:22 +02:00
LinphoneFriend.java
Add key ref for friend
2015-03-26 14:19:25 +01:00
LinphoneFriendList.java
find friend by URI added to JNI
2015-12-24 00:33:36 +01:00
LinphoneInfoMessage.java
adapt java to modifications of info api
2013-06-06 21:39:57 +02:00
LinphoneLogHandler.java
finished java wrapping of info API, and add loghandler java implementation
2013-05-23 13:22:20 +02:00
LinphonePlayer.java
Change the API of AndroidVideoWindowImpl class
2014-10-16 10:40:33 +02:00
LinphoneProxyConfig.java
Add new methods in JNI
2015-10-07 14:01:29 +02:00
LpConfig.java
Added JNI bindings for LpConfig + extended java LpConfig
2013-10-04 11:49:10 +02:00
OnlineStatus.java
Add JNI for presence.
2013-06-24 18:02:54 +02:00
package.html
Fix terminology about speaker and receiver in the documentation.
2012-10-18 11:58:43 +02:00
PayloadType.java
add missing wrappers to the PayloadType object
2013-07-02 16:38:17 +02:00
PresenceActivity.java
Update JNI according to latest presence API changes.
2013-09-10 11:33:38 +02:00
PresenceActivityType.java
Add JNI for presence.
2013-06-24 18:02:54 +02:00
PresenceBasicStatus.java
Put BasicStatus in its own file.
2013-06-25 12:07:55 +02:00
PresenceModel.java
Getter functions need to start with "get".
2013-10-07 11:20:04 +02:00
PresenceNote.java
Update JNI according to latest presence API changes.
2013-09-19 12:14:50 +02:00
PresencePerson.java
Getter functions need to start with "get".
2013-10-07 11:20:04 +02:00
PresenceService.java
Getter functions need to start with "get".
2013-10-07 11:20:04 +02:00
Privacy.java
add java wrapper and jni for LinphoneEvent API
2013-06-18 22:11:36 +02:00
PublishState.java
add new SubscriptionState.Expiring
2013-12-13 11:31:25 +01:00
Reason.java
add java wrapper to LinphoneErrorInfo
2014-03-24 16:33:42 +01:00
SubscriptionDir.java
add java wrapper and jni for LinphoneEvent API
2013-06-18 22:11:36 +02:00
SubscriptionState.java
improve LinphoneEvent api:
2014-04-11 10:00:13 +02:00
ToneID.java
wrap linphone_core_set_tone() to java
2014-03-18 17:55:21 +01:00
TunnelConfig.java
rework TunnelConfig java wrapper to make it state of art and in the public interfaces.
2015-10-27 18:41:36 +01:00
VideoSize.java
Add LinphoneCore.setPrimaryContact() with address
2015-02-09 17:37:59 +01:00