talk-android/app/src/main/java/com/nextcloud/talk/activities
Marcel Hibbe f2b312a118
add floating lower hand button
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2023-02-20 13:14:04 +01:00
..
BaseActivity.kt Reformat code 2023-02-16 11:41:32 +01:00
CallActivity.java add floating lower hand button 2023-02-20 13:14:04 +01:00
CallBaseActivity.java add recording related buttons to call screen 2023-01-31 15:55:05 +01:00
CallNotificationActivity.kt Reformat code 2023-02-16 11:41:32 +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 WIP. Breakout to room from call and chat. 2023-02-20 13:14:02 +01:00
TakePhotoActivity.java