Releases: GrapheneOS/Camera
Releases · GrapheneOS/Camera
9
Full list of changes from the previous release (version 8). Notable changes:
- fix serious regression from the previous release for the in-app gallery breaking filtering in an edge case where all photos are deleted and then it's reopened
- fix in-app gallery order in secure mode
8
Full list of changes from the previous release (version 7). Notable changes:
- add extended More Settings menu
- add support for stripping all non-orientation, non-location EXIF metadata (location is handled with the existing disabled-by-default toggle and orientation metadata is an essential part of the image's appearance)
- move save image as previewed to more settings
- add gyroscope suggestions option
- add image compression quality configuration option
- add support for choosing a non-default (DCIM/Camera) output directory via system file manager
- multiple small improvements and bug fixes for the in-app gallery UX
- add zooming support to in-app gallery
- improve settings frame rotation
- replace barcode scanning image analysis rotation with the more robust CameraX implementation (improves reliability of scanning some non-QR barcode types)
- temporarily replace CameraX EXIF timestamp generation with custom code properly handling time zones (to the extent that it's possible with EXIF) until CameraX improves
- improve display of EXIF timestamps for in-app gallery
- record FHD video by default instead of UHD (CameraX still has quirks for UHD recording which should get largely fixed in the next few months)
- improve handling of images being deleted externally
- update CameraX libraries to latest alpha release
- update other dependencies
7
Full list of changes from the previous release (version 6). Notable changes:
- fix video capture intent with explicit URI
- fix issue with preview width not fitting properly on certain devices (mostly occurred with 16:9)
- position settings icon according to notch position (avoids placing settings icon underneath Pixel 6 / Pixel 6 Pro display cutout)
- improve barcode scanning related text
- fix issue with incorrect tab being selected/finalized
- disable overscroll for bottom tab layout
- improve share icon appearance for the in-app gallery
6
Full list of changes from the previous release (version 5). Notable changes:
- fix video capture system media intent not working due to missing icon
- adjust top and right margin of capture intent cancel button
5
Full list of changes from the previous release (version 4). Notable changes:
- revert back to using linear zoom instead of zoom ratio
- fix minor UX issues with zoom slider
- increase brightness in self-illumination mode
- animate status bar color for self-illumination mode
- enable full R8 optimization
- enable strict resource shrinking
4
Full list of changes from the previous release (version 3). Notable changes:
- always use 4:3 aspect ratio for QR scan mode
- add torch button to QR scan mode
- add support for enabling scanning other barcode types via fine-grained toggles or a global auto toggle to enable all types
- use GrapheneOS color palette
- improve appearance of in-app gallery
- add full support for swiping up to dismiss settings
- improve positioning of settings dialog
- properly calculate height for grid display
- adaptive layout for main buttons
- implement bottom tab centering/snapping
- edge-to-edge display support
- make include audio toggle for video mode persistent
- disable changing mode via swipe when recording is on
- add persistent option to save front camera picture as previewed rather than flipped
- change position of timer shown while recording
- make zoom bar scrolling more consistent
- hide zoom/exposure bars after switching modes
- fix issue with gallery video player not working in certain cases
- update CameraX to November release (provides HDRnet for Pixel 5a preview, provides a proper low-latency mode for Pixel 2 XL / Pixel 3 XL, works around focus bugs on some devices, and also includes many other fixes / improvements)
- update other dependencies
3
Full list of changes from the previous release (version 2). Notable changes:
- replace video mode button with video mode tab
- stop dismissing settings dialog when pressed directly
- fix issue with focus ring not re-appearing when quickly triggering focus events
- show focus ring when animations are disabled
- fix issues with actions for in-app gallery and video player
- force dark theme background for in-app gallery and video player
- support video recording without requiring microphone permission when audio recording is disabled
2
2