| .. |
|
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 |
|
LinphoneCall.java
|
add new states LinphoneCallEarlyUpdating and LinphoneCallEarlyUpdatedByRemote to properly handle the early dialog UPDATE scenarios.
|
2014-10-20 15:10:40 +02:00 |
|
LinphoneCallLog.java
|
javadoc enhancements
|
2013-04-03 18:16:13 +02:00 |
|
LinphoneCallParams.java
|
Update description comment of the LinphoneCallParams.setRecordFile() method.
|
2014-08-11 15:21:18 +02:00 |
|
LinphoneCallStats.java
|
add jni and java accessors for realtime late and loss rates
|
2013-04-09 15:52:30 +02:00 |
|
LinphoneChatMessage.java
|
fix errors in the file transfer API design that were also wrapped in java.
|
2014-11-14 18:58:51 +01:00 |
|
LinphoneChatRoom.java
|
fix errors in the file transfer API design that were also wrapped in java.
|
2014-11-14 18:58:51 +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
|
Add JNI setRingback function
|
2015-01-30 10:28:40 +01:00 |
|
LinphoneCoreFactory.java
|
Update Javadoc of setDebugMode()
|
2014-09-12 11:23:51 +02:00 |
|
LinphoneCoreListener.java
|
Started to bind log collection methods in JNI layer
|
2015-01-05 15:10:17 +01:00 |
|
LinphoneEvent.java
|
java synchronize LinphoneEvent and LinphoneChatRoom APIs with LinphoneCore
|
2014-06-09 11:05:22 +02:00 |
|
LinphoneFriend.java
|
Remove linphone_friend_set_presence_model() and make linphone_friend_get_presence_model() return a const pointer because the user should not be able to change his friends' presence.
|
2013-06-25 09:58:20 +02: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 JNI wrapper for linphone proxy config realm parameter
|
2014-07-29 14:11:21 +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 |
|
VideoSize.java
|
JNI wrapper for LinphoneCallParams getSentVideoSize and getReceivedVideoSize methods
|
2014-02-27 11:22:19 +01:00 |