Commit graph

4607 commits

Author SHA1 Message Date
Erwan Croze
f71eba53ab Update version number 2017-10-02 15:42:07 +02:00
Erwan Croze
93d53d2ab5 Fixing crash in chat view, close #110 2017-10-02 15:34:36 +02:00
Erwan Croze
e74e4bc8d2 Update README 2017-10-02 14:47:11 +02:00
Erwan Croze
d0a13971b8 Update submodules 2017-10-02 10:26:27 +02:00
Erwan Croze
0057a47cf1 Update transifex Close#124 2017-09-29 17:01:19 +02:00
Brieuc Viel
c819a6ef58 [ChatList] fix last chatMessage display problem + gsu 2017-09-29 13:55:59 +02:00
Brieuc Viel
ab6e3737b1 [DisplayName] automatically add displayName in contactEditor if create new contact and DisplayName exists 2017-09-27 14:28:52 +02:00
Brieuc Viel
21ed2955ef [DialerIntent] add OutgoingCallReceiver.java file to git 2017-09-27 14:17:40 +02:00
Brieuc Viel
8924dca7d5 [DialerIntent] multiples updates to fix crashes 2017-09-27 14:17:40 +02:00
Simon Morlat
31c5e69d98 update submodules 2017-09-26 10:23:13 +02:00
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
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
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
fce568a6bb Fix contacts permission 2017-09-14 16:37:50 +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
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
Simon Morlat
1036b40a40 Finally optimize the loading of the chatlist view 2017-09-09 18:24:04 +02:00
Jehan Monnier
990b6e602d update linphone submodule 2017-09-08 15:28:28 +02:00
Simon Morlat
7ad95e3789 update submodules 2017-09-07 09:31:26 +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
Brieuc Viel
b6f642a518 [File sharing] update sharing contact + navigation issue 2017-08-24 16:05:06 +02:00
Brieuc Viel
6594c2b624 [File sharing] Fix sharing contacts file 2017-08-24 16:05:06 +02:00