• feat(scan): add camera capture for Android with toggle between upload and live camera

    MythEclipse released this 2026-06-15 13:54:11 +00:00 | 65 commits to main since this release

    • Add CameraCapture component with live viewfinder via getUserMedia
    • Support rear/environment camera (default) with switch to front/user
    • Capture to JPEG 92% quality via canvas, reuse existing upload flow
    • Toggle between 'Unggah' (file upload) and 'Kamera' (live capture) modes
    • Error handling for denied/not found/not readable in Bahasa Indonesia
    • Add patch script for AndroidManifest CAMERA permission (gen/ is gitignored)

    Co-Authored-By: Claude noreply@anthropic.com

    Downloads