nextcloud-talk-android/app/src/main/java/com/nextcloud/talk/activities
Marcel Hibbe 1d002b6a4d
use real endpoints instead faked ones
- fix api
- add error state for recording model

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2023-01-31 15:55:08 +01:00
..
BaseActivity.kt Set minSdkVersion to 23 (Android 6) 2022-12-07 13:45:57 +01:00
CallActivity.java use real endpoints instead faked ones 2023-01-31 15:55:08 +01:00
CallBaseActivity.java add recording related buttons to call screen 2023-01-31 15:55:05 +01:00
CallNotificationActivity.kt avoid NPE when answering call 2023-01-20 09:31:44 +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