SebaUbuntu / android_packages_apps_Aperture

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

CameraX tracking #52

Open luca020400 opened 1 year ago

luca020400 commented 1 year ago

Generic CameraX changes in AOSP that will help us in the future:

Link Description Status
https://android-review.googlesource.com/c/platform/frameworks/support/+/2742215 Proper video frame rate selector, video dynamic color range, mirror mode Merged, waiting for release
https://android-review.googlesource.com/c/platform/frameworks/support/+/2597686 Persistent recording (Flip camera while recording) Waiting for API exposure, gonna take a while for CameraController
https://android-review.googlesource.com/c/platform/frameworks/support/+/2326153 HFR (>=120fps) recording Merged but API for it isn't public
None Concurrent camera mode Merged in master, not exposed from CameraController
https://android-review.googlesource.com/c/platform/frameworks/support/+/2740958 Video and preview stabilization Waiting for merge and release
https://android-review.googlesource.com/c/platform/frameworks/support/+/2572510 Audio amplitude Maybe show on info island?
luca020400 commented 1 year ago

This is a generic issue for tracking open changes, if we end up creating bus issues ( for features request and/or bugs in the library ) they'll go there so we keep track of progress