talk-android/app/src/main/java/com/nextcloud/talk/controllers
Marcel Hibbe 1d9868daa6
remove try-catch for NPEs for bindings
since null checks are done for the nullable bindings by PR #2694, the try-catch blocks arent necessary anymore.

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2023-01-17 08:37:42 +01:00
..
base remove withNullableControllerViewBinding 2023-01-17 08:12:18 +01:00
bottomsheet make ControllerViewBindingDelegate nullable 2023-01-17 08:12:17 +01:00
util simplify ControllerViewBindingDelegate 2023-01-17 08:12:18 +01:00
AccountVerificationController.kt simplify ControllerViewBindingDelegate 2023-01-17 08:12:18 +01:00
ChatController.kt remove try-catch for NPEs for bindings 2023-01-17 08:37:42 +01:00
ContactsController.kt remove withNullableControllerViewBinding 2023-01-17 08:12:18 +01:00
ConversationInfoController.kt remove try-catch for NPEs for bindings 2023-01-17 08:37:42 +01:00
ConversationsListController.kt remove withNullableControllerViewBinding 2023-01-17 08:12:18 +01:00
GeocodingController.kt make ControllerViewBindingDelegate nullable 2023-01-17 08:12:17 +01:00
LocationPickerController.kt make ControllerViewBindingDelegate nullable 2023-01-17 08:12:17 +01:00
LockedController.kt make ControllerViewBindingDelegate nullable 2023-01-17 08:12:17 +01:00
ProfileController.kt remove try-catch for NPEs for bindings 2023-01-17 08:37:42 +01:00
RingtoneSelectionController.kt make ControllerViewBindingDelegate nullable 2023-01-17 08:12:17 +01:00
ServerSelectionController.kt remove try-catch for NPEs for bindings 2023-01-17 08:37:42 +01:00
SettingsController.kt remove try-catch for NPEs for bindings 2023-01-17 08:37:42 +01:00
SwitchAccountController.kt make ControllerViewBindingDelegate nullable 2023-01-17 08:12:17 +01:00
WebViewLoginController.kt remove try-catch for NPEs for bindings 2023-01-17 08:37:42 +01:00