nextcloud-talk-android/app/src/main/java/com/nextcloud/talk/controllers
Andy Scherzinger 9ec7feaaee
prevent NPE when adding the very first own reaction to a message
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2022-04-22 11:28:07 +02: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 extract magic numbers 2022-03-15 17:46:40 +01:00
util update headers and format code 2021-06-08 17:36:16 +02:00
AccountVerificationController.kt migrate userprofile to kotlin and align icon work with latest server 2022-03-29 17:37:51 +02:00
ChatController.kt prevent NPE when adding the very first own reaction to a message 2022-04-22 11:28:07 +02:00
ContactsController.java remove unused method parameters 2022-03-07 13:40:42 +01:00
ConversationInfoController.kt allow getPeersForCall without QueryMap 2022-03-17 15:17:32 +01:00
ConversationsListController.java avoid crash when clicking on header in conversation search mode 2022-04-20 20:58:11 +02: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.kt move to a more hardened null-handling profile data handling 2022-04-19 17:40:14 +02:00
RingtoneSelectionController.kt extract magic numbers 2022-03-15 17:46:40 +01:00
ServerSelectionController.kt reformat kotlin 2022-03-17 18:37:15 +01:00
SettingsController.java SpotBugs 2022-01-05 11:03:59 +01:00
SwitchAccountController.kt fix author mail 2022-03-15 17:45:05 +01:00
WebViewLoginController.kt improve detekt score 2022-04-08 09:21:08 +02:00