• v1.1.6 ca260411d8

    v1.1.6 Stable

    olemd released this 2026-05-07 16:36:54 +02:00 | 14 commits to main since this release

    Highlights

    Landscape orientation now works. Previously the camera preview was hardcoded to portrait and the UI broke on rotation.

    Changes

    • Camera preview re-orients with the device by reading SurfaceTexture.getTransformMatrix() instead of using a fixed 90° texcoord rotation.
    • Preview and ImageCapture now have their targetRotation updated live, so capture EXIF stays correct in any orientation.
    • Crop-to-fill aspect math swaps effective camera dimensions between portrait and landscape.
    • Slider control panel scrolls when the screen is too short (only visible in landscape on most phones).

    Install

    Sideload the attached APK on Android 15+. Signed with the project release key.

    Downloads