• v1.1.15 b057613bac

    v1.1.15 Stable

    olemd released this 2026-05-11 16:59:56 +02:00 | 1 commits to main since this release

    Bug fixes

    • Captured photos now embed the user's physical tilt at shutter time in the EXIF orientation tag. The bitmap is still saved in the device's portrait frame (since the activity is locked to portrait), but gallery viewers will rotate the image to match how the phone was actually held — so a landscape shot opens as a landscape image. `deviceRotation` was already being passed into the capture handler from `OrientationEventListener`; it was just being ignored in favour of a hardcoded `ORIENTATION_NORMAL`.

    🤖 Generated with Claude Code

    Downloads