talk-android/app/src/main/java/com/nextcloud/talk/controllers
2022-08-09 12:00:54 +00:00
..
base Add method in NewBaseController to handle NPE catches for viewbinding 2022-07-12 12:46:10 +02:00
bottomsheet Migrate contacts and creation of talk rooms from requery to room 2022-07-16 15:52:01 +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 Merge commit '81a3e8216dd947abfe1038a5ab040f9c67d3a62b' 2022-08-09 12:00:54 +00:00
ContactsController.kt Migrate contacts and creation of talk rooms from requery to room 2022-07-16 15:52:01 +02:00
ConversationInfoController.kt Replace '@JvmField' with 'lateinit' 2022-08-08 18:52:11 +02:00
ConversationsListController.java Migrate to updated popup bubble 2022-08-05 16:40:59 +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 Migrate Settings and Profile controller from requery to room 2022-07-18 18:52:49 +02:00
RingtoneSelectionController.kt Migrate general models to kotlin data classes 2022-05-18 00:36:37 +02:00
ServerSelectionController.kt Migrate server selection from requery to room 2022-07-22 13:52:31 +02:00
SettingsController.kt rename updateUser to updateOrCreateUser 2022-07-18 18:52:51 +02:00
SwitchAccountController.kt rename entity to user 2022-07-18 18:52:51 +02:00
WebViewLoginController.kt finish migration to room: remove requery 2022-07-26 21:16:38 +02:00