Simon Morlat
|
01d35e5b53
|
wrap new methods
|
2013-08-14 16:08:26 +02:00 |
|
Sylvain Berfini
|
b3c08e5d7e
|
Added method to update message's url field in database in case of changes
|
2013-08-14 11:17:30 +02:00 |
|
Sylvain Berfini
|
88a0da21c1
|
Added storage_id field to LinphoneChatMessage struct + method to delete a single message in message_storage API + JNI glue for this method
|
2013-08-13 15:08:20 +02:00 |
|
Sylvain Berfini
|
6796242238
|
Added JNI glue for markAsRead LinphoneChatRoom method + get all the messages with getHistory method if limit <= 0
|
2013-08-12 14:32:25 +02:00 |
|
Sylvain Berfini
|
55b640b0d7
|
Added a method that returns the existing chatroom if possible instead of always creating a new one + added JNI binding for this method
|
2013-08-12 11:20:44 +02:00 |
|
Sylvain Berfini
|
8fbe7ee1d4
|
Added JNI glue for deleteHistory and getUnreadMessagesCount methods of LinphoneChatRoom
|
2013-08-12 10:52:15 +02:00 |
|
Sylvain Berfini
|
3e2f306e36
|
Added JNI glue for destroy method of LinphoneChatRoom
|
2013-08-12 09:39:50 +02:00 |
|
Sylvain Berfini
|
1ccf89e4fb
|
Init chatrooms at storage startup using sotred conversations + JNI glue to get chatrooms list
|
2013-08-09 17:06:39 +02:00 |
|
Sylvain Berfini
|
952adab4f8
|
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 |
|
Sylvain Berfini
|
389922acce
|
Started the JNI binding of the message_storage functions
|
2013-08-08 16:23:20 +02:00 |
|
Sylvain Berfini
|
9bb6ac525b
|
Updated ms2 and android build to use renamed ffmepg libraries
|
2013-07-11 13:36:56 +02:00 |
|
Simon Morlat
|
866bc5c4c0
|
add missing wrappers to the PayloadType object
|
2013-07-02 16:38:17 +02:00 |
|
Ghislain MARY
|
88d02758b9
|
Fix Android compilation with BasicStatus being moved in its own file.
|
2013-06-27 18:49:52 +02:00 |
|
Ghislain MARY
|
50f145ed77
|
Add missing functions to presence JNI.
|
2013-06-25 11:59:27 +02:00 |
|
Ghislain MARY
|
2d862f98ba
|
Remove useless minutes_away and contact parameters to the linphone_core_set_presence_model() function.
|
2013-06-25 10:52:08 +02:00 |
|
Ghislain MARY
|
ee35e8e413
|
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 |
|
Ghislain MARY
|
5f1e8dd03d
|
Add JNI for presence.
|
2013-06-24 18:02:54 +02:00 |
|
Jehan Monnier
|
6e8e0094c4
|
fix Adroid compilation issue
|
2013-06-24 12:35:21 +02:00 |
|
Jehan Monnier
|
5c230ff8d1
|
Merge remote-tracking branch 'public/master' into belle-sip
Conflicts:
NEWS
coreapi/linphonecore.c
java/impl/org/linphone/core/LinphoneAddressImpl.java
|
2013-06-24 12:06:18 +02:00 |
|
Simon Morlat
|
ad406033c0
|
add java wrapper and jni for LinphoneEvent API
|
2013-06-18 22:11:36 +02:00 |
|
Simon Morlat
|
71c67a045b
|
add java interfaces for LinphoneEvent
|
2013-06-14 17:55:36 +02:00 |
|
Sylvain Berfini
|
4042c86ad4
|
Added setDomain to Java LinphoneAddress
|
2013-06-11 14:23:27 +02:00 |
|
Simon Morlat
|
8c3fd2d432
|
adapt java to modifications of info api
|
2013-06-06 21:39:57 +02:00 |
|
Simon Morlat
|
1939dd72ce
|
finished java wrapping of info API, and add loghandler java implementation
|
2013-05-23 13:22:20 +02:00 |
|
Simon Morlat
|
53d4d1b7f8
|
add transfer_state_changed callback to JNI/java
info api wrapping in progress
|
2013-05-22 17:02:25 +02:00 |
|
Jehan Monnier
|
7db7fbe3c2
|
Add exception to LinphoneFactory.createAddress
|
2013-05-22 15:51:23 +02:00 |
|
Sylvain Berfini
|
d7677e7a4b
|
Renamed liblinphonex86noneon to liblinphonex86
|
2013-05-15 22:28:23 +02:00 |
|
Sylvain Berfini
|
ba73c854ce
|
Renamed android libraries to avoid confusion
|
2013-05-15 22:28:23 +02:00 |
|
Sylvain Berfini
|
05f3feddeb
|
Renamed liblinphonex86noneon to liblinphonex86
|
2013-05-15 10:50:30 +02:00 |
|
Sylvain Berfini
|
7354b123c1
|
Renamed android libraries to avoid confusion
|
2013-05-14 12:13:37 +02:00 |
|
Ghislain MARY
|
89717feaae
|
Merge branch 'master' of git.linphone.org:linphone into belle-sip
|
2013-04-22 13:05:28 +02:00 |
|
Simon Morlat
|
3a3a5e478d
|
wrap DSCP API for java
|
2013-04-19 15:39:40 +02:00 |
|
Jehan Monnier
|
2bdc577f25
|
Merge remote-tracking branch 'origin/master' into belle-sip
|
2013-04-11 20:50:48 +02:00 |
|
Sylvain Berfini
|
e31fbfa473
|
Fix java impl for LinphoneMessage.GetTime
|
2013-04-11 18:03:18 +02:00 |
|
Sylvain Berfini
|
6bd36ceb66
|
Added GetTime method to LinphoneChatMessage java impl
|
2013-04-11 14:34:04 +02:00 |
|
Jehan Monnier
|
9bbb1743b4
|
implement LinphoneAddress.setDomain & setUsername
|
2013-04-11 15:59:20 +02:00 |
|
Ghislain MARY
|
390e8aa189
|
Merge branch 'master' of git.linphone.org:linphone into belle-sip
|
2013-04-11 14:40:47 +02:00 |
|
Jehan Monnier
|
edf037fa37
|
no longer manually loas lib xml on Android
|
2013-04-10 17:35:51 +02:00 |
|
Yann Diorcet
|
3ff0ef4d0a
|
Use static lib for xml2lpc and lpc2xml
|
2013-04-10 14:05:20 +02:00 |
|
Simon Morlat
|
d8aa6f93e4
|
add jni and java accessors for realtime late and loss rates
|
2013-04-09 15:52:30 +02:00 |
|
Jehan Monnier
|
08b6f466a0
|
javadoc enhancements
|
2013-04-03 18:16:13 +02:00 |
|
Sylvain Berfini
|
6bfc2d674f
|
Updated factory to use new package for CpuUtils (org.linphone.mediastream)
|
2013-03-25 09:57:30 +01:00 |
|
Jehan Monnier
|
d8612c0bc7
|
full LinphoneAuthInfo impl for Android
|
2013-03-11 16:57:16 +01:00 |
|
Simon Morlat
|
0b9b574db7
|
add conference recording API.
|
2013-02-22 21:28:31 +01:00 |
|
Simon Morlat
|
b8eff5b034
|
improve echo calibration
add mising declineCall() method to java api.
|
2013-02-19 17:45:48 +01:00 |
|
Yann Diorcet
|
ee6366003f
|
Fix loop in upnp context release
Add upnp public function
Add upnp jni
Improve uPnP support when a device is removed
|
2013-02-13 11:55:05 +01:00 |
|
Yann Diorcet
|
bdf69fd48c
|
Add lpconfig sync jni
|
2013-02-12 12:54:53 +01:00 |
|
Simon Morlat
|
dd9241f226
|
add new JNI and java methods.
|
2013-02-07 15:34:53 +01:00 |
|
Yann Diorcet
|
f36aac6d38
|
Fix lpconfig in java
|
2013-02-07 15:15:49 +01:00 |
|
Yann Diorcet
|
bf0953eb1d
|
Add check in lpc2xml
Add jni for lpc2xml and xml2lpc
Add some jni for LPConfigImpl
|
2013-02-05 10:02:32 +01:00 |
|