talk-android/app/src/main/java/com/nextcloud/talk/controllers
Marcel Hibbe f2a89de624 fix to be able to enter open conversation name
without this change the continue button was broken (no room token -> response 404 for getRoom. But for creating an open conversation getRoom should not be executed at all) and the emoji button was missing

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2023-07-07 15:58:16 +02:00
..
base Add todos 2023-04-09 12:16:49 +02:00
bottomsheet fix to be able to enter open conversation name 2023-07-07 15:58:16 +02:00
util simplify ControllerViewBindingDelegate 2023-01-17 08:12:18 +01:00
AccountVerificationController.kt fix to load conversationlist only once after login 2023-07-05 10:26:02 +02:00
RingtoneSelectionController.kt make ControllerViewBindingDelegate nullable 2023-01-17 08:12:17 +01:00
ServerSelectionController.kt comment on empty function block 2023-06-15 11:07:22 +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