Commit graph

7568 commits

Author SHA1 Message Date
Sylvain Berfini
9fbd4fbc40 Use FEATURE_TELECOM instead of FEATURE_CONNECTION_SERVICE for Android >= 33 + added logs to TelecomHelper 2022-11-24 16:51:04 +01:00
Sylvain Berfini
226abd9e19 Fixed launcher shortcuts that weren't working anymore 2022-11-24 11:59:40 +01:00
Sylvain Berfini
92957bf1d2 Fixed avatar in conference if username starts with '+' 2022-11-24 11:18:35 +01:00
Sylvain Berfini
d8fb9a22b9 Fixed QR code assistant landscape UI 2022-11-24 10:17:19 +01:00
Sylvain Berfini
4d0c2398a0 Fixed participant icon still visible on cancelled meeting invite 2022-11-24 10:09:07 +01:00
Sylvain Berfini
edb55fdf6b Fixed display issue when going or leaving PiP mode in conference 2022-11-23 16:12:07 +01:00
Sylvain Berfini
80c0e6df36 Fixed some margin issues with local participant miniature in active speaker layout 2022-11-23 15:52:44 +01:00
Sylvain Berfini
08547ea663 Remove conference recording buttons for now 2022-11-23 15:01:38 +01:00
Sylvain Berfini
cf09f82523 Updated supported list of locales 2022-11-23 13:30:36 +01:00
Sylvain Berfini
66c2a74c8e Fixed ANR when playing call recording sometimes 2022-11-22 10:45:19 +01:00
Sylvain Berfini
774b37c73c Improved UI a bit 2022-11-22 10:35:13 +01:00
Sylvain Berfini
8e893b60a1 Fixed video toggle button in single call 2022-11-21 16:44:35 +01:00
Sylvain Berfini
f3178a0854 Prevent use of const friend in contact editor 2022-11-21 16:11:52 +01:00
Sylvain Berfini
fbed7f4f74 Fixed auto call recording 2022-11-21 14:47:34 +01:00
Sylvain Berfini
59bcb63dee Trim string before making a new call or creating a chat room 2022-11-21 14:19:00 +01:00
Sylvain Berfini
ee40995f34 Fixed issue with contact editor since we switched to Friend as original value from addressbook will be lost in Friend causing edition/removal in native addressbook to silently fail 2022-11-21 13:57:10 +01:00
Sylvain Berfini
11f36dcb63 Added setting to disable phone account linking + hide menu for non sip.linphone.org accounts 2022-11-18 11:41:03 +01:00
Sylvain Berfini
483443fd60 Prevent proximity sensor to turn screen off while on incoming/outgoing call fragments 2022-11-18 11:08:09 +01:00
Sylvain Berfini
0895db1a62 Fixed UI issue in call if at Android level the font size is increased + prevent 'null' call to be displayed sometimes 2022-11-18 10:59:51 +01:00
Sylvain Berfini
bb74f14736 Bumped version code 2022-11-17 10:57:12 +01:00
Sylvain Berfini
47a26144c1 Use compat APIs version of WindowInset 2022-11-16 15:42:23 +01:00
Sylvain Berfini
f0e8e6cd06 Fixed duplicated chat message that could happen when loading a chat room while some aggregrated messages weren't notified yet 2022-11-16 15:12:31 +01:00
Sylvain Berfini
791e27f479 Switch from audio only to active speaker using toggle video button (instead of disabling it) 2022-11-16 15:03:33 +01:00
Sylvain Berfini
cf3b68cc1b Fixed video conf not going full screen when joining 2022-11-15 17:18:31 +01:00
Sylvain Berfini
8b86f91c1f Fixed conference scheduler date picker showing wrong date for UTC-X timezones 2022-11-15 16:53:06 +01:00
Sylvain Berfini
66edc747be Bumped version code & firebase BoM 2022-11-14 10:08:51 +01:00
Sylvain Berfini
0520765bdc Fixed active speaking participant paused UI when only 2 in conf 2022-11-10 14:25:56 +01:00
Sylvain Berfini
1e637f0f7c Bumped version code 2022-11-09 09:47:59 +00:00
Peter Chen
6df00e7ee8 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (769 of 769 strings)

Translation: Linphone/Linphone Android (4.7 release)
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android-4-7-release/zh_Hant/
2022-11-09 10:39:16 +01:00
Sylvain Berfini
007f823676 Fixed issues with actively speaking participant device for outgoing group calls 2022-11-08 11:11:21 +01:00
Sylvain Berfini
5bb5bd16ae Prevent crash if Security Exception is thrown in TelecomHelper.findExistingAccount (see on Oppo running Android 11 asking for READ_PHONE_STATE even if it shoudln't) 2022-11-07 16:42:40 +01:00
Sylvain Berfini
68fb96e3a1 Prevent pause logo to appear in front of avatar when joining conf 2022-11-03 15:45:04 +01:00
Sylvain Berfini
91a23cb286 Should fix the remaining ForegroundServiceStartNotAllowedException 2022-11-03 12:05:46 +01:00
Sylvain Berfini
f3ad232c1f Prevent crash when removing service task if Core isn't alive 2022-11-03 11:54:54 +01:00
Sylvain Berfini
b9c178cc29 Reworked ZRTP SAS validation dialog 2022-10-31 17:27:49 +01:00
Sylvain Berfini
d9dce51823 Revert latest changes regarding avatar to properly fix phone number avatar across app 2022-10-28 10:28:50 +02:00
Sylvain Berfini
ce3d333a98 Bumped version code 2022-10-28 09:44:51 +02:00
Sylvain Berfini
a6b3b33587 Hide scheduled meeting description if empty in summary + fix description textfield title in summary + fixed issue with avatars 2022-10-27 16:35:13 +02:00
Sylvain Berfini
24c653d039 Prevent audio route menu to be briefly visible when toggling speaker in conference waiting room if animations are enabled and no bluetooth device is connected 2022-10-27 10:24:57 +02:00
Sylvain Berfini
8721a68db5 Bumped dependencies 2022-10-26 17:12:37 +02:00
Sylvain Berfini
e01ffc0211 Fixed active speaker alone layout when in fact there is at least one other participant 2022-10-24 14:19:16 +02:00
Sylvain Berfini
59a9290832 Using new callback to display the correct active speaker participant device name 2022-10-20 11:46:08 +02:00
Sylvain Berfini
dd1ec48cbd Dismiss ZRTP SAS validation dialog when clicking outside 2022-10-18 15:47:07 +02:00
Sylvain Berfini
42846e6b45 Close layout & audio device popup menus when selecting an item in conference waiting room 2022-10-14 11:49:36 +02:00
Sylvain Berfini
f0fe5cc418 Fixed conference scheduling duration not being 1h 2022-10-13 15:57:41 +02:00
Sylvain Berfini
ea9d6c48bc Do not show ZRTP auth token validation dialog if the token is null 2022-10-13 10:03:20 +02:00
Sylvain Berfini
072db50727 Improved notification text when more than 1 file is inside the message + updated RC flags 2022-10-11 16:13:15 +02:00
Sylvain Berfini
eb63d63276 Fixed various UI glitches 2022-10-07 13:51:19 +02:00
Sylvain Berfini
f0cb889215 Catch foreground service not allowed to start exception 2022-10-07 08:53:22 +00:00
Sylvain Berfini
3c830760c2 Fixed UI issue when hanging up call if there is still another call to display 2022-10-05 17:25:28 +02:00