Commit graph

2050 commits

Author SHA1 Message Date
Sylvain Berfini
e80e7f156d Removed useless preference 2013-10-30 11:02:04 +01:00
Simon Morlat
a17d74549b update belle-sip & linphone 2013-10-29 22:16:01 +01:00
Jehan Monnier
a8acca6bae make sure video support is optionnal 2013-10-29 16:54:43 +01:00
Sylvain Berfini
4b2dceb40b Fix proxy/outbound proxy issue 2013-10-28 10:37:47 +01:00
Guillaume BIENKOWSKI
be0cede76a Modified build process to include iSAC codec. It now needs inclusion in the Android app 2013-10-24 16:52:58 +02:00
Guillaume BIENKOWSKI
9678ca7c01 Added Android.mk file in build/webrtc for iSAC 2013-10-24 16:52:06 +02:00
Guillaume BIENKOWSKI
fc179ddc59 msisac @head to add Android build 2013-10-24 16:49:05 +02:00
Guillaume BIENKOWSKI
473d777873 msisac @ current head 2013-10-23 17:41:28 +02:00
Guillaume BIENKOWSKI
982331390e Added submodule msisac 2013-10-23 17:34:25 +02:00
Ghislain MARY
7a82aeda3d Update belle-sip and linphone submodules to fix build with tunnel. 2013-10-23 15:57:50 +02:00
Ghislain MARY
70e93f4a34 Update linphone submodule. 2013-10-22 10:50:34 +02:00
Ghislain MARY
010440944d Fix build of mediastreamer2 SDK. 2013-10-21 17:39:58 +02:00
Ghislain MARY
7de6a1b970 Remove useless code. 2013-10-21 17:26:05 +02:00
Ghislain MARY
9786a52f72 Fix indentation. 2013-10-21 17:21:21 +02:00
Ghislain MARY
60427fec2c Restore build for x86. 2013-10-21 17:20:55 +02:00
Simon Morlat
d9978cd62c update linphone submodule because of severe crash in chat rooms. 2013-10-18 10:33:48 +02:00
Sylvain Berfini
3801f2c795 Added remote provisioning menu to wizard + fix db crash when restart app after fresh install 2013-10-18 09:36:53 +02:00
Sylvain Berfini
35ba0ec662 Merge branch 'master' of git.linphone.org:linphone-android 2013-10-17 12:36:31 +02:00
Sylvain Berfini
08496f4691 Fix dialer rotation on phones 2013-10-17 12:35:28 +02:00
Sylvain Berfini
5a392adaf4 Merge branch 'dev_settings' 2013-10-17 12:25:38 +02:00
Simon Morlat
49a0e765b1 fix belle-sip version 2013-10-16 21:37:35 +02:00
Sylvain Berfini
08ce4bcb93 Remote provisioning working 2013-10-16 15:08:54 +02:00
Sylvain Berfini
1f182a65ba Updated liblinphone 2013-10-16 12:53:06 +02:00
Sylvain Berfini
fbce02c572 Added dial prefix and dial escape to accounts params + fix for account expire 2013-10-16 10:09:33 +02:00
Sylvain Berfini
5c31f7e3f6 Binded call's settings 2013-10-15 17:15:50 +02:00
Sylvain Berfini
2b75d4c6ec Custom string for default account label 2013-10-15 16:08:02 +02:00
Sylvain Berfini
a2cb36ff8f Added class to migrate old fashioned settings to new ones 2013-10-15 15:57:07 +02:00
Sylvain Berfini
04be0962b5 Fix compil issue (unwanted commit change in previous commit) 2013-10-15 12:12:13 +02:00
Sylvain Berfini
3c5d0bea3e Binded most of video settings 2013-10-15 12:06:39 +02:00
Sylvain Berfini
70b7ea2f28 Lower the minimal screen size requiered to switch to tablet layout (for kindles) 2013-10-14 17:12:32 +02:00
Jehan Monnier
59175f56e5 add support for Kindle Fire 2013-10-14 16:55:34 +02:00
Sylvain Berfini
ed25573be2 Binded audio settings and codecs 2013-10-14 16:41:36 +02:00
Sylvain Berfini
5c898ca323 Fix sip port and random port 2013-10-14 16:02:05 +02:00
Sylvain Berfini
18bd5b0185 Finished accounts settings + added back colored led for registration status 2013-10-14 15:08:21 +02:00
Sylvain Berfini
81a2b89243 More settings binded (advanced) 2013-10-14 14:42:45 +02:00
Sylvain Berfini
4ac142370a Remove obsolote push notif infos from contacts params 2013-10-11 17:16:01 +02:00
Sylvain Berfini
5a03fb1cd6 More settings binded 2013-10-11 15:30:38 +02:00
Sylvain Berfini
cbb8641c91 More settings working (accounts and network mostly) 2013-10-10 15:56:06 +02:00
Sylvain Berfini
6eb333bcf6 Use a default .linphonerc if not existing yet (moved some values from factory to linphonerc) + can create account using wizard 2013-10-10 12:58:28 +02:00
Sylvain Berfini
0d61f337d3 Started filling preferences wrapper 2013-10-09 17:03:01 +02:00
Sylvain Berfini
37b43c398d Hide settings depending on capabilites and/or app configuration 2013-10-09 12:31:16 +02:00
Sylvain Berfini
a7466b990d Enabled ZRTP compilation by default 2013-10-08 16:38:16 +02:00
Sylvain Berfini
1c7fd4e917 Fix tablet multiple wizard windows stacked 2013-10-08 15:32:51 +02:00
Sylvain Berfini
b33f2fc103 Fix crash that happens sometimes 2013-10-08 15:16:07 +02:00
Sylvain Berfini
1f54b20397 Fix tablet display when pressing back button 2013-10-08 15:09:47 +02:00
Sylvain Berfini
26d69ee9b3 Fix startup crash 2013-10-08 15:09:30 +02:00
Sylvain Berfini
eaff4d781b Revert an unwanted change in the previous commit 2013-10-08 15:09:11 +02:00
Sylvain Berfini
aa2cdb51ec Updated texts color value to be able to change it quickly depending on background color 2013-10-08 14:27:57 +02:00
Jehan Monnier
342f1a7ee1 propagate android build changes to liblinphone_tester 2013-10-08 13:07:29 +02:00
Sylvain Berfini
a7fb6e73d3 Changed way of using linphone to store settings 2013-10-08 12:21:33 +02:00