-
v1.1.12 Stable
released this
2026-05-11 16:14:42 +02:00 | 4 commits to main since this releaseBug fixes
- Camera image now follows the device orientation so world-up stays at screen-up in all four rotations, while the UI keeps adapting to landscape/portrait as before. Drops the SurfaceTexture.getTransformMatrix()-based approach (which does not honour Preview.targetRotation for custom SurfaceProviders) and the manual matrix-composition attempts from v1.1.6–1.1.11 in favour of four precomputed texcoord buffers, one per Surface.ROTATION_*. Verified empirically in the emulator across all four rotations.
🤖 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 16:14:47 +02:00 · 2.8 MiB