Commit graph

7605 commits

Author SHA1 Message Date
Sylvain Berfini
046676e40b Fixed conference participant muted background color & calls list menu icon color 2022-06-03 12:12:58 +02:00
Sylvain Berfini
9a671c36cc Use the same colors for call recording & screenshot buttons as for pause 2022-06-03 11:24:11 +02:00
Sylvain Berfini
e6152acf0e Fixed local contact avatar not being displayed except in side-menu 2022-06-03 11:14:35 +02:00
Sylvain Berfini
5af5c8a1a6 Bumped dependencies 2022-06-02 17:21:35 +02:00
Sylvain Berfini
4723c5d9d0 Do not use contact address but identity address when creating chat room from contact or history 2022-06-02 15:17:05 +02:00
Sylvain Berfini
7e391ca518 Fixed chat rooms menu icons while in dark mode 2022-06-02 14:59:58 +02:00
Sylvain Berfini
89d072de68 Added back firebase logger + updated some icons 2022-06-01 16:01:40 +02:00
Sylvain Berfini
fc99465fb9 Prevents useless log 2022-06-01 13:29:25 +02:00
Sylvain Berfini
6537e5fc23 Fixed unecessary refresh in lists, causing blinking 2022-06-01 12:55:31 +02:00
Sylvain Berfini
5dfc18a78d Cleaned up code, fixed contact avatar blinking when toggling selection in list while creating chat room/conference 2022-06-01 11:09:03 +02:00
Sylvain Berfini
4e0d38ca35 Improved how we load high-res contact picture to fallback on thumbnail if needed 2022-05-31 17:23:50 +02:00
Sylvain Berfini
4883bc8293 Added go to contact / add to contacts option in every 1-1 chat room menu 2022-05-31 15:41:37 +02:00
Sylvain Berfini
61134352e9 Trying to prevent crash seen on PlayStore probably due to friend.getPhoneNumersWithLabel() being called in IO dispatched coroutine 2022-05-31 15:01:21 +02:00
Sylvain Berfini
3d7733c86a Prevent call stat from using two lines 2022-05-30 17:21:51 +02:00
Sylvain Berfini
9e2b52b4d2 Added full-screen support for image & video viewers 2022-05-30 16:29:25 +02:00
Sylvain Berfini
cc36a18d2c Mute/unmute chat room notifications, using 3-dots menu even for basic chat rooms, updated icons 2022-05-30 15:23:40 +02:00
Sylvain Berfini
b4fb169e19 Improved logs for preferred audio device debugging 2022-05-30 10:02:55 +00:00
Sylvain Berfini
47c0dbf842 Prevent crash in TelecomHelper if android.software.connectionservice feature isn't supported by device 2022-05-30 10:37:54 +02:00
Sylvain Berfini
8515e2fcaf Fixed issue when trying to create a One to One encrypted chat room that already exists 2022-05-30 09:33:34 +02:00
Sylvain Berfini
61bfb1fcff Try to prevent foreground service notification to stay visible after call ends 2022-05-27 16:05:23 +02:00
Sylvain Berfini
8d5d344c2c Make sure Core exists when TelecomManager service is created & destroyed 2022-05-27 11:47:39 +02:00
Sylvain Berfini
90c7528540 Improved performances upon presence reception by reducing number of unecessary listener notification 2022-05-25 09:52:48 +02:00
Sylvain Berfini
8485dea251 Fixed short-term presence enabled by mistake on Friends, causing ANR when resuming app! 2022-05-24 17:30:27 +02:00
Sylvain Berfini
5b208844c7 Show dialog asking for confirmation before starting a group call from chat 2022-05-24 16:41:42 +02:00
Sylvain Berfini
d0870c1dfa Fixed outgoing conference call layout & notifications due to use of remote contact instead of remote address 2022-05-23 10:58:17 +02:00
Sylvain Berfini
24b561ae0a Fixed incoming conference call layout in landscape 2022-05-23 10:37:57 +02:00
Sylvain Berfini
8f8fc58e55 Improved active speaker default avatar background 2022-05-20 16:43:12 +02:00
Sylvain Berfini
c3ce265c78 Prevent incoming group call to start in audio-only layout if video auto accept policy is disabled, instead enable video with receive only direction 2022-05-20 16:29:13 +02:00
Sylvain Berfini
ecc94161ee Fixed conference recording file name, using subject if available 2022-05-20 16:03:31 +02:00
Sylvain Berfini
3c0dc61828 Fixed conference info showing in scheduled lists even if it doesn't matches the time criteria 2022-05-20 15:58:15 +02:00
Sylvain Berfini
dd26a6059b Fixed navigating out of conference chat room 2022-05-20 15:55:24 +02:00
Sylvain Berfini
3104ee6471 Fixed calling back incoming group call 2022-05-20 15:50:05 +02:00
Sylvain Berfini
7f122c7ab8 Fixed crash reported on Crashlytics 2022-05-20 09:34:33 +02:00
Sylvain Berfini
bf1f2c3175 Prevent call logs wrongly grouped due to conf-id parameter not used in equal comparison, cf RFC 2022-05-19 16:20:00 +02:00
Sylvain Berfini
4a0eb4d93e Fixed video conference factory URI not set when updating for 4.6.x release 2022-05-19 13:02:28 +02:00
Sylvain Berfini
975905428f Do not group conference call logs 2022-05-19 12:50:31 +02:00
Sylvain Berfini
4c809ff7d2 Fixed issues when creating group call from scheduler process 2022-05-19 11:23:43 +02:00
Sylvain Berfini
3c2640d4bf Properly display conference participants in incoming call fragment 2022-05-18 18:02:31 +02:00
Sylvain Berfini
2838d207ca Prevent crash if conference subject is null or empty, a Person must have a name 2022-05-18 17:02:24 +02:00
Sylvain Berfini
cb7732b704 Renamed conférence into réunion & programmer into planifier for French translation + fixed issues in English texts 2022-05-18 16:24:21 +02:00
Sylvain Berfini
429cc17525 Fixed replaceSipUriByUsername setting not being used in new call related layouts 2022-05-18 15:52:54 +02:00
Sylvain Berfini
52247c38d5 Display incoming group call notification properly 2022-05-18 13:59:56 +02:00
Sylvain Berfini
3a56969158 Renamed conferences as meetings, don't display group calls in scheduled meetings list 2022-05-18 11:15:28 +02:00
Sylvain Berfini
91dae25936 Renamed 'now' conferences as group calls, added group call button to group chat rooms 2022-05-18 10:59:10 +02:00
Sylvain Berfini
363322485e Using ShortcutManagerCompat, got rid of Compatibility layer 2022-05-16 15:25:47 +02:00
Sylvain Berfini
4218c5b2a9 Since app min target SDK is 23, remove all references to older versions 2022-05-16 12:02:39 +02:00
Sylvain Berfini
0611109c04 Fixed bluetooth audio route not being selected after answering call 2022-05-16 10:11:51 +02:00
Sylvain Berfini
adf1675a06 Try to workaround incoming call activity not being displayed on some phones 2022-05-16 09:19:59 +02:00
Sylvain Berfini
38ba2c758d Updated CHANGELOG 2022-05-13 16:57:48 +02:00
Sylvain Berfini
3e774f6605 Bumped gradle & material versions 2022-05-12 11:42:16 +02:00