talk-android/app/src/main/java/com/nextcloud/talk/controllers
Marcel Hibbe b603031011
hide "reply" and "forward" when chatPermission is missing
"forward" is also hidden because this would need bigger changes regarding the state of the hasChatPermission variable inside the ChatController.kt

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2022-05-11 16:44: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 Use 'lateinit' for injected properties 2022-05-07 11:21:29 +00: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 hide "reply" and "forward" when chatPermission is missing 2022-05-11 16:44:07 +02:00
ContactsController.java remove unused method parameters 2022-03-07 13:40:42 +01:00
ConversationInfoController.kt fix to close media view when press back button 2022-04-29 13:21:30 +02:00
ConversationsListController.java avoid NPE 2022-05-06 23:48:44 +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 Fix Detekt issues in LocationPickerController 2022-05-04 11:30:17 +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.kt improve detekt score 2022-05-09 16:51:05 +02:00
RingtoneSelectionController.kt extract magic numbers 2022-03-15 17:46:40 +01:00
ServerSelectionController.kt improve detekt score 2022-05-09 16:51:05 +02: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-05-09 16:51:05 +02:00