| .. |
|
CallDirection.java
|
javadoc enhancements
|
2013-04-03 18:16:13 +02:00 |
|
LinphoneAddress.java
|
Added JNI wrapper for LinphoneAddress set/get transport methods
|
2014-02-18 15:15:55 +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
|
wrap new methods
|
2013-08-14 16:08:26 +02:00 |
|
LinphoneCallLog.java
|
javadoc enhancements
|
2013-04-03 18:16:13 +02:00 |
|
LinphoneCallParams.java
|
JNI wrapper for LinphoneCallParams getSentVideoSize and getReceivedVideoSize methods
|
2014-02-27 11:22:19 +01:00 |
|
LinphoneCallStats.java
|
add jni and java accessors for realtime late and loss rates
|
2013-04-09 15:52:30 +02:00 |
|
LinphoneChatMessage.java
|
Expose chat message reason based on LinphoneReason.
|
2014-02-13 17:20:04 +01:00 |
|
LinphoneChatRoom.java
|
Add Android wrapper for RFC3994.
|
2014-01-03 15:34:03 +01:00 |
|
LinphoneContent.java
|
modify JNI to allow passing raw data in LinphoneContent.
|
2013-11-18 22:23:41 +01:00 |
|
LinphoneCore.java
|
JNI wrapper for accept_early_media methods
|
2014-02-27 10:28:34 +01:00 |
|
LinphoneCoreFactory.java
|
Added AndroidContext param to createlinphonecore (needed for opensles sound module for android) + updated ms2
|
2014-01-23 12:26:10 +01:00 |
|
LinphoneCoreListener.java
|
Fix android core listener missing new added callback for remote provisioning
|
2014-02-11 16:48:01 +01:00 |
|
LinphoneEvent.java
|
Added JNI wrapper for recently added Publish/Subscribe methods + fix in previous JNI wrapper for encondig in LinphoneContent
|
2014-02-24 11:33:10 +01: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 |
|
LinphoneProxyConfig.java
|
More builder-like interface for LinphoneProxyConfig
|
2014-02-12 16:04:48 +01: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 missing enum members
|
2013-12-13 11:47:23 +01:00 |
|
SubscriptionDir.java
|
add java wrapper and jni for LinphoneEvent API
|
2013-06-18 22:11:36 +02:00 |
|
SubscriptionState.java
|
add new SubscriptionState.Expiring
|
2013-12-13 11:31:25 +01:00 |
|
VideoSize.java
|
JNI wrapper for LinphoneCallParams getSentVideoSize and getReceivedVideoSize methods
|
2014-02-27 11:22:19 +01:00 |