nextcloud-talk-android/app/src/main
Daniel Calviño Sánchez 13a04808d9 Ignore signaling messages when the call activity is closing
The call activity unregisters from the event bus events when stopped.
However, when the call activity is being closed the new activity can
start before the call activity is stopped; if the new activity causes
new signaling messages to be sent those messages were handled by the
call activity too.

The chat controller joins the conversation again when it is attached,
and the call activity automatically joins the call when it receives a
"roomJoined" event. Due to all that, when the call activity was closed
and the chat controller was opened the call was joined again (and then
left once the call activity was finally destroyed).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2022-09-19 05:52:34 +02:00
..
assets open geolink on click + minor refactoring 2021-06-11 10:21:40 +02:00
java Ignore signaling messages when the call activity is closing 2022-09-19 05:52:34 +02:00
res [tx-robot] updated from transifex 2022-09-15 04:34:50 +00:00
AndroidManifest.xml Implement mark as read via notification 2022-07-12 12:51:03 +00:00
ic_launcher-web.png update launcher icon to latest design 2021-03-26 11:49:01 +01:00