talk-android/app/src/main/java/com/nextcloud/talk/activities
Marcel Hibbe 401bb6e2cf
Fix to check value for "recording"
with this fix it's also not necessary to check for HPB in the app. The "recording" value from capabilities is set accordingly on server side.

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2023-01-31 15:55:12 +01:00
..
BaseActivity.kt Set minSdkVersion to 23 (Android 6) 2022-12-07 13:45:57 +01:00
CallActivity.java Fix to check value for "recording" 2023-01-31 15:55:12 +01:00
CallBaseActivity.java add recording related buttons to call screen 2023-01-31 15:55:05 +01:00
CallNotificationActivity.kt show recording controls depending on moderator state 2023-01-31 15:55:08 +01:00
CallStatus.kt Migrate to new parcelize Implementation for Kotlin 1.8, also extend chatKit MessageInput to provide access to UI elements of that component 2022-12-30 16:58:42 +01: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