| .. |
|
video
|
Move linphone core java implementation files
|
2012-10-15 09:56:16 +02:00 |
|
LinphoneAddressImpl.java
|
fix Adroid compilation issue
|
2013-06-24 12:35:21 +02:00 |
|
LinphoneAuthInfoImpl.java
|
full LinphoneAuthInfo impl for Android
|
2013-03-11 16:57:16 +01:00 |
|
LinphoneCallImpl.java
|
adapt java to modifications of info api
|
2013-06-06 21:39:57 +02:00 |
|
LinphoneCallLogImpl.java
|
Need milliseconds, not seconds
|
2012-12-11 17:10:07 +01:00 |
|
LinphoneCallParamsImpl.java
|
add new JNI and java methods.
|
2013-02-07 15:34:53 +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
|
Added more JNI bindings for ChatMessages + few fixes in messaeg_storage (some properties weren't set when read from database)
|
2013-08-09 11:04:50 +02:00 |
|
LinphoneChatRoomImpl.java
|
Added JNI glue for deleteHistory and getUnreadMessagesCount methods of LinphoneChatRoom
|
2013-08-12 10:52:15 +02:00 |
|
LinphoneContentImpl.java
|
add transfer_state_changed callback to JNI/java
|
2013-05-22 17:02:25 +02:00 |
|
LinphoneCoreFactoryImpl.java
|
Updated ms2 and android build to use renamed ffmepg libraries
|
2013-07-11 13:36:56 +02:00 |
|
LinphoneCoreImpl.java
|
Init chatrooms at storage startup using sotred conversations + JNI glue to get chatrooms list
|
2013-08-09 17:06:39 +02:00 |
|
LinphoneEventImpl.java
|
add java wrapper and jni for LinphoneEvent API
|
2013-06-18 22:11:36 +02:00 |
|
LinphoneFriendImpl.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 |
|
LinphoneInfoMessageImpl.java
|
adapt java to modifications of info api
|
2013-06-06 21:39:57 +02:00 |
|
LinphoneProxyConfigImpl.java
|
JNI method to extract country code from e164 phone number
|
2013-01-07 10:53:55 +01:00 |
|
LpConfigImpl.java
|
Add lpconfig sync jni
|
2013-02-12 12:54:53 +01:00 |
|
PayloadTypeImpl.java
|
add missing wrappers to the PayloadType object
|
2013-07-02 16:38:17 +02:00 |
|
PresenceActivityImpl.java
|
Add JNI for presence.
|
2013-06-24 18:02:54 +02:00 |
|
PresenceModelImpl.java
|
Fix Android compilation with BasicStatus being moved in its own file.
|
2013-06-27 18:49:52 +02:00 |
|
PresenceNoteImpl.java
|
Add JNI for presence.
|
2013-06-24 18:02:54 +02:00 |