talk-android/app
Daniel Calviño Sánchez efab4cb664
Handle raised hands from the call participants rather than the signaling
Although listening from the signaling was working fine and this
unfortunately adds a lot of extra code it is conceptually "more
correct", as the UI should not directly deal with the signaling if there
is a higher abstraction available. Nevertheless, this should ease adding
other similar changes, like reactions.

Note that although there were already listeners for
CallParticipantModel.Observer in the CallActivity they were not reused,
as they handle totally unrelated things.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2023-05-04 15:15:36 +02:00
..
schemas/com.nextcloud.talk.data.source.local.TalkDatabase
src Handle raised hands from the call participants rather than the signaling 2023-05-04 15:15:36 +02:00
build.gradle fix screen locking feature 2023-05-04 10:33:11 +02:00
lint.xml
proguard-rules.pro