linphone-android/app/src/main/java/org/linphone/contact
2022-05-24 17:30:27 +02:00
..
ContactAvatarGenerator.kt Improved way of displaying contact's avatar or initials 2022-05-02 14:34:37 +02:00
ContactDataInterface.kt Removed unused code 2022-05-02 14:43:26 +02:00
ContactLoader.kt Fixed short-term presence enabled by mistake on Friends, causing ANR when resuming app! 2022-05-24 17:30:27 +02:00
ContactSelectionData.kt Fixed contacts list issue when creating a chat room or a conference 2022-04-20 16:12:41 +02:00
ContactsManager.kt Use getPhoneNumbers method when labels aren't needed 2022-05-02 10:29:40 +02:00
ContactsSelectionAdapter.kt New call/conference UI 2022-02-11 10:11:50 +01:00
ContactsSelectionViewModel.kt Reworked native address book integration, removed Contact & NativeContact objects to directly rely on Friend 2022-04-06 12:30:14 +02:00
DummyAuthenticationService.kt Trying not to start Core in Application, only Config 2022-04-22 16:34:39 +02:00
DummySyncService.kt Trying not to start Core in Application, only Config 2022-04-22 16:34:39 +02:00
NativeContactEditor.kt Reworked native address book integration, removed Contact & NativeContact objects to directly rely on Friend 2022-04-06 12:30:14 +02:00