linphone-android/app/src/main/java/org/linphone/contact
2022-08-25 17:23:48 +02:00
..
ContactAvatarGenerator.kt Improved way of displaying contact's avatar or initials 2022-05-02 14:34:37 +02:00
ContactDataInterface.kt Fixed CI build 2022-06-28 17:15:56 +02:00
ContactLoader.kt Use new APIs from SDK to handle meeting update/cancel 2022-08-25 17:23:48 +02:00
ContactSelectionData.kt Fixed CI build 2022-06-28 17:15:56 +02:00
ContactsManager.kt Fixed presence storage in native contacts + prevent duplicated SIP addresses in same contact + improved contact fetching used memory 2022-06-08 15:39:00 +02:00
ContactsSelectionAdapter.kt Cleaned up code, fixed contact avatar blinking when toggling selection in list while creating chat room/conference 2022-06-01 11:09:03 +02:00
ContactsSelectionViewModel.kt Added clean search field buttons for conference & chat room creation 2022-06-23 14:33:51 +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 Revert latest changes on contact loader, keep creating friends in IO dispatcher but don't set first & last name in the vCard at that time, fetching those values when entering contact editor if needed 2022-08-25 14:22:47 +02:00