talk-android/app/src/main/java/com/nextcloud/talk/controllers
Álvaro Brey 1d632f3c96
Implement global message search
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2022-06-01 16:49:10 +02:00
..
base Simplified code to avoid NullPointerException when server response arrives after the view was unbound. 2022-03-01 13:19:17 +01:00
bottomsheet Upgrade code to latest API changes for Emojis 2022-05-20 16:01:49 +02:00
util Implement global message search 2022-06-01 16:49:10 +02:00
AccountVerificationController.kt migrate userprofile to kotlin and align icon work with latest server 2022-03-29 17:37:51 +02:00
ChatController.kt Catch RuntimeException thrown by NotificationManager 2022-05-27 12:15:09 +02:00
ContactsController.kt Migrate general models to kotlin data classes 2022-05-18 00:36:37 +02:00
ConversationInfoController.kt Move 'Shared items' related classes to own package 2022-05-23 17:35:05 +02:00
ConversationsListController.java Implement global message search 2022-06-01 16:49:10 +02:00
GeocodingController.kt
LocationPickerController.kt Fix Detekt issues in LocationPickerController 2022-05-04 11:30:17 +02:00
LockedController.kt
ProfileController.kt Migrate ContactsController to kotlin + viewbinding 2022-05-13 11:07:38 +02:00
RingtoneSelectionController.kt Migrate general models to kotlin data classes 2022-05-18 00:36:37 +02:00
ServerSelectionController.kt migrate Status to kotlin data class 2022-05-16 11:31:48 +02:00
SettingsController.kt Add GenericOCS 2022-05-27 16:02:46 +02:00
SwitchAccountController.kt Migrate participant to kotlin data class 2022-05-16 23:06:29 +02:00
WebViewLoginController.kt improve detekt score 2022-05-09 16:51:05 +02:00