Commit graph

7482 commits

Author SHA1 Message Date
Sylvain Berfini
60067c259b No need to change conference participant background color while in video (as video is supposed to be drawn above it)? 2022-09-06 10:13:59 +02:00
Sylvain Berfini
303768e2bf Also added slide to delete conference info 2022-09-05 16:30:55 +02:00
Sylvain Berfini
77331e9b94 Allow to long press conference info to select many of them & delete them at once + show cancelled conferences differently in meeting tab 2022-09-05 15:57:31 +02:00
Sylvain Berfini
31ef42c829 Disable join conference button if cancel ICS is received 2022-09-05 14:16:56 +02:00
Sylvain Berfini
68d34735a6 Moving LIME server URL from Core to Accounts 2022-09-02 09:49:19 +02:00
Sylvain Berfini
64a736eeeb Fixed button label when editing an existing conference 2022-09-01 15:10:12 +02:00
Sylvain Berfini
8373eaeb7d Fixed manual download of a content that tried to be auto-downloaded but failed 2022-08-31 16:13:33 +02:00
Sylvain Berfini
05ddd072a3 Need ACCESS_NOTIFICATION_POLICY to check current do not disturb policy in SDK in some devices like Xiaomi 2022-08-30 17:18:23 +02:00
Sylvain Berfini
57acb1b7b7 Update side menu & dialer conference menu visibility when account registration state changes 2022-08-30 16:08:16 +02:00
Sylvain Berfini
1b07cd358f Disable conference waiting room join button if network is unreachable 2022-08-30 16:03:04 +02:00
Sylvain Berfini
0a0221c9b0 Updated video conf factory URI + updated push received logs + added new push received callback 2022-08-30 15:49:12 +02:00
Sylvain Berfini
5a0a210100 Fixed contact's phone number not being normalized from contacts details fragment 2022-08-29 10:08:28 +02:00
Sylvain Berfini
bb288f03cc Use new APIs from SDK to handle meeting update/cancel 2022-08-25 17:23:48 +02:00
Sylvain Berfini
261dc9791a Improved contact loader query to only select relevant mime types 2022-08-25 15:01:34 +02:00
Sylvain Berfini
6aa17309d8 Revert latest changes on contact loader, keep creating friends in IO dispatcher but don't set first & last name in the vCard at that time, fetching those values when entering contact editor if needed 2022-08-25 14:22:47 +02:00
Sylvain Berfini
d26bebae37 Updated CHANGELOG from 4.6 release branch 2022-08-25 12:08:09 +02:00
Sylvain Berfini
dabbf10b5f Bumped dependency 2022-08-25 12:06:08 +02:00
Sylvain Berfini
5642d4c8c3 Changes related to chat messages aggregation in SDK 2022-08-24 15:27:40 +02:00
Sylvain Berfini
7c267dad25 Should fix missing incoming call notification caused by Service started before app 2022-08-24 13:20:32 +00:00
Sylvain Berfini
04e8c3566b Now requires Android 10 or newer to use Telecom Manager feature to prevent crash due to Android 9 OS bug 2022-08-24 14:47:52 +02:00
Sylvain Berfini
47aa8e3a12 Updated firebase BoM 2022-08-24 13:59:31 +02:00
Sylvain Berfini
bcb737a456 Moved self preview in bottom right corner in landscape active speaker layout + reverse list to stack from bottom 2022-08-24 12:41:28 +02:00
Sylvain Berfini
db01f7a006 Fixed new chat messages not displayed automatically in chat room if opened while some existing were unread 2022-08-24 09:59:46 +02:00
Sylvain Berfini
d1b615beec Fixed xml entity issues from weblate 2022-08-24 09:29:59 +02:00
George Salukvadze
4cd0c372b2 Translated using Weblate (Georgian)
Currently translated at 100.0% (759 of 759 strings)

Translation: Linphone/Linphone Android (master)
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android/ka/
2022-08-24 09:25:47 +02:00
Roberto Bellingeri
0eadd0c6ad Translated using Weblate (Italian)
Currently translated at 20.5% (156 of 759 strings)

Translation: Linphone/Linphone Android (master)
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android/it/
2022-08-24 05:30:13 +02:00
George Salukvadze
21c476bee3 Added translation using Weblate (Georgian) 2022-08-24 05:30:13 +02:00
Glenn Ayahis Malec
b4917423de Added translation using Weblate (French (Canada)) 2022-08-24 05:30:13 +02:00
Юрій Ткаченко
39973d5605 Translated using Weblate (Ukrainian)
Currently translated at 46.5% (353 of 759 strings)

Translation: Linphone/Linphone Android (master)
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android/uk/
2022-08-24 05:30:13 +02:00
Peter Chen
9badc7f585 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (759 of 759 strings)

Translation: Linphone/Linphone Android (master)
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android/zh_Hant/
2022-08-24 05:30:13 +02:00
Юрій Ткаченко
d2da954564 Added translation using Weblate (Ukrainian) 2022-08-24 05:30:13 +02:00
Sylvain Berfini
1761843c1b Specific layout for when conference layout is active speaker & alone or 2 2022-08-23 17:08:11 +02:00
Sylvain Berfini
740a935525 Adding person in chat notification in case DND setting is set to allow chat notifications for favorite contacts 2022-08-22 11:26:13 +02:00
Sylvain Berfini
f125b54b40 Bumped dependencies & added missing deprecated annotations 2022-08-22 09:53:34 +02:00
Sylvain Berfini
4ec5e2452a Added monochrome icon (it's the same) for Android 13 themed app icon 2022-08-22 09:38:15 +02:00
Sylvain Berfini
a08e447d31 Bumped version code + updated CHANGELOG for release/4.6 2022-07-29 14:32:41 +02:00
Sylvain Berfini
dcf91ddef3 Trying to fix crashes seen on PlayStore due to friends being created in coroutine IO dispatcher 2022-07-29 09:33:31 +02:00
Sylvain Berfini
37a6c3968e Bumped dependencies 2022-07-28 12:28:07 +02:00
Sylvain Berfini
b8e65b3ac7 Fixed scheduled conference background color in meetings list 2022-07-28 12:24:19 +02:00
Sylvain Berfini
a3f55b3baf Improved conference invite layout a bit 2022-07-28 12:15:25 +02:00
Sylvain Berfini
90a5d0d6b4 Fixed margin in single video call while in fullscreen 2022-07-28 12:05:22 +02:00
Sylvain Berfini
4636f6c4ea Temporary workaround to prevent showing last person who speaked above our video when all participants leave a conference while in active speaker layout 2022-07-27 10:59:40 +02:00
Sylvain Berfini
b588b10811 Log & clear clipboard when using it to auto-fill received SMS code 2022-07-26 15:44:52 +02:00
Sylvain Berfini
0aa44f8c39 Fixed wrong exception being catched 2022-07-26 13:18:17 +02:00
Sylvain Berfini
6eed295c5c Added setting to hide SMS invite button in contact details 2022-07-25 15:45:17 +02:00
Sylvain Berfini
2933a014c1 Prevent outgoing call fragment to be displayed when pressing back once in call 2022-07-25 11:16:22 +02:00
Sylvain Berfini
b4fd0ec5f4 Prevent crash if person name wasn't found when creating a call notification on Android 31+ 2022-07-25 10:29:55 +02:00
Sylvain Berfini
f24f3f2c85 Added logs 2022-07-25 10:18:20 +02:00
Sylvain Berfini
59a7771ea1 Workarounds for active speaker: do not display 'me' device name when speaking + showing ourselves when alone 2022-07-22 10:55:30 +02:00
Sylvain Berfini
991c1c6e7a Fixed alignment issue in voip_dialog layout 2022-07-20 13:29:14 +02:00