difuse-phone-android/app/src/main/java/org/linphone/contact
2023-01-13 14:42:14 +01: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 Reworked how Persons are used + fixed timestamp issue in chat message notification + fixed chat room being marked as read when answering in the notification 2023-01-13 14:42:14 +01: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 Trim string before making a new call or creating a chat room 2022-11-21 14:19:00 +01: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