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 |
|
Yann Diorcet
|
6e49655f63
|
Merge branch '3.6.x'
|
2013-08-08 11:40:16 +02:00 |
|
Yann Diorcet
|
321043603a
|
Fix Upnp Blacklisted int value in java
|
2013-08-08 11:40:07 +02:00 |
|
Yann Diorcet
|
83948bb03c
|
Merge branch '3.6.x'
|
2013-08-08 11:38:10 +02:00 |
|
Yann Diorcet
|
c212173648
|
Upnp: add blacklisted state
|
2013-08-08 11:36:49 +02:00 |
|
Jehan Monnier
|
7c27400203
|
fix typo in dnd reason
|
2013-07-23 21:18:28 +02:00 |
|
Jehan Monnier
|
3051c9bdad
|
add LinphoneReasonDoNotDisturb
|
2013-07-23 21:10:14 +02:00 |
|
Simon Morlat
|
866bc5c4c0
|
add missing wrappers to the PayloadType object
|
2013-07-02 16:38:17 +02:00 |
|
Ghislain MARY
|
fae029b187
|
Put BasicStatus in its own file.
|
2013-06-25 12:07:55 +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 |
|
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 |
|
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 |
|
Simon Morlat
|
846d2c57af
|
wrap DSCP API for java
|
2013-04-19 15:39:40 +02:00 |
|
Simon Morlat
|
3a3a5e478d
|
wrap DSCP API for java
|
2013-04-19 15:39:40 +02:00 |
|
Sylvain Berfini
|
a3e275c126
|
Added GetTime method to LinphoneChatMessage java impl
|
2013-04-11 14:34:04 +02:00 |
|
Sylvain Berfini
|
6bd36ceb66
|
Added GetTime method to LinphoneChatMessage java impl
|
2013-04-11 14:34:04 +02:00 |
|
Simon Morlat
|
374f170fb2
|
add jni and java accessors for realtime late and loss rates
|
2013-04-09 15:52:30 +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
|
1736d38e98
|
javadoc enhancements
|
2013-04-03 18:16:13 +02:00 |
|
Jehan Monnier
|
08b6f466a0
|
javadoc enhancements
|
2013-04-03 18:16:13 +02:00 |
|
Jehan Monnier
|
a4f1f411ef
|
full LinphoneAuthInfo impl for Android
|
2013-03-11 16:57:16 +01:00 |
|
Jehan Monnier
|
d8612c0bc7
|
full LinphoneAuthInfo impl for Android
|
2013-03-11 16:57:16 +01:00 |
|
Yann Diorcet
|
8e9b2b9a24
|
Fix previous commit typo error
|
2013-02-25 15:10:47 +01:00 |
|
Yann Diorcet
|
826b0797d7
|
Add uPnP firewall policy in java
|
2013-02-25 15:04:17 +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
|
bf0953eb1d
|
Add check in lpc2xml
Add jni for lpc2xml and xml2lpc
Add some jni for LPConfigImpl
|
2013-02-05 10:02:32 +01:00 |
|
Simon Morlat
|
e2707b8d5c
|
add get_remote_contact() api and clean java API.
|
2013-01-30 12:05:09 +01:00 |
|
Guillaume Beraudo
|
3a9e33feb0
|
Option to store auth_info in linphonerc
Force value in user application after core creation in order to
prevent the passwords to be stored.
|
2013-01-16 14:53:24 +01:00 |
|
Sylvain Berfini
|
7cddd40cd1
|
Add JNI to get lowBandwidthMode value
|
2013-01-08 10:43:48 +01:00 |
|
Sylvain Berfini
|
c7e98c7377
|
JNI method to extract country code from e164 phone number
|
2013-01-07 10:53:55 +01:00 |
|
Sylvain Berfini
|
414fcf3841
|
TAG for android traces can be specified through JNI interface
|
2012-12-27 12:18:02 +01:00 |
|
Ghislain MARY
|
eb27f4c3c9
|
Add JNI to set static picture.
|
2012-12-21 17:17:00 +01:00 |
|
Sylvain Berfini
|
58c708a10b
|
Add JNI glue to get timestamp for logs
|
2012-12-11 17:00:20 +01:00 |
|
Sylvain Berfini
|
1e75dc4022
|
Add JNI glue to enable/disable low bandwidth param in call
|
2012-12-11 10:59:40 +01:00 |
|
Ghislain MARY
|
a879204d2d
|
Fix some warnings.
|
2012-12-10 16:36:10 +01:00 |
|
Ghislain MARY
|
4821958ecd
|
Improve audio hack for Galaxy S.
|
2012-12-10 16:03:44 +01:00 |
|
Ghislain MARY
|
d7cf616e07
|
Add getRemoteUserAgent() to the JNI.
|
2012-12-04 14:04:33 +01:00 |
|
Sylvain Berfini
|
019c6f1c55
|
Added SIPINFO/Rfc2833 JNI glue
|
2012-11-29 16:40:14 +01:00 |
|