..
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
update poll UI for moderators etc
2022-07-22 17:54:57 +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
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
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
Fix user manager db result processing
2022-07-22 13:52:32 +02:00