18 Commits

Author SHA1 Message Date
10f4fedc60 Use call_up and call_down drawables 2025-11-14 12:46:43 +02:00
ce497bf4d4 Commented out unused constant 2025-07-18 22:00:16 +03:00
14d9122693 Notification channel edits: improved names and changed default to low 2025-07-06 14:27:14 +03:00
1f7d8fb509 Migrated app to compose navigation 2025-05-27 14:30:06 +03:00
f3b2a45d8b Migration of user interface to Jetpack Compose 2025-03-29 19:20:43 +02:00
3f6f0f30a0 Removed unused constant 2024-05-05 18:25:24 +03:00
7f9003413b Use constants for message directions 2023-04-03 11:35:35 +03:00
bca04e7623 Do not vibrate when call comes in and ringing is enabled 2023-02-18 04:19:07 +02:00
0df91b1bc3 Set asked password when user agent is created 2022-07-03 17:40:42 +03:00
d612f13bc1 Added constant REGISTRATION_INTERVAL with value 900 2022-06-06 15:49:50 +03:00
e47f7bf855 Replaced Show Android Contacts setting with Contacts setting with possible
values 'baresip', 'Android', and Both
2022-02-17 18:00:44 +02:00
eaf8a01f96 Ask record audio permission when baresip is started 2021-11-18 20:32:20 +02:00
861693a197 More permissions request improvements 2021-11-10 10:37:15 +02:00
801c232793 Started to work on better permissions handling 2021-11-09 15:15:46 +02:00
df6045980b If more than one missed call, show number of missed calls in notify
Moved baresip service constants to constants class
2021-10-16 14:09:20 +03:00
d403cb57d5 Moved teo more constants to Constants 2021-06-13 10:35:35 +03:00
cc9d2d4b28 Moved more constants to Constants
Use accountRequest in AccountListAdapter
No need for activity result in ContactListAdapter
Minor edits
2021-06-13 10:26:39 +03:00
dd15f017b3 Introduced Constants.kt for global constants 2021-05-14 11:07:58 +03:00