516 Commits

Author SHA1 Message Date
b7bd1181e0 Improved navigation to home screen 2026-05-13 11:53:32 +03:00
e6d3ada6dc Removed unused imm variable 2026-04-26 07:47:23 +03:00
97a31b5e31 Acquire PARTIAL_WAKE lock only during calls and briefly during registrations and network transitions 2026-04-12 18:52:04 +03:00
f1ad2af9f4 Avoid wrong system and navigation bar coloring 2026-04-03 19:27:48 +03:00
f7662fa6bd Cancel full screen notification when call is closed
Generate missed call notification also when baresip app is not visible
2026-02-21 21:56:15 +02:00
951dc55f60 Added BaresipApp to avoid baresip service starting before baresip library is loaded 2026-01-19 05:20:04 +02:00
b07f0afbcf More work on multiple calls 2026-01-12 22:22:28 +02:00
2a4aac1bae Work on Blocked screen 2025-12-28 12:13:59 +02:00
03db321146 Replaced speaker drawables with Material Design icon 2025-11-19 08:59:54 +02:00
cd939f3d9c Replaced mic_on/mic_off drawabled with Material design icons 2025-11-18 12:33:26 +02:00
7b676c4ec7 Call enableEdgeToEdge before super.onCreate 2025-08-23 20:29:14 +03:00
1f7d8fb509 Migrated app to compose navigation 2025-05-27 14:30:06 +03:00
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