talk-android/app/src/main/java/com/nextcloud/talk/controllers
Andy Scherzinger b33a4d1265
Upgrade code to latest API changes for Emojis
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2022-05-20 16:01:49 +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 Upgrade code to latest API changes for Emojis 2022-05-20 16:01:49 +02: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 Upgrade code to latest API changes for Emojis 2022-05-20 16:01:49 +02:00
ContactsController.kt Migrate general models to kotlin data classes 2022-05-18 00:36:37 +02:00
ConversationInfoController.kt Migrate conversation model to kotlin data classes 2022-05-17 22:16:52 +02:00
ConversationsListController.java Migrate ChatMesage, Conversation and directly linked data classes to kotlin 2022-05-17 14:42:10 +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 Migrate ContactsController to kotlin + viewbinding 2022-05-13 11:07:38 +02:00
RingtoneSelectionController.kt Migrate general models to kotlin data classes 2022-05-18 00:36:37 +02:00
ServerSelectionController.kt migrate Status to kotlin data class 2022-05-16 11:31:48 +02:00
SettingsController.kt Migrate SettingsController to kotlin + viewbinding 2022-05-16 15:56:30 +02:00
SwitchAccountController.kt Migrate participant to kotlin data class 2022-05-16 23:06:29 +02:00
WebViewLoginController.kt improve detekt score 2022-05-09 16:51:05 +02:00