504 Commits

Author SHA1 Message Date
0dc790e4c1 Apply volume keys to ringtone volume when call is coming in and to in-call volume during call 2025-05-19 11:51:58 +03:00
9c302d14ae Use toasts for no network and no hw aec notices 2025-05-15 18:03:27 +03:00
2e49922f35 Settings fixes 2025-05-07 17:34:26 +03:00
08099c2654 Improved transfer dialog layout 2025-05-05 08:53:20 +03:00
aa16b68aa3 Try to avoid call null pointer exeptions on call row 2025-05-03 16:59:56 +03:00
cdeb19d1c3 Added cancel button for canceling outgoing call
Fixed showing of call transfer target suggestions
2025-05-03 12:46:16 +03:00
700eec8dbc Better fix for the possible crash 2025-05-02 20:28:47 +03:00
d389990b00 Avoid possible crash 2025-05-02 15:40:04 +03:00
494c6501ff Added Numeric Keypad to account settings 2025-04-29 08:27:46 +03:00
3d2c1b3fef Added support for numeric keyboard account setting (UI is still missing) 2025-04-28 08:02:21 +03:00
ec6cd0c362 Removed Text custom element 2025-04-28 08:02:21 +03:00
b3f52e7199 Added tooltip strings 2025-04-26 13:02:39 +03:00
6c8ebff5a5 Added tooltips to main actiity top app bar icons 2025-04-26 12:32:33 +03:00
04d5fa2bf1 Completed app bar icon tooltips 2025-04-26 10:46:47 +03:00
5a2f72ff3a More call history cleanup 2025-04-26 09:31:50 +03:00
b60ba2263a Improved call and message implementation 2025-04-26 09:07:29 +03:00
d19bf4db78 Added tooltips to mic and speakerphone icons 2025-04-26 07:28:33 +03:00
431caa067e Fixed bug that caused truncation of called telephone number 2025-04-24 22:24:53 +03:00
964af9fe9d Started to work on icon tooltips 2025-04-24 22:12:27 +03:00
8c86c14844 User alert dialog instead of toast for no network/aec info 2025-04-24 08:10:15 +03:00
b33289b1ea Toast if network or hw AEC is not available 2025-04-23 21:37:55 +03:00
f4a93f22a5 Use switch instead of checkbox 2025-04-23 11:12:20 +03:00
b82bc5cc50 Fixed ZRTP verify query 2025-04-21 14:07:24 +03:00
dc61da64cb Simplified string access 2025-04-19 19:40:45 +03:00
68d3ef3699 Fixed back press action for API < 33 compatibility 2025-04-19 09:50:32 +03:00
83ff6323b2 Fixed some lint warnings 2025-04-19 08:22:52 +03:00
f016d036d8 Improved pulltorefresh look and implementation 2025-04-18 12:19:05 +03:00
eb17082d98 Restored swipe left/right gesture to toggle between accounts 2025-04-17 18:23:29 +03:00
9b50f2546c Enabled OnBackInvokedCallback for MainActivity
If suggestions are shown, clear icon makes them not shown
2025-04-17 15:41:38 +03:00
8d45658bb1 Improved transfer dialog coloring 2025-04-16 11:38:48 +03:00
251592afcf Improved Main Acticity Call to ... UI 2025-04-16 09:47:28 +03:00
7ba07df7db FIxed showing of main activity alerts 2025-04-15 20:01:32 +03:00
fb35f9fbd8 Completed composting alert of dialogs (testing still needed)
UI improvements
2025-04-15 18:10:58 +03:00
f514f19755 Fixed handling of DTMF backspace character 2025-04-09 08:21:54 +03:00
a64ea0b69d Fixed transfer URI suggestions handling 2025-04-08 12:28:37 +03:00
f3da8288b9 Remove suggestions when call button is pressed 2025-04-08 12:18:15 +03:00
be625488b9 Use PasswordDialog custom element for all password queries 2025-04-05 08:55:51 +03:00
63e4506df9 Added and used PasswordDialog composable 2025-04-04 19:21:40 +03:00
3bff286888 Ask non-existing authentication password already in accounts activity 2025-04-04 13:33:00 +03:00
4de39bcaab Use column instead of lazycolumn in account activity
Minor other composable edits
2025-04-04 10:37:30 +03:00
63a6c6765e Ask encrypt/decrypt passwords using composable 2025-04-02 13:11:07 +03:00
f3b2a45d8b Migration of user interface to Jetpack Compose 2025-03-29 19:20:43 +02:00
2042596600 Do not backup recordings 2025-01-05 00:31:54 +02:00
62443ef0ec Removed unused import 2025-01-01 07:31:47 +02:00
04462f4fa9 Padded all systems bars and reduced mainactivity bottom padding 2024-12-15 00:39:38 +02:00
91d1d14bf8 Removed onConfigurationChanged listener 2024-12-15 00:29:50 +02:00
2b842124e0 MainActivity now works in edge-to-edge mode 2024-12-13 10:21:13 +02:00
bdda8a1490 Out out edge-to-edge enforcement 2024-12-05 10:04:00 +02:00
4c00fee456 Removed code that is not needed at API level 28 and above
Modified strings mentioning Android version below 9
2024-11-18 01:56:02 +02:00
20533a90fc Added Logcat main menu item 2024-10-30 12:37:09 +02:00