tilt-shift-camera/app/src/main/java/no/naiv/tiltshift/ui
Ole-Morten Duesund 5e08fb9c13 Fix bitmap recycle race condition and startActivity crash
- Null the Compose state reference before recycling bitmaps to prevent
  the renderer from drawing a recycled bitmap between recycle() and
  the state update
- Wrap ACTION_VIEW startActivity in try-catch for devices without
  an image viewer installed

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 11:56:29 +01:00
..
CameraScreen.kt Fix bitmap recycle race condition and startActivity crash 2026-03-05 11:56:29 +01:00
LensSwitcher.kt Remove dead code 2026-02-27 15:24:17 +01:00
TiltShiftOverlay.kt Add radial mode, UI controls, front camera, update to API 35 2026-01-29 11:13:31 +01:00
ZoomControl.kt Initial implementation of Tilt-Shift Camera Android app 2026-01-28 15:26:41 +01:00