Skip to content

36

Compare
Choose a tag to compare
@thestinger thestinger released this 12 May 16:58
· 354 commits to main since this release
36

Notable changes in version 36:

  • enable Electronic Image Stabilization (EIS) by default for video capture when the device supports it and add a toggle for disabling it since it isn't always desirable (reduces field of view in order to use the padding around the edge for stabilization)
  • fix regression causing the in-app gallery to be unable to show EXIF metadata for saved images
  • update CameraX to 1.1.0-rc01 providing various improvements which are partially documented in their release notes including better portability to buggy devices

A full list of changes from the previous release (version 35) 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.

Releases of the app signed by GrapheneOS with the app.grapheneos.camera app id are published in the GrapheneOS app repository and on GitHub. You can use the GrapheneOS app repository client on Android 12 or later for automatic updates.

Releases are initially pushed out through the Beta channel for both the Play Store and our app repository and then get moved to the Stable channel.