talk-android/app/src/main/java/com/nextcloud/talk/controllers
Álvaro Brey f148c0e3c0
ConversationsListController: clean up a bit
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2022-08-18 17:13:36 +02:00
..
base ConversationListController: use NewBaseController + viewBinding 2022-08-18 16:58:42 +02:00
bottomsheet Add MaterialSchemes and remove any in-line color theming to be replaced with a themeUtils call 2022-08-11 18:14:03 +02:00
util Implement search in specific chat 2022-06-01 16:49:19 +02:00
AccountVerificationController.kt fix detekt issues 2022-07-22 13:52:33 +02:00
ChatController.kt Fix a bunch of easy detekt issues 2022-08-12 14:46:15 +02:00
ContactsController.kt theme link-joining like creation fab-styled imageview 2022-08-11 09:51:00 +02:00
ConversationInfoController.kt theme progress bars and remainign alert dialogs 2022-08-11 09:51:01 +02:00
ConversationsListController.kt ConversationsListController: clean up a bit 2022-08-18 17:13:36 +02:00
GeocodingController.kt Remove unused (legacy) UserUtils 2022-07-22 13:52:34 +02:00
LocationPickerController.kt migrate location picker from requery to room 2022-07-22 13:52:34 +02:00
LockedController.kt shorten app label Nextcloud Talk -> Talk while keeping "Nextcloud Talk" as a label within the app itself 2021-06-30 18:07:54 +02:00
ProfileController.kt replace any use of getElement 2022-08-11 16:03:57 +02:00
RingtoneSelectionController.kt Fix a bunch of easy detekt issues 2022-08-12 14:46:15 +02:00
ServerSelectionController.kt Migrate server selection from requery to room 2022-07-22 13:52:31 +02:00
SettingsController.kt remove remaining traces of lovelyDialog from settings controller 2022-08-18 13:40:09 +02:00
SwitchAccountController.kt properly theme adapter filter highlighting 2022-08-11 09:50:55 +02:00
WebViewLoginController.kt finish migration to room: remove requery 2022-07-26 21:16:38 +02:00