Commit graph

5387 commits

Author SHA1 Message Date
Sylvain Berfini
963b1fa98d Disabled basic to client group chat room migration for now 2018-03-02 18:03:05 +01:00
Sylvain Berfini
744d8c28c0 Force hide keyboard when resuming ChatCreate & ChatInfo fragments 2018-03-02 17:53:05 +01:00
Sylvain Berfini
84161b4079 Go to chat when clicking on a message notifications received by push 2018-03-02 17:46:48 +01:00
Sylvain Berfini
628f5806ab Updated keyboard on chat to add caps at the beggining of the first word of each sentence 2018-03-02 17:36:02 +01:00
Danmei Chen
9931fcf146 ms2: fix of audio filter to rockchip 2018-03-02 15:42:04 +01:00
Sylvain Berfini
3389c9af12 Version bumped 2018-03-02 10:45:52 +01:00
Sylvain Berfini
2cd403512d Updated linphone submodule 2018-03-02 10:45:25 +01:00
Simon Morlat
5088edccd1 Fix random no-audio issue:
- old STUN-only mode shall not be used in the app
- the library was sending incorrect c= line when this mode was used.
2018-03-01 23:34:44 +01:00
Sylvain Berfini
be6ef27961 Updated submodules 2018-03-01 11:57:20 +01:00
Erwan Croze
fa61b7b56a Updating submodule linphone 2018-03-01 11:54:01 +01:00
Erwan Croze
061395a5b4 Update submodule linphone 2018-03-01 11:22:52 +01:00
Sylvain Berfini
189353e3f5 Version bumped 2018-02-28 16:59:58 +01:00
Sylvain Berfini
ef4dbb5023 Updated linphone 2018-02-28 16:59:43 +01:00
Sylvain Berfini
91afa85eaa Version bumped 2018-02-28 10:59:36 +01:00
Sylvain Berfini
552e1f6fbd Updated linphone 2018-02-28 10:59:20 +01:00
Sylvain Berfini
be17b2c805 Version bumped 2018-02-28 09:57:35 +01:00
Sylvain Berfini
d19558e43f Updated submodules 2018-02-28 09:57:12 +01:00
Erwan Croze
5f8c711115 Fixing crash in file sharing 2018-02-27 15:55:28 +01:00
Sylvain Berfini
585daf2fe3 Revert "Do not remove chatRoomListener in onPause, can lead to crashes", linphone updates now allows to remove a callback from a callback
This reverts commit 8e4627d7da.
2018-02-26 16:54:09 +01:00
Sylvain Berfini
ce638695b0 Version bumped 2018-02-26 15:46:10 +01:00
Sylvain Berfini
6b2e801c3a Updated linphone 2018-02-26 15:45:45 +01:00
Sylvain Berfini
e3ca018a27 Version bumped 2018-02-26 14:55:28 +01:00
Sylvain Berfini
0010de7bf4 Updated linphone 2018-02-26 14:54:32 +01:00
Simon Morlat
c6fc3505d5 enable migration 2018-02-25 18:21:02 +01:00
Sylvain Berfini
602c99df5b Version bumped 2018-02-23 17:27:21 +01:00
Sylvain Berfini
b07a68c350 Updated linphone 2018-02-23 17:26:12 +01:00
Sylvain Berfini
8e4627d7da Do not remove chatRoomListener in onPause, can lead to crashes 2018-02-23 15:27:56 +01:00
Sylvain Berfini
1ec45b7308 Do not remove AuthInfo on registrationStateChanged cb when state is Cleared 2018-02-23 14:37:59 +01:00
Sylvain Berfini
bfa64e44ec Do not remove AuthInfo on registrationStateChanged cb when state is Cleared 2018-02-23 14:36:36 +01:00
Sylvain Berfini
bbb5a04e52 Removed useless server section of factory rc 2018-02-23 10:00:54 +01:00
Sylvain Berfini
5531b3b71d Version bumped 2018-02-22 17:17:51 +01:00
Sylvain Berfini
57866353c1 Updated linphone submodule 2018-02-22 17:04:44 +01:00
Simon Morlat
22bee013ef Don't publish we are watching tv. 2018-02-22 14:38:24 +01:00
Sylvain Berfini
1cc13877b0 Fixed remaining setListener methods on ChatRoom 2018-02-22 11:40:11 +01:00
Sylvain Berfini
984c8aca2a Switched to multi listener for chat rooms 2018-02-22 11:12:41 +01:00
Simon Morlat
2ae5908827 update linphone submodule and remove forced dependency on firebase 2018-02-22 10:15:13 +01:00
Sylvain Berfini
4b95f7ed30 Version bumped + updated linphone submodule 2018-02-21 18:05:22 +01:00
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
Sylvain Berfini
dbd04292e4 Updated cmake builder 2018-02-21 14:31:22 +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