tilt-shift-camera/app/src/main
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
..
java/no/naiv/tiltshift Fix bitmap recycle race condition and startActivity crash 2026-03-05 11:56:29 +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