talk-android/app/src/main/java/com/nextcloud/talk/activities
Daniel Calviño Sánchez fcbfc1926d Post MediaStreamEvents for each connection state
Rather than simplifying the states to "CONNECTED" and "DISCONNECTED" now
the raw state is posted, and the handler then decides how to treat them
(which, for now, is exactly as before).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2022-12-28 15:48:45 +01:00
..
BaseActivity.kt Set minSdkVersion to 23 (Android 6) 2022-12-07 13:45:57 +01:00
CallActivity.java Post MediaStreamEvents for each connection state 2022-12-28 15:48:45 +01:00
CallBaseActivity.java add workaround to start videocalls when PIP is disabled 2021-11-15 12:19:40 +01:00
CallNotificationActivity.kt simplify logic to close/keep CallNotificationActivity 2022-12-07 14:40:52 +01:00
CallStatus.kt Migrate CallStatus enum to kotlin, parcelized enum 2022-05-18 00:36:38 +02:00
FullScreenImageActivity.kt bump compileSdkVersion to 32 2022-11-16 11:15:21 +01:00
FullScreenMediaActivity.kt bump compileSdkVersion to 32 2022-11-16 11:15:21 +01:00
FullScreenTextViewerActivity.kt bump compileSdkVersion to 32 2022-11-16 11:15:21 +01:00
MainActivity.kt remove some logging 2022-12-15 10:36:23 +01:00
TakePhotoActivity.java add chunked upload for files 2022-09-15 16:22:59 +02:00