Commit graph

3649 commits

Author SHA1 Message Date
Sylvain Berfini
a3706aa965 Updated linphone 2016-06-13 14:44:14 +02:00
Sylvain Berfini
3922a54543 Updated linphone to fix compil 2016-06-13 12:41:32 +02:00
Sylvain Berfini
af6015f26b Updated linphone 2016-06-13 12:29:38 +02:00
Sylvain Berfini
e56f53bfa8 Updated linphone to disable vfs for sqlite until all related issues are fixed 2016-06-13 12:09:00 +02:00
Sylvain Berfini
fdcbbf5733 Fix crash when deleting account + disabled delete button when there is no account to delete 2016-06-13 10:40:27 +02:00
Jehan Monnier
23b4eb71d8 [Switch submodule branch]
Switch linphone submodule & co to branch 3.10.x
2016-06-10 12:10:45 +02:00
Sylvain Berfini
ec35725474 Fixed auth info not being removed when account is deleted + fixed previous proxy config not being unregistered when username is edited 2016-06-08 11:17:13 +02:00
Sylvain Berfini
21fc891fef Fixed freeze/crash when denying permanently contacts permission 2016-06-07 16:57:11 +02:00
Sylvain Berfini
b940ef0ee5 Improvements on how we handle permission requests 2016-06-07 16:11:23 +02:00
Ghislain MARY
7a86beeb6c Update bzrtp submodule. 2016-06-07 15:43:45 +02:00
Sylvain Berfini
2cda8ad43e Ask for camera permission when trying to pick a picture when editing a contact image or sending a file via chat 2016-06-07 15:40:05 +02:00
Ghislain MARY
290a22a934 Update bctoolbox and linphone submodules. 2016-06-07 15:35:35 +02:00
Sylvain Berfini
8496c84a66 Use getHistorySize instead of getHistory().length 2016-06-06 12:02:32 +02:00
Sylvain Berfini
20585afbc5 Removed useless invalidate() in chat causing bad performances + updated linphone to fix sqlite vfs error 2016-06-06 11:58:29 +02:00
Simon Morlat
3738e602eb repair build 2016-06-03 21:57:09 +02:00
Sylvain Berfini
3400ffd74f Display progress dialog when remote provisioning
+ Go to dialer once registered
+ Set firstLaunchSuccessful to prevent assistant to show up on next restart
2016-06-03 16:51:48 +02:00
Sylvain Berfini
fdd3aa3db3 Updated submodules to fix presence notify crash 2016-06-03 15:26:38 +02:00
Sylvain Berfini
661d8e202e Fixed account registration never being updated on first assistant remote provisioning step 2016-06-03 15:26:38 +02:00
Ghislain MARY
bdff7143dc Fix build of android support library with NDK 10. 2016-06-03 11:40:09 +02:00
Ghislain MARY
9617f53ce7 Update linphone submodule. 2016-06-03 11:23:41 +02:00
Simon Morlat
9c418d4542 update submodules 2016-06-03 10:48:24 +02:00
Sylvain Berfini
cfb430bfb1 Fix null pointer exception 2016-06-02 15:50:48 +02:00
Sylvain Berfini
b894516ab5 When killing task, service activity to start on incoming call was lost. 2016-06-02 11:39:46 +02:00
Simon Morlat
c79317486d update submodules 2016-06-01 19:52:11 +02:00
Ghislain MARY
5b2015e983 Update cmake-builder submodule. 2016-06-01 12:41:39 +02:00
Ghislain MARY
029cdce8c2 Update linphone submodule. 2016-06-01 12:35:22 +02:00
Ghislain MARY
60ff30b6b6 Update submodules + Build android support library. 2016-06-01 12:34:00 +02:00
Ghislain MARY
af83360435 Update cmake-builder submodule. 2016-06-01 10:36:37 +02:00
Ghislain MARY
bc458fbd3c Some more cleaning of prepare.py. 2016-05-30 18:31:04 +02:00
Ghislain MARY
7a90cad55b Simplify prepare.py by using the reworked prepare.py from cmake-builder. 2016-05-30 17:14:50 +02:00
Ghislain MARY
f3021e3196 Update cmake-builder submodule. 2016-05-30 17:14:39 +02:00
Simon Morlat
4fe9017fba update submodules to fix a crash when receiving an out of dialog NOTIFY 2016-05-27 23:10:40 +02:00
Simon Morlat
73a6493a88 update README 2016-05-25 19:50:22 +02:00
Ghislain MARY
a61630806b Update cmake-builder submodule. 2016-05-25 17:51:47 +02:00
Ghislain MARY
c29529f6e4 Update libvpx submodule. 2016-05-25 17:50:36 +02:00
Ghislain MARY
4acaf9f859 Change url of libvpx repository. 2016-05-25 17:50:17 +02:00
Simon Morlat
4e45c5599d update submodules 2016-05-24 17:21:18 +02:00
Sylvain Berfini
1fde4ac80a Fix crash when going to history/chat/contacts on tablet 2016-05-23 11:45:45 +02:00
Sandrine Avakian
7ae0da9f54 Update submodules linphone and bctoolbox. 2016-05-23 10:21:59 +02:00
Ghislain MARY
4ebc6fb560 Change the path to debug libraries for ndk-stack to find the symbols when the liblinphone-tester crashes. 2016-05-20 17:09:00 +02:00
Ghislain MARY
6c333255cf Update cmake-builder submodule and build dependencies in README file. 2016-05-20 10:26:14 +02:00
Ghislain MARY
795f7ea04d Copy libraries in 2 directories (libs and libs-debug) + Strip the libraries in the libs directory.
Both directories are included in the SDK generation so that the libraries with debug symbols can be used for development and the ones without debug symbols for releases.
2016-05-19 15:06:30 +02:00
Ghislain MARY
8ea79aa9be Update cmake-builder submodule. 2016-05-19 15:05:38 +02:00
Ghislain MARY
47e3a1aea6 Add dependencies that were not listed in the README file. 2016-05-19 13:58:36 +02:00
Ghislain MARY
040766fa40 Keep the debugging symbols when building in release mode. 2016-05-19 13:57:50 +02:00
Ghislain MARY
c9f1d45157 Update bctoolbox, belle-sip and cmake-builder submodules. 2016-05-19 13:57:29 +02:00
Simon Morlat
900e45edc3 update all submodules 2016-05-19 12:25:56 +02:00
Simon Morlat
b1c2ca2624 update belle-sip 2016-05-18 14:32:26 +02:00
Simon Morlat
f470a09671 update belle-sip 2016-05-17 16:07:02 +02:00
Simon Morlat
bd4ff3194c update submodules 2016-05-17 15:44:49 +02:00