Commit graph

4909 commits

Author SHA1 Message Date
Simon Morlat
e9c548de7f update submodules 2017-09-25 15:43:21 +02:00
Simon Morlat
8e20f726e2 Revert "Reloading contacts list after editing or deleting"
This reverts commit 47c4956b9d.
2017-09-25 15:43:05 +02:00
Erwan Croze
d05d107c23 Changing how we decline call when call GSM is active 2017-09-21 10:28:32 +02:00
Erwan Croze
962654bf7d Changing how we decline call when call GSM is active 2017-09-21 10:26:36 +02:00
Simon Morlat
a6aacef3a3 fix compilation with NDK >= 14 (bugs in google's unified headers) 2017-09-18 21:14:13 +02:00
Simon Morlat
0029772911 update ms2 (mediacodec fixes 2017-09-17 17:28:30 +02:00
Simon Morlat
53356b015e Fix android build. Belr dependency wasn't explicit when VCARD support was off, which resulted in random failures. 2017-09-17 15:48:55 +02:00
Erwan Croze
c22c75e1b9 Reloading contacts list after editing or deleting 2017-09-14 18:39:01 +02:00
Erwan Croze
a5efcd93e3 Fixing Audio Focus
close #121
2017-09-14 18:38:46 +02:00
Erwan Croze
47c4956b9d Reloading contacts list after editing or deleting 2017-09-14 18:28:54 +02:00
Erwan Croze
d3ff81378c Fixing Audio Focus
close #121
2017-09-14 18:19:46 +02:00
Erwan Croze
574cf04a66 Fix contacts permission 2017-09-14 16:42:57 +02:00
Erwan Croze
fce568a6bb Fix contacts permission 2017-09-14 16:37:50 +02:00
Erwan Croze
50dd5520b3 Update Linphone + searchContactAdapter 2017-09-14 11:43:22 +02:00
Jehan Monnier
706913502d update mssilk 2017-09-14 09:19:45 +02:00
Jehan Monnier
c5b30659fa update mswebrtc 2017-09-12 17:18:29 +02:00
Erwan Croze
c19d380d9b Fixing crash on chatroom delete 2017-09-12 14:25:02 +02:00
Erwan Croze
d915a07f3e Fixing crash on chatroom delete 2017-09-12 14:24:13 +02:00
Jehan Monnier
e700807713 update submodule mssilk msopenh264 mswebrtc 2017-09-12 13:59:50 +02:00
Mickaël Turnel
0ac3cc41b6 Update submodule linphone 2017-09-12 13:48:01 +02:00
Mickaël Turnel
58c31f317f Add estimated download bandwidth in media stats 2017-09-12 13:23:14 +02:00
Mickaël Turnel
8b75bb738d Update submodule linphone 2017-09-12 13:23:14 +02:00
Erwan Croze
184d5eaae4 Fixing create chat view
-no fading the scrollbar
2017-09-11 11:40:34 +02:00
Simon Morlat
d179076261 Finally optimize the loading of the chatlist view 2017-09-11 09:32:35 +02:00
Simon Morlat
1036b40a40 Finally optimize the loading of the chatlist view 2017-09-09 18:24:04 +02:00
Erwan Croze
b211b25efc Fixing rotation on create chat view 2017-09-08 16:11:14 +02:00
Jehan Monnier
990b6e602d update linphone submodule 2017-09-08 15:28:28 +02:00
Erwan Croze
f8bf1b24c5 Creation of chat worked 2017-09-07 16:40:19 +02:00
Simon Morlat
7ad95e3789 update submodules 2017-09-07 09:31:26 +02:00
Erwan Croze
1fc73e18fe First change for groupe chat 2017-09-05 10:58:45 +02:00
Erwan Croze
89f021f8c1 Adding new ressources 2017-09-05 10:58:24 +02:00
Erwan Croze
3e0b1dc971 Updating version number 2017-09-01 14:57:41 +02:00
Erwan Croze
4723103bcf Updating Linphone Android version 2017-09-01 13:58:07 +02:00
Simon Morlat
8d2c5e69b6 update ms2 2017-08-31 17:51:55 +02:00
Brieuc Viel
678655ecd8 [File sharing] fix file picking in chat 2017-08-31 15:10:18 +02:00
Simon Morlat
ee32ce38e7 fix ICE enablement. It was enabling ICE without enabling STUN, resulting in reflexive connection being impossible. 2017-08-31 13:47:40 +02:00
Jehan Monnier
36915dc99a update submodule linphone 2017-08-30 15:19:42 +02:00
Brieuc Viel
6345f5202c [LinphoneUtils] quick fix getExtensionFileFromPath() to avoid crash 2017-08-30 14:12:50 +02:00
Erwan Croze
b1a041a792 Fixing gradle.build of tester 2017-08-29 16:50:11 +02:00
Erwan Croze
d4d6412bb4 Disabling Service notification on Android O 2017-08-29 16:02:24 +02:00
Erwan Croze
b13e063ac5 Updating plugins 2017-08-29 16:02:09 +02:00
Erwan Croze
d7feba811f Updating transifex 2017-08-29 15:00:51 +02:00
Erwan Croze
887d9310c0 Fix notifiction on Android O + set color on API >= 21 < 26 2017-08-29 11:34:22 +02:00
Erwan Croze
a67d0a6f51 Adding new adaptive icons 2017-08-29 11:34:22 +02:00
Brieuc Viel
4e10e67506 [File sharing] fix second sharing in a row + display pictures 2017-08-28 15:18:33 +02:00
Erwan Croze
430e3e7c30 Fix crash at first launch on Android o 2017-08-28 14:59:31 +02:00
Erwan Croze
7bc0335d06 Fix crash at launch on Android O 2017-08-25 16:10:04 +02:00
Brieuc Viel
07bce56251 [File sharing] fix opening file shared if known extension 2017-08-24 17:15:07 +02:00
Brieuc Viel
7bdef7c686 [File sharing] fix opening file shared if known extension 2017-08-24 17:09:51 +02:00
Brieuc Viel
f06de68fe1 [File sharing] finish vcard sharing 2017-08-24 16:05:06 +02:00