SnapCrop v6.26.0
SnapCrop is a privacy-first, local-first Android screenshot autocrop + annotation studio. This is a large cumulative release with a deep correctness/security/UX hardening pass.
Install
Download SnapCrop-v6.26.0.apk below and open it on your device. You may need to allow "Install unknown apps" for your browser/file manager. The APK is release-signed (no developer keys or extra setup required) and installs on Android 10 (API 29) and newer.
Highlights since the last public release
- Capture workflows — long/scrolling screenshot stitcher, delayed capture, one-tap last-action tile, screen-recording frame & clip tools, and a new step-capture mode that turns a sequence of taps into a numbered guide image.
- Editor — perspective/quad crop, a measurement ruler tool, movable/resizable/rotatable annotation layer transforms, smart erase, AI reframe, and re-openable
.snapcrop.jsonprojects with SVG annotation sidecars. - Privacy — on-device sensitive-text detection with auto-redact on share, conditional Quick Crop auto-actions, and a strict permission posture (no all-files access, backups disabled, optional overlay).
- Library — Room-backed screenshot intelligence index with reactive smart albums and indexed search, gallery cleanup, and PDF export.
- Theming & i18n — Dark / Light / System themes and ~660 externalized strings for full localization.
This release — deep audit hardening (v6.26.0)
- Fixed a fullscreen-viewer crash on delete, a corrupt magnifier export, and a project-sidecar decode crash.
- Made the editor adapt correctly to light theme (semantic accent/channel tokens; fixed low-contrast surfaces).
- Share/Copy now apply the configured border + watermark and fail safely on out-of-memory.
- Stitch & Collage stream image decodes to fix out-of-memory crashes on large jobs.
- Services: lifecycle-bound coroutine scopes, overlay/step-capture leak fixes, and a refusal to send credentials over non-HTTPS.
- Accessibility: larger touch targets, proper content descriptions, and internationalized editor controls.
See CHANGELOG.md for the full list.