Commit graph

3330 commits

Author SHA1 Message Date
Brieuc Viel
707ea1c679 [ProximitySensor] update algo 2017-12-21 14:03:02 +01:00
Brieuc Viel
a1531bac76 [ProximitySensor] update proximitySensor management to fix specific case 2017-12-20 15:54:44 +01:00
Brieuc Viel
6491cce43c [IphoneX] set HomeIndicator auto Hidden when not used 2017-12-20 15:35:08 +01:00
Brieuc Viel
506e3b54f9 [IphoneX] Status Bar heigth management for iphone X 2017-12-20 14:32:45 +01:00
Benjamin Reis
7eab68ae23 do not loop between 2 view 2017-12-19 15:23:23 +01:00
Benjamin Reis
1678554967 get message id instead of call id for a message 2017-12-19 11:57:40 +01:00
Jehan Monnier
c15c6648bc avoid app to be suspended before being able to start long running task 2017-12-18 15:39:42 +01:00
Benjamin Reis
2e3b4b7501 remove unecesasry inmport 2017-12-15 11:00:23 +01:00
Benjamin Reis
d9671c08aa remove unecesasry inmport 2017-12-15 10:59:43 +01:00
Benjamin Reis
054df9ac24 Merge branch 'master' into dev_group_chat 2017-12-15 10:53:13 +01:00
Jehan Monnier
38833faa31 add tcp keepalive value in factory file 2017-12-15 08:26:33 +01:00
Brieuc Viel
25ae4525d7 [Exception fix] fix exception on getLC from obrserver not remove 2017-12-12 14:39:02 +01:00
Brieuc Viel
cd3ab3aeb7 [PushNotif] add keep_alive on start LC to workaround push notif on chat message 2017-12-11 14:58:40 +01:00
Benjamin Reis
f4bf717ffe fix ui 2017-12-11 12:05:52 +01:00
Benjamin Reis
4c5e4c1eec ui fix 2017-12-11 09:36:16 +01:00
Brieuc Viel
10faf268d9 [Chat] fix permission for camera and photos + build version updated 2017-12-07 10:03:21 +01:00
Benjamin Reis
190bb567c0 fix dynamically change filetransfer message state 2017-12-06 12:02:09 +01:00
Brieuc Viel
50983e8fa5 [CNContact] fiix checkbox display on contactList 2017-12-06 11:40:35 +01:00
Brieuc Viel
52e9e9d31c [CNContact] fix filtered list 2017-12-06 10:18:12 +01:00
Brieuc Viel
bdcc313831 [CNContact] fix filter + speedup nav + gsu 2017-12-06 09:58:39 +01:00
Brieuc Viel
8b31a23379 [CNContact] fix crash memory issue 2017-12-05 15:20:12 +01:00
Brieuc Viel
72b0d22deb [CNContact] check duplicated contact on edition 2017-12-05 14:27:20 +01:00
Brieuc Viel
dd789a5ed6 [Chat perm] add alertView on chat add picture from library if no permission 2017-12-05 14:27:20 +01:00
Brieuc Viel
0251b6e123 [Camera permission] chech camera's permission on picture button on chat + update translation ressources for new alertview 2017-12-05 14:27:20 +01:00
Brieuc Viel
f8a8a224c1 [Contact filter] fix contact sip filter 2017-12-05 14:27:20 +01:00
Brieuc Viel
c1fe7e39ef [Assistant] upgrade parameter to hide/show button on assistantView 2017-12-05 14:27:20 +01:00
Benjamin Reis
79e9f274e9 Change from chatroom_instatiated to state changed 2017-12-05 10:26:35 +01:00
Benjamin Reis
7c253eb0ad keep fixing UI 2017-12-01 15:49:05 +01:00
Benjamin Reis
ff4833b865 fix issues in UI 2017-12-01 15:34:31 +01:00
Benjamin Reis
2bc4a4b546 fix crash 2017-12-01 14:38:37 +01:00
Benjamin Reis
30a977947d display wait view when creating a chat room 2017-12-01 13:53:58 +01:00
Benjamin Reis
63f6920541 factorize chat room creations 2017-12-01 11:47:04 +01:00
Benjamin Reis
8eaa148918 is_read_only -> has_been_left 2017-12-01 10:09:27 +01:00
Benjamin Reis
41253672a6 update chatListsView when we are invited in a new chat room 2017-11-30 14:17:31 +01:00
Benjamin Reis
3056822241 use new find_chat_room method 2017-11-30 11:37:10 +01:00
Benjamin Reis
838ed67037 keep enhancing chat room management 2017-11-30 10:54:25 +01:00
Benjamin Reis
539f68fa1f add chat room event deletion 2017-11-30 10:17:27 +01:00
Benjamin Reis
ab8e52bfbb fix coding style 2017-11-29 16:57:41 +01:00
Benjamin Reis
6d97e6ed02 even better management for chat rooms 2017-11-29 16:04:59 +01:00
Benjamin Reis
43c8388698 better chatroom management 2017-11-29 15:29:04 +01:00
Benjamin Reis
03310c038e do not crash on empty subject 2017-11-29 14:34:25 +01:00
Brieuc Viel
d4da217ce5 [Release] v.16.5 build 10 2017-11-29 14:01:26 +01:00
Jehan Monnier
a2b245612e add codec2 setting 2017-11-29 08:45:55 +01:00
Benjamin Reis
bca49edba7 handle multi isComposing notifications 2017-11-27 15:59:43 +01:00
Benjamin Reis
97a8f5ac98 get chat room from chat message instad of from 2017-11-27 15:02:30 +01:00
Brieuc Viel
f1e6e0c270 [Clean-up] Code clean-up + speed-up 2017-11-27 14:52:30 +01:00
Benjamin Reis
0b5b0915eb get last message from chatroom + update linphone 2017-11-27 13:39:25 +01:00
Brieuc Viel
4bdf3f78f5 [Contacts] fix sip filtered list in contactListView 2017-11-27 12:10:59 +01:00
Brieuc Viel
9db5a8e072 [CNContact] update loading contact bckgrd thread 2017-11-24 16:13:07 +01:00
Benjamin Reis
fda16165ce better condition to differentiate simple from group chat rooms 2017-11-23 16:40:30 +01:00