nextcloud-talk-android/app/src/main/java/com/nextcloud/talk/controllers
Marcel Hibbe 90a99d4994
fix design when keyboard is shown
- set windowSoftInputMode to adjustResize
- comment out everything related to KeyboardUtils

this fixes the design when keyboard is shown. At least this breaks the BottomSheet which will be hidden by the keyboard.

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2022-02-16 11:34:04 +01:00
..
base 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
bottomsheet add proper API version detection 2022-01-05 10:28:07 +01:00
util update headers and format code 2021-06-08 17:36:16 +02:00
AccountVerificationController.java add string for origin to PushRegistrationWorker for debugging 2022-01-26 15:00:31 +01:00
ChatController.kt fix design when keyboard is shown 2022-02-16 11:34:04 +01:00
ContactsController.java fix design when keyboard is shown 2022-02-16 11:34:04 +01:00
ConversationInfoController.kt Some refactoring 2021-11-10 09:08:42 +01:00
ConversationsListController.java fix design when keyboard is shown 2022-02-16 11:34:04 +01:00
GeocodingController.kt replace nominatimClient with copied/pacthes version replacing legacy httpClient with okhttp3 2021-06-11 10:22:58 +02:00
LocationPickerController.kt Bump to SDK 30 2021-08-26 12:26:46 +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.java base url can be null 2021-07-12 11:20:53 +00:00
RingtoneSelectionController.java Remove unused notification channels during upgrade 2022-01-05 11:03:58 +01:00
ServerSelectionController.java 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
SettingsController.java SpotBugs 2022-01-05 11:03:59 +01:00
SwitchAccountController.java spotbugs: remove needlessly boxing a boolean constant 2021-11-11 22:10:48 +01:00
WebViewLoginController.java add string for origin to PushRegistrationWorker for debugging 2022-01-26 15:00:31 +01:00