| .. |
|
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
|
fix memory leak in JNI getHistory()
|
2016-05-10 16:03:14 +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
|
Add missing license headers.
|
2016-07-08 16:38:49 +02:00 |
|
LinphoneCore.java
|
JNI wrapper for isVCardSupported method
|
2016-07-25 13:53:49 +02:00 |
|
LinphoneCoreFactory.java
|
Added JNI method to create LpConfig from buffer
|
2016-05-11 15:38:24 +02:00 |
|
LinphoneCoreListener.java
|
Added JNI bindings for newly created vtable callbacks
|
2016-02-01 16:24:27 +01:00 |
|
LinphoneCoreListenerBase.java
|
Added JNI bindings for newly created vtable callbacks
|
2016-02-01 16:24:27 +01:00 |
|
LinphoneEvent.java
|
java synchronize LinphoneEvent and LinphoneChatRoom APIs with LinphoneCore
|
2014-06-09 11:05:22 +02:00 |
|
LinphoneFriend.java
|
Fix errors in vcard API.
|
2016-07-22 17:21:21 +02:00 |
|
LinphoneFriendList.java
|
Removed LinphoneFriendList.closeSubscriptions method from JNI wrapper
|
2016-04-27 16:11:09 +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 |
|
LinphoneNatPolicy.java
|
Add NAT policy JNI wrapper.
|
2016-07-08 16:43:32 +02:00 |
|
LinphonePlayer.java
|
Change the API of AndroidVideoWindowImpl class
|
2014-10-16 10:40:33 +02:00 |
|
LinphoneProxyConfig.java
|
merge patch adding java wrapper for linphone_proxy_config_set/get_customer_header()
|
2016-06-01 19:44:50 +02:00 |
|
LinphoneXmlRpcRequest.java
|
Added JNI methods for LinphoneXmlRpc stack
|
2016-07-22 16:27:55 +02:00 |
|
LinphoneXmlRpcSession.java
|
Added JNI methods for LinphoneXmlRpc stack
|
2016-07-22 16:27:55 +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 |