talk-android/app/src/main/java/com/nextcloud/talk/controllers
Marcel Hibbe 508f519468
set fixed avatar sizes for requests
necessary because of https://github.com/nextcloud/server/pull/31010

known issue: avatars in chat messages are too big atm

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2022-03-02 15:15:22 +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 kotlin code foermatting 2022-03-01 10:21:09 +01:00
util update headers and format code 2021-06-08 17:36:16 +02:00
AccountVerificationController.kt kotlin code foermatting 2022-03-01 10:21:09 +01:00
ChatController.kt set fixed avatar sizes for requests 2022-03-02 15:15:22 +01:00
ContactsController.java rename UserItem to ContactsItem to reflect its use case 2022-02-28 13:26:40 +01:00
ConversationInfoController.kt set fixed avatar sizes for requests 2022-03-02 15:15:22 +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 Bump to SDK 30 2021-08-26 12:26:46 +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.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 Fix klint errors 2022-02-21 17:17:47 +01:00
SettingsController.java SpotBugs 2022-01-05 11:03:59 +01:00
SwitchAccountController.kt add empty lines for formatting 2022-02-17 15:25:24 +01:00
WebViewLoginController.java add string for origin to PushRegistrationWorker for debugging 2022-01-26 15:00:31 +01:00