nextcloud-talk-android/app/src/main/java/com/nextcloud/talk/controllers
Marcel Hibbe 9b55467af3
moved execution of setUpPushTokenRegistration
so token is registered everytime the conversation list is opened.

In NextcloudTalkApplication it was not  executed when app was still in background when opening

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2022-01-26 15:00:32 +01:00
..
base 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
bottomsheet add proper API version detection 2022-01-05 10:28:07 +01:00
util update headers and format code 2021-06-08 17:36:16 +02:00
AccountVerificationController.java add string for origin to PushRegistrationWorker for debugging 2022-01-26 15:00:31 +01:00
ChatController.kt restrict to start a call when permission is missing 2022-01-12 12:29:06 +00:00
ContactsController.java Remove implied default locale in case conversion 2021-12-21 12:03:57 +01:00
ConversationInfoController.kt Some refactoring 2021-11-10 09:08:42 +01:00
ConversationsListController.java moved execution of setUpPushTokenRegistration 2022-01-26 15:00:32 +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 base url can be null 2021-07-12 11:20:53 +00:00
RingtoneSelectionController.java Remove unused notification channels during upgrade 2022-01-05 11:03:58 +01:00
ServerSelectionController.java 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
SettingsController.java SpotBugs 2022-01-05 11:03:59 +01:00
SwitchAccountController.java spotbugs: remove needlessly boxing a boolean constant 2021-11-11 22:10:48 +01:00
WebViewLoginController.java add string for origin to PushRegistrationWorker for debugging 2022-01-26 15:00:31 +01:00