Moved Contacts Mode selection from Settings screen to Contacts screen menu

This commit is contained in:
Juha Heinanen
2026-04-26 08:57:33 +03:00
parent ad3999ef7d
commit cbbd7e005e
4 changed files with 177 additions and 174 deletions
@@ -2241,7 +2241,7 @@ class BaresipService: Service() {
var callHistory = ArrayList<CallHistoryNew>()
var blocked = ArrayList<Blocked>()
var contactsMode = "baresip"
var contactsMode by mutableStateOf("baresip")
var addressFamily = ""
var dnsServers = listOf<InetAddress>()
// <aor, password> of those accounts that have auth username without auth password