talk-android/app/src/main/java/com/nextcloud/talk/activities
Daniel Calviño Sánchez 0ec5175c61
Send current state to remote participants when they join
Note that this implicitly send the current state to remote participants
when the local participant joins, as in that case all the remote
participants already in the call join from the point of view of the
local participant

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2025-01-08 12:35:16 +01:00
..
ActionBarProvider.java Add SPDX header 2024-03-23 17:18:18 +01:00
BaseActivity.kt bump minSdkVersion to 26 and remove old checks 2024-11-21 11:34:23 +01:00
CallActivity.kt Send current state to remote participants when they join 2025-01-08 12:35:16 +01:00
CallBaseActivity.java bump minSdkVersion to 26 and remove old checks 2024-11-21 11:34:23 +01:00
CallStatus.kt Add SPDX header 2024-03-23 17:18:18 +01:00
MainActivity.kt remove unnecessary KEY_FROM_NOTIFICATION_START_CALL handling 2024-04-15 14:33:26 +02:00
TakePhotoActivity.java Add SPDX header 2024-03-23 17:18:18 +01:00