Commit graph

5438 commits

Author SHA1 Message Date
Sylvain Berfini
4cb1afc08a Merged github's pull request #368 2018-10-01 11:09:43 +02:00
Mickaël Turnel
50373ebe53 Add custom options for rebranding
These are: use create account view at first start, hide assistant from side menu and hide options from side menu.

(cherry picked from commit a9eafaa9f34e82151531cf0fd5d37ed88f52b8dc)
2018-10-01 08:41:26 +02:00
Ghislain MARY
dc35dfeefe [Switch submodule branch] Update libvpx to version 1.7.0. 2018-09-28 17:42:58 +02:00
François Grisez
dd0a436ea0 Update mediastreamer2 2018-09-24 15:12:51 +02:00
Sylvain Berfini
3de51146b7 Fixes & improvements from github pull requests 2018-09-24 10:16:51 +02:00
Sylvain Berfini
824cbc39a5 Updated README 2018-09-24 09:32:43 +02:00
François Grisez
5843bafb5d Update mediastreamer2. 2018-09-21 17:11:32 +02:00
Sylvain Berfini
045f9f50c3 Prevent crash when startService is called but service is already running 2018-09-20 11:28:12 +02:00
Sylvain Berfini
d092fbbf0f Code cleaning + fixed contacts list empty if permission given in the fragment after being denied or reset 2018-09-20 09:37:20 +02:00
Simon Morlat
38908a6581 update linphone (fix crash) 2018-09-19 18:57:03 +02:00
Ghislain MARY
d1291da6af Update cmake-builder submodule. 2018-09-19 17:29:01 +02:00
François Grisez
44a2c0327f Update belle-sip submodule. 2018-09-19 17:25:44 +02:00
Sylvain Berfini
570711eb62 Code cleaning 2018-09-19 17:22:21 +02:00
Sylvain Berfini
7c121976b3 Updated linphone submodule to fix assert with file transfers in database 2018-09-19 17:11:26 +02:00
Sylvain Berfini
09869ab2ee This should fix the crash 'Linphone Manager is already initialized' that happens sometimes upon starting the app 2018-09-19 16:43:32 +02:00
Sylvain Berfini
f17b9c6fd1 Do not attempt to load native contacts if permission wasn't granted 2018-09-19 16:43:32 +02:00
Ghislain MARY
597a352316 Update ms2 submodule. 2018-09-19 15:36:29 +02:00
Sylvain Berfini
40c006f24d Create storage dir for file transfers if doesn't exists 2018-09-17 14:35:42 +02:00
François Grisez
88000c6f72 Update mediastreamer, msx264, msopenh264 2018-09-14 17:32:30 +02:00
Sylvain Berfini
b4158e542d Prevent crash if contact doesn't have a display name 2018-09-14 10:38:06 +02:00
Sylvain Berfini
1a01d41db4 Fixed contacts list empty after device rotation 2018-09-13 12:08:41 +02:00
Sylvain Berfini
ff5698986d Fixed issue with contacts with same display name but different informations 2018-09-13 11:52:42 +02:00
Sylvain Berfini
bc884cfb20 Fixed crash in contacts manager if list without rls uri 2018-09-13 10:44:11 +02:00
Sylvain Berfini
c9e15021ab Fixed crash... 2018-09-12 15:53:48 +02:00
Sylvain Berfini
9b8574caad Fixed duplicated phone numbers in contact details 2018-09-12 15:49:48 +02:00
Sylvain Berfini
1e550b5a74 Do not compute display name using first and last name if display name exists 2018-09-12 14:54:17 +02:00
Sylvain Berfini
8b5a52a8b1 Fixed contact edition 2018-09-12 13:17:00 +02:00
Sylvain Berfini
9ff8d854ae Fixed presence issue in contacts list after contact has been added, removed or edited 2018-09-12 12:37:56 +02:00
Sylvain Berfini
339d58e51f 🐛 Fixed new contact SIP adress being duplicated 2018-09-12 11:24:18 +02:00
Sylvain Berfini
d8aecc5990 Improved contacts' fetching + missing added SIP adresses & new contacts 2018-09-11 17:52:11 +02:00
Simon Morlat
6b0f73d759 Fix an issue in call history fragment where sometimes the picture of a contact appears on another contact that has no picture defined. 2018-09-11 14:11:34 +02:00
Erwan Croze
cc7ceaa0eb Fix file name in comment 2018-09-11 11:09:30 +02:00
Erwan Croze
182ecba4b7 Fix notification background color 2018-09-11 10:50:19 +02:00
Sylvain Berfini
d734e93ed2 Force hide keyboard will changing fragment 2018-09-10 17:32:36 +02:00
Sylvain Berfini
f2bfc33bcd Keep files on device rotation 2018-09-10 12:34:04 +02:00
Sylvain Berfini
541f9b8883 Fixed crash when downloading file 2018-09-06 16:23:35 +02:00
Sylvain Berfini
417ed4e121 Fixed incoming files display + store them in a Linphone directory instead of / 2018-09-06 12:16:36 +02:00
Sylvain Berfini
3d94dc0629 Fixed file transfer display if using new API to store images 2018-09-06 12:16:36 +02:00
Sylvain Berfini
1f5d906c57 Fixed crash at startup due to race condition 2018-09-06 12:16:36 +02:00
Sylvain Berfini
32ff9d1368 Added back image when file transfer in last chat room message 2018-09-06 12:16:36 +02:00
Simon Morlat
2683440cef Set user-certificates directory. It was not created and not passed to the library. 2018-09-05 17:50:00 +02:00
Sylvain Berfini
faeba40500 Fixed crash when sending file 2018-09-05 17:17:41 +02:00
Sylvain Berfini
a70ae72e8f Added missing scrollToBottom in chat so the latest events are displayed 2018-09-05 11:33:34 +02:00
Sylvain Berfini
4de45488bd Fixed SIP contacts list not having presence contacts 2018-09-04 15:07:00 +02:00
Sylvain Berfini
1df6af8691 Updated linphone with wrapper fixes & improvements 2018-09-04 15:05:05 +02:00
Sylvain Berfini
e29872a961 Fixed code indentation 2018-09-03 15:17:39 +02:00
Sylvain Berfini
6e9058ca99 More cleanup 2018-09-03 15:13:56 +02:00
Sylvain Berfini
f020b2e2c4 Hidden room unread count if 0 + fixed group chat icon + some cleanup 2018-09-03 12:03:47 +02:00
Sylvain Berfini
884f4d66c6 Merge branch 'feature/recyclerview' 2018-09-03 11:39:30 +02:00
Sylvain Berfini
8278c27b45 Merge branch 'master' into dev_lucas 2018-09-03 11:36:25 +02:00