nextcloud-talk-android/app/src/main/java/com/nextcloud/talk/controllers
Dariusz Olszewski ddcf1c48aa
Workaround for crash when loading avatar
Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com>
2022-03-15 13:33:30 +01:00
..
base Simplified code to avoid NullPointerException when server response arrives after the view was unbound. 2022-03-01 13:19:17 +01:00
bottomsheet simplify complex conditions for readability 2022-03-14 10:23:06 +01:00
util update headers and format code 2021-06-08 17:36:16 +02:00
AccountVerificationController.kt reformat kotlin 2022-03-14 10:23:07 +01:00
ChatController.kt Workaround for crash when loading avatar 2022-03-15 13:33:30 +01:00
ContactsController.java remove unused method parameters 2022-03-07 13:40:42 +01:00
ConversationInfoController.kt revert commit d76203a0 2022-03-04 09:23:42 +01:00
ConversationsListController.java set fixed avatar sizes for requests 2022-03-02 15:15:22 +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 ignore generic exception handling 2022-03-14 10:23:05 +01: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 spotbugs: checks the size of a collection against zero rather than using isEmpty() 2022-02-17 17:23:46 +01:00
RingtoneSelectionController.java Remove unused notification channels during upgrade 2022-01-05 11:03:58 +01:00
ServerSelectionController.kt simplify complex conditions for readability 2022-03-14 10:23:06 +01:00
SettingsController.java SpotBugs 2022-01-05 11:03:59 +01:00
SwitchAccountController.kt document empty blocks 2022-03-14 10:23:01 +01:00
WebViewLoginController.java add string for origin to PushRegistrationWorker for debugging 2022-01-26 15:00:31 +01:00