- Resume baresip application to the activity that was stopped.
- Add example contact when baresip is started the first time. - Fixed showing of new message in the chats and messages list.
This commit is contained in:
@@ -97,7 +97,6 @@ class ContactsActivity : AppCompatActivity() {
|
||||
|
||||
companion object {
|
||||
|
||||
|
||||
fun saveContacts(path: File): Boolean {
|
||||
var contents = ""
|
||||
for (c in Contact.contacts())
|
||||
|
||||
Reference in New Issue
Block a user