Commit graph

10096 commits

Author SHA1 Message Date
Sylvain Berfini
ee4d11072c Improved conversation removal in progress layout 2026-03-16 10:12:47 +01:00
Sylvain Berfini
ff7783c48a Replaced delete message dialog by bottom sheet menu 2026-03-16 09:54:39 +01:00
Sylvain Berfini
0a63736451 Fixed media grid using 2 lines issue when sending exactly 3 files with text 2026-03-13 16:37:57 +01:00
Sylvain Berfini
d47a77520b Switched to gradle toolchain 2026-03-12 18:19:50 +01:00
Sylvain Berfini
fa75b1547d Updated firebase & coil dependencies 2026-03-11 10:14:19 +01:00
Sylvain Berfini
044fcab631 Bumped version code for next beta 2026-03-11 09:36:51 +01:00
Sylvain Berfini
ac1931c22a Updated translations from Weblate 2026-03-10 19:48:29 +00:00
Sylvain Berfini
29944b9aa8 Force left to right direction for numpad layouts 2026-03-09 14:53:10 +01:00
Sylvain Berfini
18dbe4356a Improve account creation when SMS can't be sent 2026-03-05 17:26:58 +01:00
Sylvain Berfini
d6af726227 Updated translations from Weblate 2026-03-05 13:32:13 +00:00
Sylvain Berfini
15603e7933 Fixed issue in previous commit 2026-03-05 12:10:12 +01:00
Sylvain Berfini
b16b42ce55 Added back hide message content in Android notification setting 2026-03-05 11:43:27 +01:00
Sylvain Berfini
a22f4ad88c Prevent keyboard for correcting user input for SIP address text fields 2026-03-05 09:58:04 +01:00
Sylvain Berfini
e14365be17 Added a setting to show past meetings (now hidden by default) 2026-03-04 13:36:12 +01:00
Sylvain Berfini
c747bc76c1 Bumped AGP to 9.1 and gradle to 9.3.1 2026-03-04 10:54:25 +01:00
Sylvain Berfini
62f6b5e956 Allow long press on digits in numpad to produce a long sound instead of a short one no matter how long the button was pressed 2026-03-03 17:54:47 +01:00
Sylvain Berfini
a2b2b540e8 Removed 'disable video' setting 2026-03-03 17:28:44 +01:00
Sylvain Berfini
d37f33a217 Improved 'do SAS validation again' button UI 2026-03-03 11:36:30 +01:00
Sylvain Berfini
b5743a7394 Prevent conference related chat rooms to be added to conversations list 2026-03-02 15:53:04 +01:00
Sylvain Berfini
b055b53468 Show specific label for end-to-end encrypted meetings 2026-03-02 13:57:45 +01:00
Sylvain Berfini
1c4f73a9b8 Show video preview in in-call conversation screen 2026-03-02 11:17:04 +01:00
Sylvain Berfini
7fe554be3c Fixed crash due to TextureView API not called from main thread 2026-03-02 10:11:39 +01:00
Sylvain Berfini
3ad6c6c8ed Access shared media & documents from contact page if a 1-1 chat room is found 2026-02-25 10:05:32 +01:00
Sylvain Berfini
3c9d08e14d No longer need to check this at app level, it is now done by the SDK 2026-02-24 10:00:52 +01:00
Sylvain Berfini
973398307c Fixed wrong constraint in call transfer layout & lists not updated when switching default account 2026-02-23 15:03:16 +01:00
Sylvain Berfini
c492d99b09 Bumped version code for next beta 2026-02-23 13:47:52 +01:00
Sylvain Berfini
7685d7e5aa Updated translations from Weblate 2026-02-23 12:47:17 +00:00
Sylvain Berfini
70183f76fc Fixed proximity sensor disabled after app has been put in background and then resumed by clicking on the call notification 2026-02-23 10:38:30 +01:00
Sylvain Berfini
37200ecf8f Show error notification if in-call foreground service doesn't starts successfully to let user know there is an issue and clicking on the notification will fix it 2026-02-23 10:19:21 +01:00
Sylvain Berfini
1f36852f37 Use incoming call notification ID instead of hard-coded value 2026-02-18 15:11:43 +01:00
Sylvain Berfini
521cf5e3c1 Added missing setShowWhen() to notification + fixed crash when going into call recordings 2026-02-18 13:52:46 +00:00
Sylvain Berfini
83c8cfd494 Removed old transifex configuration folder & file 2026-02-18 14:46:22 +01:00
Sylvain Berfini
c50acdf8bc Add log if foreground service fails to start + finish call activity in onResume if no more call to display 2026-02-17 17:21:34 +01:00
Sylvain Berfini
2dde1c2509 Small improvement over suggestion long press effect 2026-02-17 15:06:54 +01:00
Sylvain Berfini
93202fe4a5 Reworked layout to improve coherence & display on large screen in landscape 2026-02-17 14:44:01 +01:00
Sylvain Berfini
9ecd63ec5f Trying to prevent ringtone picker not opening + show error toast if really not available 2026-02-16 16:07:34 +01:00
Sylvain Berfini
820eec9cf5 Also show print logs in logcat setting in troubleshooting fragment 2026-02-16 15:39:25 +01:00
Sylvain Berfini
64f04e4f53 Improved account profile page with section header & connection in progress indicator 2026-02-16 15:03:33 +01:00
Sylvain Berfini
de3280f0e4 Bumped version code for next beta 2026-02-16 12:26:08 +01:00
Sylvain Berfini
c8e34a33b0 Updated translations from Weblate 2026-02-16 11:25:58 +00:00
Sylvain Berfini
4ac0b789b7 Hide operation in progress label & spinner if SSO fails 2026-02-16 11:32:22 +01:00
Sylvain Berfini
2a815972ff Added developper setting button to delete orphan auth info 2026-02-16 10:56:44 +01:00
Sylvain Berfini
8c0499a1ef Bumped AGP to 9.0.1 & gradle to 9.2.1 2026-02-16 10:28:52 +01:00
Sylvain Berfini
59435c3614 Fixed call log history not updated when deleting items from details fragment 2026-02-13 15:23:34 +01:00
Sylvain Berfini
f5536ba9a6 Switched to chatRoom.subjectUft8 + fixed notification & shortcut label when group chat room subject is updated 2026-02-13 15:18:42 +01:00
Sylvain Berfini
91f13fe407 Fixed UI when merging calls into local conference 2026-02-13 13:42:42 +01:00
Sylvain Berfini
e8601d8dab Fixed trusted devices label not centered above progress bar 2026-02-12 15:50:35 +01:00
Sylvain Berfini
2ee93e0887 Fixed crash due to missing Crashlytics build ID in release flavor 2026-02-11 12:16:04 +01:00
Sylvain Berfini
40704ccc05 Fixed generated APK file name not containing git version 2026-02-11 09:19:54 +01:00
Sylvain Berfini
40e2e1e5b7 Fixed CardDAV / LDAP settings UI issues 2026-02-10 17:52:22 +01:00