tilt-shift-camera/app
Ole-Morten Duesund e9bef0607f Add GPS geotagging toggle to camera top bar
Users can now opt out of embedding GPS coordinates in photos.
The toggle is persisted via SharedPreferences and defaults to enabled.
When disabled, effectiveLocation returns null so no EXIF GPS tags are written.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 13:50:33 +01:00
..
src/main Add GPS geotagging toggle to camera top bar 2026-03-05 13:50:33 +01:00
build.gradle.kts Add ViewModel for state preservation and centralize color constants 2026-03-05 12:07:39 +01:00
proguard-rules.pro Fix concurrency, lifecycle, performance, and config issues from audit 2026-03-05 13:44:12 +01:00