SebaUbuntu / android_packages_apps_Aperture

CameraX based camera app for LineageOS - releases here https://sebaubuntu.dev/lineageapps.html
85 stars 23 forks source link

[DNM] Selfie: Implement aux camera selector #49

Closed SebaUbuntu closed 2 years ago

SebaUbuntu commented 2 years ago

Fixes #48

SebaUbuntu commented 2 years ago

This is just the code implementation + simple selector on long press on flip camera button, we ideally want to do a lens selector like gcam (also featured on the concept) with overlays binding camera ID to sensor type (macro, ultrawide, etc)

SebaUbuntu commented 2 years ago

Also another TODO: We need to add CameraFacing.EXTERNAL to the rotation since we can now do that