Commit Graph

4 Commits

Author SHA1 Message Date
sam
c3158873ef Fix crop corner handles positioned from center instead of top-left
The crop container uses contentAlignment=Center, so the draggable corner
handles were offset from the middle of the box rather than the top-left,
leaving them far from the actual document corners. Anchor them with
align(TopStart) to match the Canvas coordinate space, and add a white
border for visibility.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-13 00:20:17 +02:00
sam
e7ff34d3dd Fix edge-to-edge insets on camera and crop overlays
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-13 00:10:13 +02:00
sam
adedd70515 Add Gradle wrapper (8.11.1)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-12 23:58:23 +02:00
sam
037550afa9 Initial commit: PaperScan — lokale Android documentscanner voor Paperless-ngx
Native Kotlin/Compose app met CameraX + OpenCV randdetectie/perspectiefcorrectie,
multi-page PDF-export, en Paperless-ngx upload (of Android deelmenu). Alles lokaal.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-12 22:43:09 +02:00