Commit graph

3486 commits

Author SHA1 Message Date
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
François Grisez
72ccf7ea20 Update linphone submodule 2016-05-16 17:01:29 +02:00
Simon Morlat
0b548fa9f2 update submodules and fix arm/neon scaler context 2016-05-13 17:09:56 +02:00
Sylvain Berfini
c58e24aaed Unregister when task is killed and push is disabled and when device shuts down 2016-05-13 15:02:38 +02:00
Sylvain Berfini
839353de7a Fixed reference to dialerFragment in LinphoneActivity
Fixed DialerFragment instance
Improved fragment transactions commits
2016-05-13 14:51:11 +02:00
Sylvain Berfini
08b763479a Fix empty chat list on rotation 2016-05-13 12:14:09 +02:00
Jehan Monnier
924b67f01c update linphone & bc-toolbox 2016-05-12 21:44:23 +02:00
Sylvain Berfini
83141e49f0 Forgot one log in previous commit... 2016-05-12 16:26:26 +02:00
Sylvain Berfini
15379a8cbe Prevent keepalivehandler to crash, to fix 2016-05-12 16:22:57 +02:00
Sylvain Berfini
6f06aeacd1 Fix tester compilation 2016-05-12 16:08:32 +02:00
Simon Morlat
35019ff3d9 update linphone submodule (fixes mute button) 2016-05-12 12:36:40 +02:00
Sylvain Berfini
19381472a4 Improved memory while in chat view 2016-05-12 12:26:04 +02:00
Sylvain Berfini
cebe5d9b00 Improved memory again (and a few other things along the way) 2016-05-12 12:03:45 +02:00
Sylvain Berfini
ac6bf5dfe2 Use popBackStack instead of creating a new fragment 2016-05-12 08:42:31 +02:00
Sylvain Berfini
82fe152b5c Replaced e.printStackTrace by Log.e(e) 2016-05-11 16:49:29 +02:00
Sylvain Berfini
d2c2bfa757 Fix add contact from history if display name is set 2016-05-11 16:19:42 +02:00
Sylvain Berfini
5f19770910 Fix first read of debug value and enable/disable logs accordingly 2016-05-11 15:48:04 +02:00
Sylvain Berfini
06089a8ed8 Use new Android logger 2016-05-11 14:19:18 +02:00
Sylvain Berfini
35a233462d Fix huge fragment leak when switching between tabs 2016-05-11 10:01:33 +02:00
Sylvain Berfini
a90fa14b7f Improve memory in chat 2016-05-10 18:02:23 +02:00
Simon Morlat
8e9f7aa1d4 optimize ChatMessage handling and remove dead code 2016-05-10 16:06:03 +02:00
Christophe Deschamps
c32a058b9b tunnel update 2016-05-10 15:09:18 +02:00