mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 03:59:35 +01:00
# reproduce: 1. click in chat where someone is mentioned. 2. click on the mention 3. go back to first chat # result: validSessionId() can be false in onDetach for the second chat when going back to first chat -> leaveRoom is not executed -> disposable is not disposed -> getRoomInfo() continues to execute for old controller -> e.g. appbar infos can be wrong (wrong avatar/title) Signed-off-by: Marcel Hibbe <dev@mhibbe.de> |
||
---|---|---|
.. | ||
base | ||
bottomsheet | ||
util | ||
AccountVerificationController.kt | ||
ChatController.kt | ||
ContactsController.kt | ||
ConversationInfoController.kt | ||
ConversationsListController.kt | ||
GeocodingController.kt | ||
LocationPickerController.kt | ||
LockedController.kt | ||
ProfileController.kt | ||
RingtoneSelectionController.kt | ||
ServerSelectionController.kt | ||
SettingsController.kt | ||
SwitchAccountController.kt | ||
WebViewLoginController.kt |