• v1.1.10 4f8661f648

    v1.1.10 Stable

    olemd released this 2026-05-11 15:26:37 +02:00 | 9 commits to main since this release

    Behaviour change

    • The camera image is no longer transformed when the device rotates. The orientation tracking introduced in v1.1.6 (and the follow-up patches in 1.1.7–1.1.9) is reverted: no SurfaceTexture matrix manipulation, no rebinding on rotation, no inverse-rotation correction. The activity stays `fullSensor` so the Compose UI and the tilt-shift effect overlays continue to rotate with the device, but the camera frame itself is left alone — matching "normal camera doesn't flip the picture when rotating the phone".

    🤖 Generated with Claude Code

    Downloads