|
|
6ccf6f596e
|
Improved checking if there already is an active call
|
2026-04-02 09:30:18 +03:00 |
|
|
|
b0f4476672
|
Always resume to active call on main screen if there is one
|
2026-04-01 17:17:38 +03:00 |
|
|
|
846fcb5bc7
|
Acquire wifi lock also when wifi is available but not the active network
|
2026-04-01 13:13:24 +03:00 |
|
|
|
dd8c8fffea
|
Added try/catch to updatePartialWakeLock
|
2026-04-01 10:24:04 +03:00 |
|
|
|
ccdb262314
|
Acquire partial wake lock only if there is active registrations or calls
|
2026-04-01 10:22:16 +03:00 |
|
|
|
2a38408b76
|
Network callback, contact observer and ringing improvements
|
2026-03-28 08:07:58 +02:00 |
|
|
|
1ead39249e
|
Made fun clearService safer
|
2026-03-27 19:23:44 +02:00 |
|
|
|
c4248e9056
|
Do not acquire partial wake lock (Google doesn't like it)
|
2026-03-27 14:37:56 +02:00 |
|
|
|
11cda6f14a
|
Update notification if it is dismissed
|
2026-03-23 14:22:39 +02:00 |
|
|
|
fea6fa0e43
|
More notification improvements
|
2026-03-23 14:15:51 +02:00 |
|
|
|
e1c1d14688
|
Restored behavior where baresip foregound service notification is always visible
|
2026-03-23 12:45:50 +02:00 |
|
|
|
337313f93f
|
Removed g726 from initial audio modules list
|
2026-03-22 13:04:08 +02:00 |
|
|
|
7f17018f89
|
Remvoved redundant Suppress
|
2026-03-22 11:14:05 +02:00 |
|
|
|
f033db2aa9
|
Fixed lint warning and bug in codecs screen
|
2026-03-17 05:18:06 +02:00 |
|
|
|
e247a57382
|
Added Unique Contact URI setting
|
2026-03-11 03:24:49 +02:00 |
|
|
|
afea8456c4
|
Hardened vertical scrollbar modifiers in order to prevent possible crash when sceen is rotated
|
2026-03-09 03:52:09 +02:00 |
|
|
|
d727e49526
|
Use moveTaskToBack(true) instead of finishAndRemoveTask() when call is closed and screen is locked
|
2026-02-22 03:00:46 +02: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 |
|
|
|
9d949c8a0b
|
Minor edits
|
2026-02-19 05:08:58 +02:00 |
|
|
|
0a58bf2d30
|
Fixed typo
|
2026-02-19 05:04:22 +02:00 |
|
|
|
25e8abaed0
|
Removed unnecessary function argument
|
2026-02-19 05:02:51 +02:00 |
|
|
|
4e74341d8f
|
Always use HIGH_CHANNEL_ID for incoming call notification
|
2026-02-19 04:57:03 +02:00 |
|
|
|
f8dbbd13bb
|
Prevent multiple call button actions when buttons are touched repeatedly
|
2026-02-15 23:53:26 +02:00 |
|
|
|
b0d163bfa7
|
Improved implementation of transport protocols and dns servers settings
|
2026-02-15 07:03:03 +02:00 |
|
|
|
0058f778cc
|
Improved codecs info fix
|
2026-02-15 04:01:56 +02:00 |
|
|
|
3cb05262a1
|
Avoid possible crash in settings viewmodel
|
2026-02-15 00:11:27 +02:00 |
|
|
|
4fe3b5567f
|
Avoid crash if getting of call's codec info fails
|
2026-02-14 23:58:02 +02:00 |
|
|
|
d221dc0698
|
Simplified vertical scrollbar usage
|
2026-02-08 06:22:02 +02:00 |
|
|
|
c30bbe1c41
|
Added timeout for getting account template from network
|
2026-02-06 08:54:31 +02:00 |
|
|
|
60ddb9bbeb
|
Use column instead of lazycolumn on settings screen
|
2026-02-06 06:16:13 +02:00 |
|
|
|
1eb87b0d11
|
Improved dropdown menu coloring
|
2026-02-06 05:06:05 +02:00 |
|
|
|
fed5128924
|
Fixed call redirect URI
|
2026-02-06 00:41:54 +02:00 |
|
|
|
07b4f03f8b
|
Migrated alert dialogs to Material desing style
|
2026-02-05 21:40:43 +02:00 |
|
|
|
42a60c0719
|
Improved alert dialog background color
|
2026-02-04 04:10:55 +02:00 |
|
|
|
b407a4cff2
|
Improved Audio Settings check
|
2026-02-04 01:55:05 +02:00 |
|
|
|
3884aee4cb
|
Fixed crash related to deleting messages
|
2026-02-04 01:09:53 +02:00 |
|
|
|
da1627bf72
|
Improved suggestion coloring
|
2026-02-03 08:27:44 +02:00 |
|
|
|
5713c4c2e1
|
Minor modifications
|
2026-02-02 03:06:50 +02:00 |
|
|
|
cd68139aa3
|
Don't show call conference button when calling voicemail
|
2026-01-26 05:59:11 +02:00 |
|
|
|
f36aedce27
|
Removed unuswed call val
|
2026-01-23 04:45:37 +02:00 |
|
|
|
6bfb246565
|
Improved showing of transfer destination suggestions
|
2026-01-19 23:35:51 +02:00 |
|
|
|
d9dc61c169
|
In transfer URI contact serach, ignore diacritic characters
|
2026-01-19 23:19:31 +02:00 |
|
|
|
951dc55f60
|
Added BaresipApp to avoid baresip service starting before baresip library is loaded
|
2026-01-19 05:20:04 +02:00 |
|
|
|
9d1d3f6bc7
|
Improved showing of suggestions on chats screen
|
2026-01-18 23:15:26 +02:00 |
|
|
|
47fe79cdff
|
Avoid lint warnings
|
2026-01-18 22:54:47 +02:00 |
|
|
|
317742b7ac
|
Avoid lint warnings
|
2026-01-18 22:46:43 +02:00 |
|
|
|
c5bd9bdd80
|
Improved showing of suggestions on MainScreen
|
2026-01-18 22:44:45 +02:00 |
|
|
|
161735baf8
|
In contact search, highlight matched characters
|
2026-01-17 05:06:32 +02:00 |
|
|
|
3f7a60cb27
|
In contact search, ignore diacritic characters
|
2026-01-17 04:55:33 +02:00 |
|
|
|
458b8a4459
|
Improved handling of hangup button
|
2026-01-16 07:42:49 +02:00 |
|