nextcloud-talk-android/app
Daniel Calviño Sánchez fdbcc3b16d Close the call activity when leaving the call only if remotely triggered
If the local participant leaves the call the participant list will be
updated with the new call flags. However, that does not necessarily mean
that a moderator ended the call; the call could have been left too by
the Android app due to a forced reconnection or a time out when starting
the call. In those cases the call activity should be kept open, and only
when the local participant left the call due to a remote action the call
activity should be closed.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2022-09-19 04:29:04 +02:00
..
schemas/com.nextcloud.talk.data.source.local.TalkDatabase
src Close the call activity when leaving the call only if remotely triggered 2022-09-19 04:29:04 +02:00
build.gradle Weekly 15.0.0 Alpha 06 2022-09-12 03:10:40 +00:00
lint.xml Get rid of BaseController, ButterknifeController, and ButterKnife 2022-08-18 17:19:08 +02:00
proguard-rules.pro