39 Commits

Author SHA1 Message Date
0321d2eee9 Modified calls and blocked screen click actions when peer is hidden 2026-06-14 12:42:47 +03:00
d4c5eab8cf Allow mobile calling when device is in airplane mode and wifi calling is enabled 2026-06-13 08:25:43 +03:00
7df6ee5b37 Added possibility on calls screen to copy URI of call to clipboard 2026-06-05 10:05:15 +03:00
bd7766b2cc When showing name of contact, add label when appropriate 2026-06-01 11:33:52 +03:00
269373f259 Show URI's label (if exists) in the list of selectable contact URIs 2026-05-31 17:46:30 +03:00
bca8267d9b Rename airplane_mode string 2026-05-19 10:03:53 +03:00
d9a9fd63fb Merged BaresipContactScreen to ContactScreen 2026-05-19 09:38:13 +03:00
caa1baf0c8 Show alert if contact does not have suitable URI
Show alert if calling or messaging is tried on mobile account when device is in airplane mode
2026-05-19 09:16:56 +03:00
b12d657ee1 On calls screen there is no need to to select URI of the peer from contacts 2026-05-18 18:57:00 +03:00
8f95b3609c Added email field to baresip contact
Added possibility to send email to contact and call or chat peer
Added possibility to import contacts from vcf file to baresip contacts
2026-05-18 12:04:52 +03:00
aa0098b16b Added support for multiple uris in baresip contact
Improved selectable alert dialog colors
2026-05-17 18:50:36 +03:00
3af0f39a8c Added initial support for sending and receiving SMS messages 2026-05-17 14:56:20 +03:00
697ee7d17e Added auto-answer support to mobile account 2026-05-14 09:16:19 +03:00
28a18b4c62 Added notice that SMS messaging is not supprted yet 2026-05-14 08:38:17 +03:00
a37812a74a tel: URI related bug fixes and improvements 2026-05-10 09:48:29 +03:00
d221dc0698 Simplified vertical scrollbar usage 2026-02-08 06:22:02 +02:00
07b4f03f8b Migrated alert dialogs to Material desing style 2026-02-05 21:40:43 +02:00
b599dbca21 Store CallRow recording to list instead of array 2026-01-15 23:03:31 +02:00
f1d7b046b8 Replaced popBackStack() with navigateUp() on about screen and call screens 2025-12-30 02:04:16 +02:00
82f6c92dd1 Added blocked screen listing blocked calls and messages 2025-12-29 10:14:44 +02:00
2a4aac1bae Work on Blocked screen 2025-12-28 12:13:59 +02:00
bcbb76bff1 Some code style edits 2025-12-07 06:06:49 +02:00
373c1feb00 Call history/recording improvements 2025-12-06 08:28:00 +02:00
ed6faed318 Merge recording enc and dec wav files 2025-12-05 13:24:55 +02:00
c52ca9518e Replaced call up/down arrow drawables with Material Design icons 2025-11-22 00:32:31 +02:00
76a6c0e4d9 Replaced person image with Material Design icon 2025-11-20 06:48:07 +02:00
10f4fedc60 Use call_up and call_down drawables 2025-11-14 12:46:43 +02:00
2a50a192d5 More work on Material3 colors migration 2025-10-20 17:48:40 +03:00
80c75eda64 Work on migrating from local custom colors to material theme colors 2025-10-19 19:51:16 +03:00
fc9dbca08f Added support for dynamic colors in all screens 2025-10-15 15:41:34 +03:00
7081fe6e0b Replaced mediumTopAppBarColors with topAppBarColors 2025-09-26 09:03:13 +03:00
a3f4684e84 Avoid "flash" when calling from contacts or call history. 2025-09-16 10:22:27 +03:00
44ef153f44 Small code cleanup 2025-08-29 14:19:21 +03:00
ccfa82b096 Improved display of call history time 2025-07-29 15:22:49 +03:00
acf29b288b Rmoved explicit type argument 2025-07-18 21:57:45 +03:00
9aa9e1d05a Use blue arrow down ico when incoming call was completed elsewhere 2025-06-15 17:24:43 +03:00
d0569f7b17 Use Account.text() function 2025-06-12 12:58:51 +03:00
1a428e7d61 Added BackHandler to some screens 2025-05-27 16:47:56 +03:00
1f7d8fb509 Migrated app to compose navigation 2025-05-27 14:30:06 +03:00