nextcloud-talk-android/app/src/main/java
Marcel Hibbe 95f3d776db
fix switching conversation titles
This reverts a change from a24f49c7

Before a24f49c7 in onDestroy() the disposables were not disposed. Instead this was "only" done in onComplete() of leaveRoom().
See a24f49c#diff-6b47d0e9875a7f7d5c1e6b80feab998e92d29b0cda8ac9bbf427aab99e56d209R1827
Because with a24f49c7 was now executed in onDestroy() , the leaveRoom() method is not executed successfully because it's destroyed too early. This results in multiple calls of getRoomInfo() with different roomTokens.

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2022-07-14 10:21:13 +02:00
..
com/nextcloud/talk fix switching conversation titles 2022-07-14 10:21:13 +02:00
fr/dudie/nominatim/client cleanup client implementation 2021-06-11 10:23:01 +02:00
third_parties/daveKoeller improve code base from review comments 2022-06-09 12:03:03 +02:00