talk-android/app/src/main/java
Marcel Hibbe 943dfa2a83
add logging to examine issue #2181
# 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>
2022-12-15 10:36:22 +01:00
..
com/nextcloud/talk add logging to examine issue #2181 2022-12-15 10:36:22 +01:00
fr/dudie/nominatim/client cleanup client implementation 2021-06-11 10:23:01 +02:00
third/parties Replace Fresco with Coil 2022-12-07 13:45:42 +01:00