talk-android/app/src/main/java/com/nextcloud/talk/controllers
Marcel Hibbe 32dbe70399
Remove EntryMenuController and OperationMenuController
The "operation view" at the bottom is replaced by snackbars.

I have removed the join via public link feature for now. This was buggy, complex and incomplete. This feature must be reimplemented in a more useful place (login screen, so you can use it as a guest without using an existing instance).

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2023-10-10 18:25:20 +02:00
..
base Add todos 2023-04-09 12:16:49 +02:00
bottomsheet/items Remove EntryMenuController and OperationMenuController 2023-10-10 18:25:20 +02:00
util simplify ControllerViewBindingDelegate 2023-01-17 08:12:18 +01:00
AccountVerificationController.kt extracted and created tests 2023-09-20 18:11:56 +02:00
RingtoneSelectionController.kt make ControllerViewBindingDelegate nullable 2023-01-17 08:12:17 +01:00
ServerSelectionController.kt extracted and created tests 2023-09-20 18:11:56 +02:00
SwitchAccountController.kt make ControllerViewBindingDelegate nullable 2023-01-17 08:12:17 +01:00
WebViewLoginController.kt Rename some "magic" 2023-03-14 16:28:27 +00:00