-
v1.1.7 Stable
released this
2026-05-11 13:52:17 +02:00 | 12 commits to main since this releaseBug 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
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
-
naiv-tilt-shift-release.apk
2 downloads ·
2026-05-11 13:52:28 +02:00 · 2.8 MiB
- Fix landscape image rotating opposite to device rotation. The orientation listener's angle (device's physical clockwise rotation) was mapped to