Commit graph

4366 commits

Author SHA1 Message Date
Simon Morlat
eea8bd18fe do not display_warning() for bad uris 2013-10-16 12:10:14 +02:00
Sylvain Berfini
f04dab8f10 Added JNI API to get proxyconfigs' prefix & escape plus 2013-10-16 09:45:04 +02:00
Simon Morlat
d02090876a remove some codecs on mobile platforms because they are not supported. 2013-10-15 17:37:12 +02:00
Sylvain Berfini
aaf2c2d0e8 Added JNI API to get DTMF policy 2013-10-15 17:14:38 +02:00
Sylvain Berfini
712dd480ca Added JNI API to search a LinphoneAuthInfo from username and realm 2013-10-15 15:55:20 +02:00
Sylvain Berfini
08c59397cb Added JNI API to read video policies 2013-10-15 12:04:23 +02:00
Ghislain MARY
d21c1a917f Update ms2 submodule. 2013-10-15 10:40:17 +02:00
Jehan Monnier
054ecbbe90 fix crash in case of out of dialog NOTIFY rejected by application because unknown from 2013-10-15 09:32:27 +02:00
Jehan Monnier
0e9de476d1 add support for Kindle Fire 2013-10-14 16:54:57 +02:00
Simon Morlat
d48286fc97 add new test for early media and forking 2013-10-14 15:30:28 +02:00
Sylvain Berfini
fc61fbd1aa Added JNI API to get default username and displayname 2013-10-14 14:39:21 +02:00
Sylvain Berfini
539ae4bb56 Added JNI API to know if ipv6 is enabled in lc 2013-10-14 14:26:29 +02:00
Ghislain MARY
ac3615363a Update ms2 submodule for fix in X11 display filter. 2013-10-14 14:24:33 +02:00
Sylvain Berfini
873072d460 Added JNI API to set expires on given proxy config 2013-10-14 14:18:33 +02:00
Sylvain Berfini
bcd22f8a74 Added JNI API to delete one ProxyConfig and one AuthInfo 2013-10-11 15:29:10 +02:00
Simon Morlat
db78dd7fb3 change h264 profile level id to allow working with HD resolutions. 2013-10-11 10:51:38 +02:00
Jehan Monnier
a5c40facf6 add tests to make sure unsuccesfull incall transactions do not abort the call. 2013-10-11 10:31:56 +02:00
Ghislain MARY
5e6693d30a Fix compilation. 2013-10-10 16:59:06 +02:00
Simon Morlat
64789a3b60 update ms2 2013-10-10 16:44:26 +02:00
Sylvain Berfini
c344f32c1e Updated JNI interface and LinphoneAuthInfo java class 2013-10-10 12:57:19 +02:00
Ghislain MARY
7a07ad2446 Add some documentation. 2013-10-09 17:10:04 +02:00
Ghislain MARY
eeb36479d5 Deprecate linphone_core_enable_video() and linphone_core_video_enabled().
Introduce linphone_core_enable_video_capture(), linphone_core_enable_video_display(), linphone_core_video_capture_enabled() and linphone_core_video_display_enabled() instead.
2013-10-09 15:52:09 +02:00
Ghislain MARY
9139a6bd70 Deprecate linphone_core_is_mic_muted() and linphone_core_mute_mic().
Introduce linphone_core_enable_mic() and linphone_core_mic_enabled() to replace them.
2013-10-09 15:19:39 +02:00
Ghislain MARY
20829f3700 Add some documentation. 2013-10-09 15:09:49 +02:00
Ghislain MARY
41d60df070 Normalize event callbacks names. 2013-10-09 14:13:11 +02:00
Ghislain MARY
9a3d935bb3 Generate javascript functions to get the values of enums as strings. 2013-10-09 11:33:52 +02:00
Ghislain MARY
2f6854ca8a Add documentation for enums that were not documented. 2013-10-09 10:44:09 +02:00
Ghislain MARY
933513b776 Add some documentation. 2013-10-08 17:48:09 +02:00
Sylvain Berfini
863770bebb Fix zrtp library link in Android 2013-10-08 16:37:34 +02:00
Ghislain MARY
adb3413ca5 Remove useless @brief tags in the documentation. 2013-10-08 15:55:03 +02:00
Ghislain MARY
ba0cead0ad Fix compilation. 2013-10-08 15:01:25 +02:00
Ghislain MARY
10734524fe Add factory functions to create common linphone objects. 2013-10-08 14:28:16 +02:00
Ghislain MARY
3573ab67d3 Create constructor methods starting with 'new' instead of 'create'. 2013-10-08 14:28:16 +02:00
Jehan Monnier
5a92742e56 propagate android build changes to liblinphone_tester 2013-10-08 12:35:59 +02:00
Jehan Monnier
11187a8c2f Merge commit '25cc96a' 2013-10-08 09:43:29 +02:00
Jehan Monnier
25cc96a51b fix liblinphone tester android build file 2013-10-08 09:42:51 +02:00
Ghislain MARY
c9b4bd9e8d Property getters can start by 'is'. 2013-10-07 17:55:25 +02:00
Ghislain MARY
147f2c0c24 Remove unused code. 2013-10-07 17:55:15 +02:00
Ghislain MARY
9b5d44b8db Fix typo. 2013-10-07 17:42:12 +02:00
Sylvain Berfini
13442d397b Allow null strings in LpConfig.getString 2013-10-07 16:35:11 +02:00
Simon Morlat
470227cf85 fix ICE crash
fix potential crash when opening property box
2013-10-07 11:49:37 +02:00
Ghislain MARY
8bd7346eda Increment presence objects count reference when adding them to other presence objects. 2013-10-07 11:38:11 +02:00
Ghislain MARY
d10ab0a250 Getter functions need to start with "get". 2013-10-07 11:20:04 +02:00
Ghislain MARY
73864e1138 Document lpconfig_read_file(). 2013-10-07 10:58:20 +02:00
Ghislain MARY
f779be584c Deprecate linphone_call_is_in_conference() and linphone_proxy_config_is_registered(). 2013-10-07 10:57:25 +02:00
Ghislain MARY
c1968e3fd8 Normalize linphone_proxy_config_set_expires() name. 2013-10-04 17:41:55 +02:00
Sylvain Berfini
b8453d1bc1 Added JNI bindings for LpConfig + extended java LpConfig 2013-10-04 11:49:10 +02:00
Simon Morlat
03723b2225 fix mistake in eabi when loading libs 2013-10-03 22:22:05 +02:00
Ghislain MARY
3c772ea1fe Use tunnelclient and bcg729 static libraries on Android. 2013-10-03 17:52:27 +02:00
Ghislain MARY
9680b2915a Use shared library arch ABI suffixes on Android. 2013-10-03 17:33:16 +02:00