Commit graph

7626 commits

Author SHA1 Message Date
Sylvain Berfini
d38aaeec9c Updated gradle 2023-02-07 10:21:59 +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
832a75726f Updated CHANGELOG 2023-01-27 14:25:44 +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
cc2b97fba4 Updated CHANGELOG with 5.0.3 changes 2023-01-13 14:43:41 +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
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