talk-android/app/src/main/java/com/nextcloud/talk/controllers
Andy Scherzinger 9bdd0c7a4e
Fix user manager db result processing
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2022-07-22 13:52:32 +02: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 Migrate AccountVerificationController from requery to room 2022-07-22 13:52:32 +02:00
ChatController.kt fix switching conversation titles 2022-07-14 10:21:13 +02:00
ContactsController.kt Migrate contacts and creation of talk rooms from requery to room 2022-07-16 15:52:01 +02:00
ConversationInfoController.kt Migrate conversations list and next hop controllers to use the room user entity 2022-07-13 00:22:03 +02:00
ConversationsListController.java Migrate conversations list and next hop controllers to use the room user entity 2022-07-13 00:22:03 +02:00
GeocodingController.kt replace nominatimClient with copied/pacthes version replacing legacy httpClient with okhttp3 2021-06-11 10:22:58 +02:00
LocationPickerController.kt Fix Detekt issues in LocationPickerController 2022-05-04 11:30:17 +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 Fix user manager db result processing 2022-07-22 13:52:32 +02:00