Commit graph

5149 commits

Author SHA1 Message Date
Simon Morlat
64131854ab Fix firebase. If the token is changed by the system while core is not yet instanciated, it was never saved and lost for ever. 2018-02-21 14:58:50 +01:00
Simon Morlat
703934a221 Revert "Try to fix push notif issue"
This reverts commit b568e6ddf0.
2018-02-21 10:39:44 +01:00
Sylvain Berfini
a2b88d87b0 Fixed display issue due to phone number alias 2018-02-20 18:31:11 +01:00
Sylvain Berfini
a17f4feaeb Version bumped 2018-02-20 16:15:17 +01:00
Sylvain Berfini
b568e6ddf0 Try to fix push notif issue 2018-02-20 16:14:51 +01:00
Sylvain Berfini
ff20a658f0 Enable push by default 2018-02-20 16:13:16 +01:00
Ghislain MARY
0f7beecd8d Update linphone submodule. 2018-02-20 15:33:49 +01:00
Sylvain Berfini
e0463529ea Updated linphone + small UI fix if no account is configured 2018-02-19 15:39:01 +01:00
Simon Morlat
2398f6cede update submodule 2018-02-16 18:29:05 +01:00
Simon Morlat
815dda5e39 update linphone submodule (fixes PUBLISH spamming) 2018-02-16 16:36:06 +01:00
Ghislain MARY
262ee6a526 Update linphone submodule. 2018-02-16 15:50:42 +01:00
Sylvain Berfini
7e7103db7a Updated delete dialog message for chat rooms 2018-02-16 10:44:48 +01:00
Sylvain Berfini
a3edf4a1af French translations 2018-02-16 10:35:00 +01:00
Sylvain Berfini
a8ab0ad1f3 Added confirmation dialog before leaving a group 2018-02-16 10:24:52 +01:00
Sylvain Berfini
7f7f602d44 Do not display admin button when adding a new user to an existing group chat 2018-02-16 10:17:51 +01:00
Sylvain Berfini
f3aa072cc9 Use full participants layout as button 2018-02-16 10:08:14 +01:00
Sylvain Berfini
f39f1af009 Version bumped 2018-02-15 18:01:15 +01:00
Sylvain Berfini
3e38e98384 This will ensure the onPause method of removed fragment is called before onResume of the new one 2018-02-15 18:00:01 +01:00
Sylvain Berfini
128deb8791 Fixed chat room listener when in GroupChatFragment (this fragment onResume is called before the onPause of the previous one...) 2018-02-15 17:46:35 +01:00
Sylvain Berfini
1521d21af7 Fixed admin button on group chat room creation 2018-02-15 17:13:50 +01:00
Sylvain Berfini
3639bd67d7 Fixes & improvements over listeners 2018-02-15 17:01:00 +01:00
Sylvain Berfini
f8a577d6ae Improved use of listeners for ChatRooms and ChatMessages 2018-02-15 16:46:08 +01:00
Sylvain Berfini
b887733279 Updated submodule 2018-02-15 16:45:48 +01:00
Sylvain Berfini
ebf38eb690 Do not display Sent status for ChatMessage 2018-02-15 15:57:02 +01:00
Sylvain Berfini
b3d43dd93d Updated linphone 2018-02-15 13:59:45 +01:00
Sylvain Berfini
81c23ec120 UI minor improvement 2018-02-15 13:53:39 +01:00
Sylvain Berfini
0d1bee8c96 Updated linphone 2018-02-15 13:40:13 +01:00
Sylvain Berfini
a9fadb89d2 Updated linphone 2018-02-15 13:24:04 +01:00
Sylvain Berfini
fb56523298 Updated linphone 2018-02-15 13:12:55 +01:00
Sylvain Berfini
bd498252e6 Improved LinphoneActivity lifecycle 2018-02-15 13:12:55 +01:00
Simon Morlat
3dd96e828e update linphone submodule. 2018-02-15 12:53:22 +01:00
Sylvain Berfini
f604d05b4f Fixed me contact resolution 2018-02-15 11:24:02 +01:00
Sylvain Berfini
5910a468e4 Display last message sender in chat rooms list 2018-02-15 11:19:26 +01:00
Sylvain Berfini
9758a6f684 Terminate calls when killing task 2018-02-15 10:04:30 +01:00
Sylvain Berfini
cb76369a9a Fixed No Chatroom label when chat room list is empty 2018-02-14 17:34:08 +01:00
Sylvain Berfini
3cbbf23eff Cleaned imports 2018-02-14 17:21:07 +01:00
Sylvain Berfini
85c9a9f069 Version bumped 2018-02-14 17:16:58 +01:00
Sylvain Berfini
f9ca962e07 Only remove files when deleting message for incoming messages 2018-02-14 17:15:29 +01:00
Sylvain Berfini
5bedf459e3 Do not erase previously downloaded file if new one has the same name + delete file when deleting message 2018-02-14 17:11:22 +01:00
Sylvain Berfini
7c9e041e14 For now forbid to send both text and picture at the same time 2018-02-14 16:51:04 +01:00
Sylvain Berfini
fac66f70d6 Text in bubble is selectable 2018-02-14 16:25:11 +01:00
Sylvain Berfini
3f8da2da96 Improved UI when scrolling through chat room with a lot of images 2018-02-14 15:11:56 +01:00
Sylvain Berfini
8f7fa235a1 Fix crash when clicking on image in chat in some cases 2018-02-14 14:55:49 +01:00
Sylvain Berfini
72e5d51224 Version bumped 2018-02-14 14:22:39 +01:00
Sylvain Berfini
783f12148b Version bumped 2018-02-14 11:42:51 +01:00
Sylvain Berfini
d214e10c1f Updated linphone to fix issues with actions made in messageReceived callback 2018-02-14 11:38:52 +01:00
Sylvain Berfini
a3b3e09b78 A bit of cleanup 2018-02-14 10:41:01 +01:00
Sylvain Berfini
42066b0249 Do not create a notification for outgoing messages 2018-02-14 10:40:53 +01:00
Sylvain Berfini
2f7a258481 Fixed contact lookup for group chat message notifications 2018-02-14 10:40:39 +01:00
Sylvain Berfini
9ad0d19907 Version bumped 2018-02-13 15:41:57 +01:00