talk-android/app/src/main/java/com/nextcloud/talk/contacts
Marcel Hibbe 2549e884fd
change background color for searchbar in contacts screen
not the best solution. Needs to be improved with theming of Compose.

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-09-11 09:56:54 +02:00
..
ContactsActivity.kt set values to not nullable in ConversationEntity.kt wherever this makes sense 2024-08-12 16:47:06 +02:00
ContactsActivityCompose.kt Fix bug - select contacts onclick 2024-09-11 09:30:41 +02:00
ContactsApplication.kt work on codacy warnings 2024-08-09 15:44:36 +02:00
ContactsRepository.kt add participants list 2024-09-05 15:41:10 +02:00
ContactsRepositoryImpl.kt add participants list 2024-09-05 15:41:10 +02:00
ContactsViewModel.kt Make contacts select and deselect via search 2024-09-11 09:30:41 +02:00
ImageRequest.kt test dependencies 2024-08-09 15:44:34 +02:00
SearchComponent.kt change background color for searchbar in contacts screen 2024-09-11 09:56:54 +02:00
ShareType.kt MultiSelect contacts 2024-09-05 15:41:09 +02:00