• v1.1.7 5eb476a059

    v1.1.7 Stable

    olemd released this 2026-05-11 13:52:17 +02:00 | 12 commits to main since this release

    Bug fixes

    • Fix landscape image rotating opposite to device rotation. The orientation listener's angle (device's physical clockwise rotation) was mapped to Surface.ROTATION_* (screen's logical rotation, opposite direction) with 90/270 swapped relative to the CameraX docs example. Result: rotating the phone CW rotated the live preview CCW. Now world-up stays at screen-up regardless of orientation.

    🤖 Generated with Claude Code

    Downloads