|
|
77bfe351f2
|
Add baresip:// provisioning link support via encrypted bundle fetch
|
2026-08-18 19:35:20 +01:00 |
|
|
|
c8f54de980
|
Do not create new navigation instance if already on chat, chats or calls screen
|
2026-07-19 21:36:45 +03:00 |
|
|
|
6255642c61
|
Added two helper functions
|
2026-07-15 08:17:45 +03:00 |
|
|
|
cb2870e0d2
|
Work on missed call system notification
|
2026-07-14 18:08:57 +03:00 |
|
|
|
6a21627afe
|
Fixed triggering of missed call notifications
|
2026-07-14 11:09:57 +03:00 |
|
|
|
a5b2c14bdf
|
Open automatically chat or call history screen when baresip icon with notification dot is touuched
|
2026-07-09 11:40:13 +03:00 |
|
|
|
da22fbc5f5
|
Tried to avoid color changes in top system bar and bottom navigation bar
|
2026-07-09 08:39:39 +03:00 |
|
|
|
161d73101a
|
Code styling improvements
|
2026-07-05 14:20:20 +03:00 |
|
|
|
d008bc440f
|
Replaced deprecated APIs for edge-to-edge
|
2026-07-05 13:44:45 +03:00 |
|
|
|
c4b3f8acb4
|
When resuming to baresip, check if its default app roles have changed
|
2026-06-26 16:12:00 +03:00 |
|
|
|
09fdec99cb
|
Added Blocking screen to account settings
Added capability to add call and message peers to blocked list
Fixed background color of bottom navigation bar on some screens
|
2026-06-21 19:54:48 +03:00 |
|
|
|
d9a9fd63fb
|
Merged BaresipContactScreen to ContactScreen
|
2026-05-19 09:38:13 +03:00 |
|
|
|
5ebfccfe8c
|
Renamed AndroidContactScreen to ContactScreen and use it for both contact types
|
2026-05-19 06:46:52 +03:00 |
|
|
|
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 |
|