| .. |
|
video
|
Move linphone core java implementation files
|
2012-10-15 09:56:16 +02:00 |
|
LinphoneAddressImpl.java
|
Added JNI wrapper for LinphoneAddress set/get transport methods
|
2014-02-18 15:15:55 +01:00 |
|
LinphoneAuthInfoImpl.java
|
Changes made to JNI and Java to match previous AuthInfo changes
|
2013-11-04 16:28:50 +01:00 |
|
LinphoneCallImpl.java
|
better management of LinphoneAddress in java.
|
2013-08-27 22:11:53 +02:00 |
|
LinphoneCallLogImpl.java
|
better management of LinphoneAddress in java.
|
2013-08-27 22:11:53 +02:00 |
|
LinphoneCallParamsImpl.java
|
JNI wrapper for LinphoneCallParams getSentVideoSize and getReceivedVideoSize methods
|
2014-02-27 11:22:19 +01:00 |
|
LinphoneCallStatsImpl.java
|
add jni and java accessors for realtime late and loss rates
|
2013-04-09 15:52:30 +02:00 |
|
LinphoneChatMessageImpl.java
|
Expose chat message reason based on LinphoneReason.
|
2014-02-13 17:20:04 +01:00 |
|
LinphoneChatRoomImpl.java
|
Add Android wrapper for RFC3994.
|
2014-01-03 15:34:03 +01:00 |
|
LinphoneContentImpl.java
|
modify JNI to allow passing raw data in LinphoneContent.
|
2013-11-18 22:23:41 +01:00 |
|
LinphoneCoreFactoryImpl.java
|
Removed useless code + updated ms2 with new opensles sound card
|
2014-02-05 15:51:30 +01:00 |
|
LinphoneCoreImpl.java
|
wrap linphone_core_set_tone() to java
|
2014-03-18 17:55:21 +01:00 |
|
LinphoneEventImpl.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 |
|
LinphoneFriendImpl.java
|
imlement java synchronization of LinphoneFriend with LinphoneCore
|
2014-01-22 16:49:15 +01:00 |
|
LinphoneInfoMessageImpl.java
|
adapt java to modifications of info api
|
2013-06-06 21:39:57 +02:00 |
|
LinphoneProxyConfigImpl.java
|
More builder-like interface for LinphoneProxyConfig
|
2014-02-12 16:04:48 +01:00 |
|
LpConfigImpl.java
|
Added JNI bindings for LpConfig + extended java LpConfig
|
2013-10-04 11:49:10 +02:00 |
|
PayloadTypeImpl.java
|
add missing wrappers to the PayloadType object
|
2013-07-02 16:38:17 +02: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 |