Commit graph

2297 commits

Author SHA1 Message Date
Sylvain Berfini
48fb7dfa92 Improved patterns & URI click handling in chat messages 2023-04-25 14:03:06 +02:00
Sylvain Berfini
0733ced356 Fixed contacts not updated in conversation if found after view was layed out 2023-04-24 12:05:40 +02:00
Christophe Deschamps
e725eb4e7b - Upon GSM interruption handle conference cases by leave()/enter()
- Upon StreamsRunning call state update in conference check and set locallyPaused flag.
2023-04-24 10:42:20 +02:00
Sylvain Berfini
d54a707816 Decline incoming call with busy reason if more than one call 2023-04-20 10:48:49 +02:00
Sylvain Berfini
91601cdd8c Bumped dependencies, improved a bit build time 2023-04-20 10:05:50 +02:00
Sylvain Berfini
22c7783c18 Fixed emoji picker icon color in dark mode 2023-04-19 11:33:29 +02:00
Sylvain Berfini
7607a5cd57 Using new API to properly know the last seen online timestamp and simply display Away when info isn't available 2023-04-17 16:24:49 +02:00
Sylvain Berfini
c313e06f8f Fixed wrong format in some translated string + added try/catch to prevent a future one from making the app crash 2023-04-17 14:13:15 +02:00
Sylvain Berfini
33b4c09ffd Bumped dependencies & improved gradle files + new bullseye based clean docker image using JDK 17 2023-04-14 15:39:45 +02:00
Sylvain Berfini
b80f2fc9a2 Make nav bar match tabs background color 2023-04-14 09:39:25 +02:00
Sylvain Berfini
2e9ed6af4a Forgot to remove test code 2023-04-13 09:19:26 +02:00
Sylvain Berfini
e60cc20a23 Updated strings regarding software echo canceller + reset calibrated value when disabling it + display currently calibrated value if any 2023-04-12 13:53:40 +02:00
Sylvain Berfini
122581fd68 Fixed chat rooms list cells not updating contacts info 2023-04-12 10:29:25 +02:00
Sylvain Berfini
f3a6480278 Use EmojiCompat.loadState to prevent crash 2023-04-11 15:57:07 +02:00
Sylvain Berfini
ae54179976 Fixed chat message not marked as reply when replying with more than 1 content in a basic chat room 2023-04-11 12:06:24 +02:00
Sylvain Berfini
a8d8690d92 Made SIP URI in call selectable 2023-04-11 08:42:56 +02:00
Sylvain Berfini
98f6206e75 Another fix related to callLogs crash reported on the Play Store 2023-04-11 08:34:47 +02:00
Sylvain Berfini
222d60cfdd Fixed chat message sending area icons size when input text takes more than one line 2023-04-07 15:35:56 +02:00
Sylvain Berfini
0f67ca79dd Should improve chat rooms list display performances a bit 2023-04-07 11:26:52 +02:00
Sylvain Berfini
10e29db302 Added / improved some logs 2023-04-07 11:04:35 +02:00
Sylvain Berfini
c2a649c50e Prevent crash in emoji compat library when used right after the app started (cold start for a chat room shorcut for example) 2023-04-07 09:45:54 +02:00
Sylvain Berfini
8cd42efa8e Improved chat room landscape UI when not much height is available (such as phones) 2023-04-06 17:23:32 +02:00
Sylvain Berfini
a11e66f404 Improved how we detect soft keyboard visibility + using that to hide emoji picker when keyboard is opened 2023-04-06 15:49:47 +02:00
Sylvain Berfini
e395cff106 Close keyboard when opening emoji picker + improved EmojiCompat init 2023-04-06 14:31:40 +02:00
Sylvain Berfini
22d4a8baf1 Added emoji picker in chat 2023-04-06 13:40:40 +02:00
Sylvain Berfini
b1b426389d Fixed UI issue when hanging up an active call when an incoming call is ringing 2023-04-04 14:47:09 +02:00
Sylvain Berfini
182d80a630 Added option to protect settings by account password 2023-04-03 13:59:08 +02:00
Sylvain Berfini
29ee69fc7b Fixed contact's initials display as avatar when containing more than one emoji (or an emoji + another character) 2023-04-03 11:36:35 +02:00
Sylvain Berfini
09d5868820 Rework how the app handles the removal of plain copy of encrypted files when VFS is enabled 2023-04-03 09:52:07 +02:00
Sylvain Berfini
31e30e6214 Proper fix for chat rooms blinking 2023-03-31 16:43:00 +02:00
Sylvain Berfini
8338ea8814 Renamed setting 2023-03-30 16:14:22 +02:00
Sylvain Berfini
a629c3264d Prevent crash when clicking on URI in chat if not matching app is found 2023-03-30 15:07:31 +02:00
Sylvain Berfini
1767ae559b Added settings to hide contacts list selectors 2023-03-28 15:38:52 +02:00
Sylvain Berfini
df4d136305 Added linphone-config scheme to (automatically or not) do a remote provisioning step using an URL 2023-03-28 15:26:15 +02:00
Sylvain Berfini
ea190fdfb7 Fixed admins not shown for non admins in group chat room info 2023-03-28 12:01:28 +02:00
Sylvain Berfini
455165f00b Prevent blinking in chat rooms list 2023-03-27 13:01:48 +02:00
Sylvain Berfini
2fd0b87467 Added IMDN status in chat rooms list for last message if outgoing + removed sender name in front of last message for 1-1 chat rooms 2023-03-27 11:19:15 +02:00
Sylvain Berfini
7136a991b3 Fixed presence led background in dark mode + reduced background padding a bit 2023-03-27 11:04:09 +02:00
Sylvain Berfini
b467569308 Improved code handling how presence icon & content description is computed + added do not disturb presence support 2023-03-24 10:15:11 +01:00
Sylvain Berfini
4264ecc933 Bumped dependencies, now side menu will be closed (if open) with back button press or back gesture 2023-03-23 17:08:52 +01:00
Sylvain Berfini
bca39042d7 Enable timestamp update in presence refresh 2023-03-23 16:44:22 +01:00
Andrea Gianarda
1af9954606 Setup texture view listener for participant devices in platform helpers 2023-03-22 14:11:19 +01:00
Sylvain Berfini
36047921b8 Fixed LIME update threshold 2023-03-22 11:49:53 +01:00
Sylvain Berfini
360f30df4b Fixed visible presence in side menu when no account configured yet 2023-03-20 16:15:19 +01:00
Sylvain Berfini
048b1c91a3 Bumped year to 2023 for license in about page 2023-03-20 16:04:17 +01:00
Sylvain Berfini
b0e25f9a67 Added a setting to use native addressbook in read only 2023-03-20 14:40:38 +01:00
Sylvain Berfini
a8bdca0c26 Added RC setting to disable video completely 2023-03-20 13:48:12 +01:00
Sylvain Berfini
feec8b9758 Trying to prevent crash in call history trying to get CallLog ID 2023-03-20 10:34:26 +01:00
Sylvain Berfini
09bde054d0 Added attented transfer + setting to skip dialer when adding new call or transfering a call + fixed toast instead of snack for dialer transfer message 2023-03-16 11:15:17 +01:00
Sylvain Berfini
74fd59a541 Fixed translations 2023-03-16 10:06:30 +01:00
Tomas Ivanek
0e4c07ef8a Translated using Weblate (Czech)
Currently translated at 100.0% (779 of 779 strings)

Translation: Linphone/Linphone Android (master)
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android/cs/
2023-03-14 04:30:17 +01:00
Ville Hartikainen
0169ab6af8 Translated using Weblate (Finnish)
Currently translated at 49.6% (387 of 779 strings)

Translation: Linphone/Linphone Android (master)
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android/fi/
2023-03-14 04:30:17 +01:00
NPL
7bba871907 Translated using Weblate (Japanese)
Currently translated at 97.5% (760 of 779 strings)

Translation: Linphone/Linphone Android (master)
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android/ja/
2023-03-14 04:30:17 +01:00
Peter Chen
6ba12d3a7d Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (779 of 779 strings)

Translation: Linphone/Linphone Android (master)
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android/zh_Hant/
2023-03-14 04:30:17 +01:00
Adam Piorko
bdb72d4c2f Added translation using Weblate (Polish) 2023-03-14 04:30:17 +01:00
Sylvain Berfini
8c6975a859 Added account removal confirmation dialog 2023-03-13 13:06:17 +01:00
Sylvain Berfini
c39f350bdd Bumped dependencies 2023-03-13 10:42:02 +01:00
Sylvain Berfini
0df5ff6c30 Improved how crashlytics dependency is added 2023-03-02 17:10:30 +01:00
Sylvain Berfini
6859a321cc Fixed icon/text color of file/conference invite in reply preview/cell not visible in dark mode 2023-03-01 10:01:49 +01:00
Sylvain Berfini
76455c1491 Fixed crash when creating CoreContext from BroadcastReceiver context 2023-03-01 09:42:25 +01:00
Sylvain Berfini
4c6155b305 Updated presence's publish's expires to 2 minutes 2023-02-28 10:08:36 +01:00
Sylvain Berfini
9054420536 Bumped security-crypto-ktx dependency 2023-02-27 11:11:31 +01:00
Sylvain Berfini
9a086ef205 Fixed assistant createButton not enabled & country name not displayed if prefix auto filled 2023-02-27 11:11:07 +01:00
Ville Hartikainen
9726ed04ea Translated using Weblate (Finnish)
Currently translated at 31.0% (242 of 779 strings)

Translation: Linphone/Linphone Android (master)
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android/fi/
2023-02-27 09:58:19 +01:00
NPL
812ed6ec68 Translated using Weblate (Japanese)
Currently translated at 97.0% (749 of 772 strings)

Translation: Linphone/Linphone Android (master)
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android/ja/
2023-02-25 04:30:06 +01:00
Sylvain Berfini
dc65d27603 Show contacts consolidated presence if not offline + updated EXPIRE for sip.linphone.org from 1 year to 1 month 2023-02-24 11:42:45 +01:00
Sylvain Berfini
536bfd0020 Fixed navigating to contact without a native ID 2023-02-24 11:26:53 +01:00
Sylvain Berfini
9f5951280a Added support for base64 encoded pictures in Friends 2023-02-24 10:17:28 +01:00
Sylvain Berfini
785be0b1fd Do not update friend list subscriptions when contacts loading has finished if default account isn't registered yet 2023-02-21 12:04:55 +01:00
Sylvain Berfini
8bcc9a2087 Fixed cs & fi translations, added them to locales_config 2023-02-20 15:10:11 +01:00
Sylvain Berfini
4c6ead64f4 Added config option to show secure chat button in contact details & call history even if no LIME capability in presence (or no presence at all) 2023-02-20 15:07:54 +01:00
Sylvain Berfini
5c657261dd Translated using Weblate (Czech)
Currently translated at 100.0% (772 of 772 strings)

Translation: Linphone/Linphone Android (master)
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android/cs/
2023-02-20 09:58:09 +01:00
Tomas Ivanek
2033e8d6af Translated using Weblate (Czech)
Currently translated at 100.0% (772 of 772 strings)

Translation: Linphone/Linphone Android (master)
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android/cs/
2023-02-20 09:58:09 +01:00
NPL
864b42b98c Translated using Weblate (Japanese)
Currently translated at 93.7% (724 of 772 strings)

Translation: Linphone/Linphone Android (master)
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android/ja/
2023-02-20 09:58:09 +01:00
Tomas Ivanek
06b65d616e Translated using Weblate (Czech)
Currently translated at 100.0% (772 of 772 strings)

Translation: Linphone/Linphone Android (master)
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android/cs/
2023-02-18 21:58:39 +01:00
Ville Hartikainen
00761f9106 Translated using Weblate (Finnish)
Currently translated at 31.0% (240 of 772 strings)

Translation: Linphone/Linphone Android (master)
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android/fi/
2023-02-18 21:58:26 +01:00
NPL
bf72baf112 Translated using Weblate (Japanese)
Currently translated at 88.0% (680 of 772 strings)

Translation: Linphone/Linphone Android (master)
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android/ja/
2023-02-18 21:58:23 +01:00
Nono Hoolbe
3f1715a401 Added translation using Weblate (Czech) 2023-02-18 13:33:24 +01:00
稲凪 咲
e348576f3d Translated using Weblate (Japanese)
Currently translated at 76.6% (592 of 772 strings)

Translation: Linphone/Linphone Android (master)
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android/ja/
2023-02-18 04:36:55 +01:00
NPL
2f40a5c74d Translated using Weblate (Japanese)
Currently translated at 76.6% (592 of 772 strings)

Translation: Linphone/Linphone Android (master)
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android/ja/
2023-02-18 04:36:55 +01:00
Sylvain Berfini
083c1afa11 Prevent crash when destroying GroupedCallLogData if lastCallLogViewModel wasn't created yet 2023-02-15 13:26:54 +01:00
Sylvain Berfini
890d217ab7 Disable some actions when a chat room has been left 2023-02-15 10:03:28 +01:00
Sylvain Berfini
375f43cfa5 Fixed chat messages grouping 2023-02-13 16:13:56 +01:00
Sylvain Berfini
61ecc91a2d Fixed issue with voice recording preview progress bar 2023-02-13 13:25:07 +01:00
Sylvain Berfini
28883abe80 Moved chat message sending layout to specific file & fixed separator being visible upon rotation 2023-02-13 10:54:40 +01:00
Sylvain Berfini
5e5937382d Fixed issue when clicking on send message while voice recording is in progress 2023-02-10 14:32:30 +01:00
Sylvain Berfini
312f8c51c2 Fixed appName entity issues 2023-02-10 11:33:38 +01:00
Ville Hartikainen
e6fb014d6b Translated using Weblate (Finnish)
Currently translated at 12.5% (97 of 772 strings)

Translation: Linphone/Linphone Android (master)
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android/fi/
2023-02-10 11:28:55 +01:00
samuele
0317f59f0b Translated using Weblate (Italian)
Currently translated at 25.1% (194 of 772 strings)

Translation: Linphone/Linphone Android (master)
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android/it/
2023-02-10 11:28:55 +01:00
Ville Hartikainen
5380ef0348 Translated using Weblate (Finnish)
Currently translated at 10.3% (80 of 772 strings)

Translation: Linphone/Linphone Android (master)
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android/fi/
2023-02-10 11:28:55 +01:00
NPL
12731d2a35 Translated using Weblate (Japanese)
Currently translated at 73.5% (568 of 772 strings)

Translation: Linphone/Linphone Android (master)
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android/ja/
2023-02-10 11:28:55 +01:00
Ville Hartikainen
af3ef13063 Added translation using Weblate (Finnish) 2023-02-10 11:28:55 +01:00
NPL
1865a2a749 Translated using Weblate (Japanese)
Currently translated at 71.2% (550 of 772 strings)

Translation: Linphone/Linphone Android (master)
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android/ja/
2023-02-10 11:28:55 +01:00
NPL
5c992b1aa8 Translated using Weblate (Japanese)
Currently translated at 71.2% (550 of 772 strings)

Translation: Linphone/Linphone Android (master)
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android/ja/
2023-02-10 11:28:55 +01:00
NPL
ad280076c0 Translated using Weblate (Japanese)
Currently translated at 61.2% (473 of 772 strings)

Translation: Linphone/Linphone Android (master)
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android/ja/
2023-02-10 11:28:55 +01:00
NPL
6279daa8de Translated using Weblate (Japanese)
Currently translated at 39.6% (306 of 772 strings)

Translation: Linphone/Linphone Android (master)
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android/ja/
2023-02-10 11:28:55 +01:00
NPL
fbe6526eb1 Translated using Weblate (Japanese)
Currently translated at 24.4% (189 of 772 strings)

Translation: Linphone/Linphone Android (master)
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android/ja/
2023-02-10 11:28:55 +01:00
Peter Chen
d132b9b0a3 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (772 of 772 strings)

Translation: Linphone/Linphone Android (master)
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android/zh_Hant/
2023-02-10 11:28:55 +01:00
NPL
66edb57cd0 Translated using Weblate (Japanese)
Currently translated at 12.0% (93 of 770 strings)

Translation: Linphone/Linphone Android (master)
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android/ja/
2023-02-10 11:28:55 +01:00
Dries De Gendt
522c77493e Translated using Weblate (Dutch)
Currently translated at 20.3% (157 of 770 strings)

Translation: Linphone/Linphone Android (master)
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android/nl/
2023-02-10 11:28:55 +01:00
NPL
73e5f06333 Added translation using Weblate (Japanese) 2023-02-10 11:28:55 +01:00
Till von Elling
4fda4cfc6b Translated using Weblate (German)
Currently translated at 34.4% (265 of 770 strings)

Translation: Linphone/Linphone Android (master)
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android/de/
2023-02-10 11:28:55 +01:00
Peter Chen
889c42a4c6 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (770 of 770 strings)

Translation: Linphone/Linphone Android (master)
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android/zh_Hant/
2023-02-10 11:28:55 +01:00
Sylvain Berfini
35102a8af8 Bumped dependencies 2023-02-10 10:38:21 +01:00
Sylvain Berfini
af8464d89e Updated kotlin 2023-02-07 17:34:51 +01:00
Sylvain Berfini
fa6cb4515a Improved proximity sensor related logs 2023-02-07 10:22:13 +01:00
Sylvain Berfini
a68a816cff Prevent multiple attach file dialogs 2023-02-03 09:39:18 +01:00
Sylvain Berfini
4d1adf6227 Fixed clickable SIP URI pattern, added missing tilde
Updated CHANGELOG
2023-02-02 14:03:25 +01:00
Sylvain Berfini
7c3722a90a Fixed pixel issue with call_quality_indicator_2 PNG 2023-02-02 14:02:43 +01:00
Sylvain Berfini
9cf50d3c06 Trying to prevent crash when CallActivity is destroyed after the Core 2023-02-02 14:02:23 +01:00
Sylvain Berfini
0e3c82b519 Hide echo tester setting if debug mode isn't enabled as it can mislead users over what it can be used for 2023-02-02 14:02:18 +01:00
Sylvain Berfini
b463025a0e Fixed wrong country being displayed when picking a prefix if there are multiple countries matching that prefix 2023-02-02 14:02:11 +01:00
Christophe Deschamps
4ff06f8494 Headers text color inside IMDN Fragment 2023-02-01 16:14:45 +01:00
Christophe Deschamps
b418aa2732 Visibility of ephemeral icon next to send icon in chat room details 2023-01-31 15:50:23 +01:00
Sylvain Berfini
382805ddeb Improved incoming call fragment layout when early media with video 2023-01-27 14:22:24 +01:00
Sylvain Berfini
31f3cb3391 Fixed chat message replies in notification 2023-01-27 14:22:17 +01:00
Sylvain Berfini
327f296ac0 Fixed local copy of attached files being leaked if it isn't being sent 2023-01-27 14:22:10 +01:00
Sylvain Berfini
b3d0897897 Reworked chat message sending area to add a spinner while files are being loaded 2023-01-27 14:22:05 +01:00
Sylvain Berfini
98d7a6b5d4 Disabled crashlytics for debug builds 2023-01-27 14:22:00 +01:00
Sylvain Berfini
edefe2dc07 Disabled auto-complete in some EditText to prevent username to be modified, breaking SIP URI format 2023-01-27 14:21:55 +01:00
Sylvain Berfini
97cba944c0 Removed jetifier + bumped version name & code 2023-01-13 15:17:08 +01:00
Sylvain Berfini
31826d5b43 Display voice recording default message instead of file name, like for conference invitations 2023-01-13 15:13:45 +01:00
Sylvain Berfini
0e6a2017f3 Updated gradle 2023-01-13 14:42:27 +01:00
Sylvain Berfini
c307dbc1de Leverage on Bitmap stored in ContactsManager to prevent decoding it from resource each time 2023-01-13 14:42:20 +01:00
Sylvain Berfini
01c8735caf Reworked how Persons are used + fixed timestamp issue in chat message notification + fixed chat room being marked as read when answering in the notification 2023-01-13 14:42:14 +01:00
Sylvain Berfini
8a09115623 Replaced old emoji library by emoji2 2023-01-13 14:42:08 +01:00
Sylvain Berfini
84fbeae5a6 Bumped appcompat dependency 2023-01-13 14:42:03 +01:00
Sylvain Berfini
221c893f45 Changes required for chat message notification to show up in Android Auto 2023-01-13 14:41:58 +01:00
Sylvain Berfini
40c68f68f0 Also updated algo to select hearing aid/bluetooth playback device for call recordings 2023-01-13 14:41:52 +01:00
Sylvain Berfini
5dcd9faba5 Updated Coil to 2.2.2 release 2023-01-13 14:41:46 +01:00
Sylvain Berfini
0ecf331959 Reworked a bit the code handling the file type depending on it's extension + added error logs when Coil fails to load an image 2023-01-10 16:24:22 +01:00
Sylvain Berfini
67081ee577 Delay voice recorder init 2023-01-10 16:24:17 +01:00
Sylvain Berfini
68f0d4102c Updated Firebase BoM 2023-01-10 16:24:12 +01:00
Sylvain Berfini
e784ca7b77 Reworked Media Store export functions in compatibility packages 2023-01-10 16:24:07 +01:00
Sylvain Berfini
fdaaf0943c Reduced previously increased icons size 2023-01-09 17:48:15 +01:00
Sylvain Berfini
85580121a7 Made chat message sending icons size bigger 2023-01-09 17:09:01 +01:00
Sylvain Berfini
d839aef96e Hide actively speaking participant miniature 2023-01-09 17:08:56 +01:00
Sylvain Berfini
ccd7bcea62 Fixed ANRs in voice message recording/playback + Allow voice recording Bluetooth playback + allow voice message recording using headset/headphones/hearing aids/bluetooth device 2023-01-09 17:08:50 +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
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
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
Sylvain Berfini
a230f603c6 Improvements on use of Telecom Manager APIs to prevent dialog asking to terminate call when trying to add a new call to an existing conference 2022-10-05 16:19:32 +02:00
Sylvain Berfini
db8b6f2dfb Fixed issue with active speaker layout 2022-10-03 10:30:51 +02:00
Sylvain Berfini
04ae18c1ae Set media encryption to SRTP when connecting a sip.linphone.org account if media encryption setting is set to None + bumped version code 2022-09-29 11:15:43 +02:00
Sylvain Berfini
37f5721668 Fixed cancelled meeting background color when in dark mode 2022-09-27 09:14:41 +02:00
Sylvain Berfini
02304cdd18 Added a setting to force secure chat rooms 2022-09-20 16:46:55 +02:00
Sylvain Berfini
05718aa749 Added a setting to prevent native addressbook integration 2022-09-20 16:24:30 +02:00
Sylvain Berfini
b426bd567f Hide audio/video/chat factory URIs & LIME server URL from account settings 2022-09-20 13:55:02 +02:00
Sylvain Berfini
bdffe20fd0 Fixed missing switch camera button while in conference if layout is active speaker and full screen mode is on 2022-09-20 11:03:56 +02:00
Sylvain Berfini
5295ae3b9d Removed Java 1.8 target & compatibility 2022-09-19 11:50:39 +02:00
Sylvain Berfini
323dd05731 Don't go to conference waiting room when clicking on a cancelled conference in history 2022-09-19 11:40:17 +02:00
Peter Chen
d5564af931 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (763 of 763 strings)

Translation: Linphone/Linphone Android (master)
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android/zh_Hant/
2022-09-19 10:06:51 +02:00
Sylvain Berfini
fb4019f5b9 Fixed long press on chat message if spannable link if found below 2022-09-16 12:14:00 +02:00
Sylvain Berfini
e4c64a2b5b Fixed crash observed on Samsung Z Fold 2 while forwarding a message to a new chat room 2022-09-14 15:04:24 +02:00
Sylvain Berfini
003a73577a Added missing 'mute' indicator in active speaker layout when 2 participants 2022-09-14 14:58:32 +02:00
Sylvain Berfini
691bb49c62 Do not set preview textureview in Core if video isn't enabled 2022-09-14 11:16:35 +02:00
Sylvain Berfini
cb34e761c6 Fixed video & preview being visible while call is locally paused 2022-09-14 11:12:12 +02:00
Sylvain Berfini
4fd7246a74 Fixed UI stuck indefinitely if READ_PHONE_STATE permission is denied on the dialer 2022-09-14 10:09:49 +02:00
Sylvain Berfini
ebaa6067b5 Fixed isEndToEndEncryptedChatAvailable to keep checking the deprecated param on the Core 2022-09-14 09:42:11 +02:00
Sylvain Berfini
2050ed93eb When removing a meeting you organized, send a cancel ICS 2022-09-13 13:12:43 +02:00
Sylvain Berfini
795ee0d40c Fixed build with latest SDK API changes 2022-09-12 15:57:47 +02:00
Sylvain Berfini
a56edd5f4f Added same animation for audio routes menu in waiting room than while in call (+ same animation for conference layouts) 2022-09-09 16:35:19 +02:00
Sylvain Berfini
ee2fd51103 Fixed audio routes menu not showing when bluetooth device is connected 2022-09-09 16:17:53 +02:00
Sylvain Berfini
b4d11291f1 Added @StringRes annotation when useful 2022-09-09 13:55:42 +02:00
Sylvain Berfini
3497708da5 Changes for conference edition 2022-09-08 16:19:31 +02:00
Sylvain Berfini
d37c9549da Fallback to basic chat rooms to send conference invitations if LIME isn't available 2022-09-08 11:38:52 +02:00
Sylvain Berfini
138635230a Fixed deadlock (ANR) while playing voice recording 2022-09-08 11:13:53 +02:00
Sylvain Berfini
b47ae48529 Bumped dependencies 2022-09-08 10:08:26 +02:00
Sylvain Berfini
6bc4352313 Show our device (in conference) with a different background color + fixed our avatar size in active speaker 2022-09-07 17:52:37 +02:00
Sylvain Berfini
ab6c3004de Reworked how lifecyle owner is set on view stubs after being inflated, fixes voice messages UI not being updated when playing 2022-09-07 16:22:52 +02:00
Sylvain Berfini
98aae5af37 Fixed active speaker conference layout when alone or 2 for foldables + fixed UI issues 2022-09-07 13:52:53 +02:00
Sylvain Berfini
36286b0259 Fixed badge briefly visible when terminating conference 2022-09-06 13:33:52 +02:00
Sylvain Berfini
e468573551 Fixed crash when merging call into conference with active speaker layout 2022-09-06 11:44:07 +02:00
Sylvain Berfini
45d6dd0086 Fixed title when editing a scheduled meeting 2022-09-06 11:12:04 +02:00
Sylvain Berfini
0f485ed66d Added option to schedule meeting from group chat room 2022-09-06 10:53:07 +02:00
Sylvain Berfini
9d9c58e7f7 Use same dialog style to confirm conference info removal 2022-09-06 10:21:38 +02:00
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