Notable changes in version 89:
- add back force disabling EIS when we're not explicitly enabling it to avoid reducing the field of view and image quality for image capture mode on devices such as Pixels enabling EIS by default (this was lost in version 86)
- handle edge cases when preloaded media item gets removed to avoid rare crashes
- update AndroidX Camera (CameraX) library to 1.5.0 (no changes since the previous release candidate)
- update Material Components library to 1.13.0
- update Android Gradle plugin to 8.13.0
- update Kotlin to 2.2.20
- update Gradle to 9.1.0
A full list of changes from the previous release (version 88) is available through the Git commit log between the releases.
This app is available through the Play Store with the app.grapheneos.camera.play
app id. Play Store releases go through review and it usually takes around 1 to 3 days before the Play Store pushes out the update to users. Play Store releases use Play Signing, so we use a separate app id from the releases we publish ourselves to avoid conflicts and to distinguish between them. Each release is initially pushed out through the Beta channel followed by the Stable channel.
Releases of the app signed by GrapheneOS with the app.grapheneos.camera
app id are published in the GrapheneOS App Store which provides fully automatic updates. Each release is initially pushed out through the Alpha channel, followed by the Beta channel and then finally the Stable channel. These releases are also bundled as part of GrapheneOS and published on GitHub.
GrapheneOS users must obtain GrapheneOS app updates through our App Store since verified boot metadata is required for out-of-band system app updates on GrapheneOS as part of extending verified boot to them.