Commit graph

7741 commits

Author SHA1 Message Date
Sylvain Berfini
de32e634a0 Updated CHANGELOG with 5.0.1 and 5.0.2 changes 2023-01-05 13:25:08 +01:00
Sylvain Berfini
9e7062ed8d Fixed some files not exported to MediaStore 2023-01-05 13:24:03 +01:00
Sylvain Berfini
11776db13c Allow transfered files through chat to be automatically exported to native gallery 2023-01-05 13:23:57 +01:00
Sylvain Berfini
32d111e613 Prevent trying to resolve native contact if permission hasn't been granted 2023-01-05 13:23:51 +01:00
Sylvain Berfini
dbe0655f0f Prevent crash due to CountryPickerFragment not having a constructor without params 2023-01-05 13:23:45 +01:00
Sylvain Berfini
584880e4df Prevent broken deep link URI if SIP URI to add to contact is null or empty 2023-01-05 13:23:40 +01:00
Sylvain Berfini
6db5b54a86 Ensure sip.linphone.org accounts have a LIME X3DH server URL set in their params 2023-01-05 13:23:35 +01:00
Sylvain Berfini
3fc596c448 Fixed crash if null audioState returned by TelecomManager's Connection 2023-01-05 13:23:27 +01:00
Sylvain Berfini
6cebb8cb92 Fixed switch from audio only to active speaker or mosaic that enables the video without user consent + improved some conference logs 2022-12-15 10:22:18 +01:00
Sylvain Berfini
2ca76ef44f Hide participant count in cancelled conference ICS 2022-12-14 10:47:28 +01:00
Sylvain Berfini
662f01eee4 Fixed wrong participant LIME status being displayed 2022-12-12 09:59:17 +01:00
Sylvain Berfini
af1d12fa2f Fixed IMDN status when file transfer goes into error state 2022-12-12 09:59:06 +01:00
Sylvain Berfini
5a6531a75f Improved SIP URI pattern regex to prevent http URLS containing '@' to be handled as SIP URI 2022-12-12 09:58:58 +01:00
Sylvain Berfini
8f0f71d82b Bumped version code & updated CHANGELOG for 5.0.0 release 2022-12-06 11:35:32 +01:00
Sylvain Berfini
6d2ae8007a Reworked a bit & improved video call take snapshot process 2022-12-06 11:14:20 +01:00
Sylvain Berfini
163e2adfde Added setting to allow to switch to fullscreen automatically when a video call is answered (disabled by default) 2022-12-06 10:48:29 +01:00
Sylvain Berfini
59eb436423 Fixed build due to @Nullable changes in SDK API 2022-12-05 15:25:05 +01:00
andy wu
a1d1bc035e Translated using Weblate (Chinese (Simplified))
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_Hans/
2022-12-05 15:25:01 +01:00
Sylvain Berfini
8f47248195 Bumped version code 2022-12-05 15:15:17 +01:00
Sylvain Berfini
54a65f713a Fixed NAT policy account settings changes not saved/restored when app restarts 2022-12-05 10:43:57 +01:00
Sylvain Berfini
b511867e62 Fixed participants count in ICS if organizer is part of participants list 2022-12-05 09:38:41 +01:00
Sylvain Berfini
b067f83784 Prevent crashes found on crashlytics 2022-11-25 13:30:23 +01:00
Sylvain Berfini
959f87b425 Fixed phone number avatar in incoming/outgoing and simple call views 2022-11-24 16:51:09 +01:00
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