Commit Graph
200 Commits
Author SHA1 Message Date
Juha Heinanen c070f1de97 Removed unused layout 2025-04-05 09:17:35 +03:00
Juha Heinanen f3b2a45d8b Migration of user interface to Jetpack Compose 2025-03-29 19:20:43 +02:00
Juha Heinanen be206f794c Minor layout improvement 2025-02-22 03:44:35 +02:00
Juha Heinanen 3ef3455f03 Added clear (x) button to Callee field using MaterialAutoCompleteTextView 2025-02-22 02:02:44 +02:00
Juha Heinanen 04462f4fa9 Padded all systems bars and reduced mainactivity bottom padding 2024-12-15 00:39:38 +02:00
Juha Heinanen a7a5dd8fa9 Added edge-to-edge support to remaining activities 2024-12-14 06:40:50 +02:00
Juha Heinanen 4cd2d4bbda Added edge-to-edge support to Accounts, Account and Codecs activities 2024-12-14 01:19:02 +02:00
Juha Heinanen 8bd9260d12 Improved audio activity layout 2024-11-20 01:57:52 +02:00
Juha Heinanen 943d6c7ca3 Added Microphone Gain audio setting 2024-10-22 20:24:17 +03:00
Juha Heinanen 74fa0c97e6 Added User Agent setting that can be used to set custom SIP request/response
User-Agent header value
2024-09-29 12:13:59 +03:00
Juha Heinanen ad7c1cb68b Added Speaker Phone audio setting 2024-04-09 10:01:00 +03:00
Juha Heinanen ae46ee3b04 Added possibility to mark contact as favorite 2023-11-02 10:00:24 +02:00
Juha Heinanen 5488b99c1a Work on adding support for account 100rel configuration 2023-09-22 12:24:25 +03:00
Juha Heinanen 63e1bcb298 - Added Tone Country Audio Configuration option
- Fixed checking of DNS Servers config value
2023-09-21 08:43:18 +03:00
Juha Heinanen 2394f3fba1 Added Redirect Mode account setting that tells if call redirect requests
(3xx responses) can be followed automatically or if confirmation
  needs to be asked
2023-07-02 15:20:06 +03:00
Juha Heinanen 2dbc94db30 Added more vertical padding to account configuration 2023-05-28 10:05:50 +03:00
Juha Heinanen d345660048 Even more topping 2023-05-09 12:15:31 +03:00
Juha Heinanen 8d9accf5c2 Increased account configuration Media Encryption topping 2023-05-09 12:08:10 +03:00
Juha Heinanen 91b04ef221 Allow selecting baresip as the default Phone app 2023-05-07 14:17:23 +03:00
Juha Heinanen 4b479bd2fc Added horizontal line below 'Diverted by ...' 2023-04-15 12:26:50 +03:00
Juha Heinanen 306b25c2af Added 'Audio Delay' Audio Setting 2023-04-14 11:58:30 +03:00
Juha Heinanen 2edc5526e3 Improved in-call layout 2023-04-02 16:42:22 +03:00
Juha Heinanen 966b4c2893 New call hold and call transfer buttons 2023-04-02 16:13:24 +03:00
Juha Heinanen 0ab031f401 Use traffic colors in call and hangup buttons 2023-04-02 15:47:48 +03:00
Juha Heinanen 058abe4ce9 Rename call icon to call_small and call_green icon to call 2023-04-02 15:36:09 +03:00
Juha Heinanen 8fe08545e1 Improved implementation of status notification 2023-04-01 07:52:32 +03:00
Juha Heinanen b916943fa4 In Android 13+, remove icon and text from status notification 2023-03-26 09:53:12 +03:00
Juha Heinanen 65acc2a390 Added setting to choose IP address family 2023-03-25 16:43:56 +02:00
Juha Heinanen 26f670422e Better alignment of directions on Call History row 2023-03-13 04:20:05 +02:00
Juha Heinanen 8217cacfc5 Added Registration Interval account setting 2023-02-25 08:19:43 +02:00
Juha Heinanen 392d7b725b Use secondary dark color in codec name when in dark mode 2023-02-14 22:40:17 +02:00
Juha Heinanen f717c8a528 Added bottom margin to main activity and reduced vertical margin 2022-12-13 12:22:51 +02:00
Juha Heinanen 364c19333b Added "RTCP Multiplexing" account setting 2022-12-10 01:09:50 +02:00
Juha Heinanen fe295762d0 Always use colorSecondaryDark as hint color 2022-12-02 04:16:50 +02:00
Juha Heinanen 713736d83a - Distribute action buttons evenly at the bottom of main activity
- Use colorSecondaryDark as text view hint color
2022-11-30 05:52:32 +02:00
Juha Heinanen 6b5591828e Use swipe right both to enable and disable codec 2022-09-11 09:15:57 +03:00
Juha Heinanen 2eb45fe8a7 Improved enabling, ordering, and disabling codecs 2022-09-10 19:23:00 +03:00
Juha Heinanen c1036cddde Use lock icons for call security indication 2022-08-07 18:03:45 +03:00
Juha Heinanen 76b66b0f93 Added possibility to nickname accounts 2022-06-18 18:30:58 +03:00
Juha Heinanen 39c8563d56 Added Country Code account configuration option 2022-04-10 17:10:55 +03:00
Juha Heinanen e051ff81b5 Show diverter if incoming call has been diverted 2022-03-28 14:18:44 +03:00
Juha Heinanen 6406f15617 Added initial support for attended call transfer
Use red colored spinner text when account has active call
2022-03-11 11:35:05 +02:00
Juha Heinanen da9af943f1 Removed useless view attributes 2022-03-02 14:19:07 +02:00
Juha Heinanen 0cf8dec939 Moved setting of call transfer title string from code to layour 2022-03-02 13:54:23 +02:00
Juha Heinanen 8f956bb094 In chat activity, replaced long click with short click and made whole message clickable 2022-03-02 08:43:01 +02:00
Juha Heinanen 03ab41f6fa Made message text selectable 2022-02-28 19:04:37 +02:00
Juha Heinanen feb54d25bd Made Android URI text selectable 2022-02-21 14:04:11 +02:00
Juha Heinanen 0429b4474f Migrated to material design alert dialogs 2022-02-20 14:05:12 +02:00
Juha Heinanen a112cbbb22 Removed unused stuff 2022-02-17 18:40:50 +02:00
Juha Heinanen e47f7bf855 Replaced Show Android Contacts setting with Contacts setting with possible
values 'baresip', 'Android', and Both
2022-02-17 18:00:44 +02:00