Conversation

GrapheneOS developers currently don't have access to devices with CameraX vendor extensions. There's a list of devices at developer.android.com/training/camer with a column showing CameraX vendor extension support. Some may only have the old API that's no longer used.
Quote Tweet
GrapheneOS Camera app version 11 released: github.com/GrapheneOS/Cam. See the linked release notes for a summary of the improvements over the previous release and a link to the full changelog.
Replying to
Most of those devices likely only support a subset of the currently available extension modes (BOKEH, HDR, NIGHT, FACE_RETOUCH and AUTO). We could use feedback on whether these special modes are being detected and shown on those devices, along with whether it's working properly.
1
4
We've gotten feedback from one user who found a bug triggered by vendor extension support which is resolved in this release. They also found vendor extensions were not being detected every launch. It's unclear if it's an issue with vendor's implementation, CameraX or our code.
6