talk-android/app/src/main/java/com/nextcloud/talk/activities
Marcel Hibbe 62235372ea
switch video capture between 4:3 and 16:9 ratio for portrait/landscape
switch video capture for calls between 4:3 and 16:9 ratio depending on portrait/landscape mode

Also: simplify placement of self video view (it was buggy) as well as applying the ratio there as well

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-04-04 13:16:02 +02: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 switch video capture between 4:3 and 16:9 ratio for portrait/landscape 2025-04-04 13:16:02 +02: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 replace userManager.currentUser usage by currentUserProvider usage 2025-02-07 13:13:38 +01:00
TakePhotoActivity.java Add SPDX header 2024-03-23 17:18:18 +01:00