tilt-shift-camera/app/src/main
Ole-Morten Duesund cc133072fc Security-harden PhotoSaver
- Catch SecurityException separately for storage permission revocation
- Replace raw e.message with generic user-friendly error strings
- Replace thread-unsafe SimpleDateFormat with java.time.DateTimeFormatter
  to prevent filename collisions under concurrent saves on Dispatchers.IO
- Remove deprecated MediaStore.Images.Media.DATA column query and the
  path field from SaveResult.Success (unreliable on scoped storage)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 11:56:13 +01:00
..
java/no/naiv/tiltshift Security-harden PhotoSaver 2026-03-05 11:56:13 +01:00
res Fix front camera rotation mirroring in shader 2026-01-29 17:07:44 +01:00
AndroidManifest.xml Harden build and config security 2026-03-05 11:55:24 +01:00