tilt-shift-camera/app
Ole-Morten Duesund 18a4289b96 Harden CameraManager error handling
- Catch SecurityException separately with permission-specific message
- Replace raw e.message with generic user-friendly error strings
- Wrap cameraProviderFuture.get() in try-catch to handle CameraX
  initialization failures instead of crashing

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 11:56:03 +01:00
..
src/main Harden CameraManager error handling 2026-03-05 11:56:03 +01:00
build.gradle.kts Add release signing configuration 2026-01-29 17:23:00 +01:00
proguard-rules.pro Initial implementation of Tilt-Shift Camera Android app 2026-01-28 15:26:41 +01:00