tilt-shift-camera/app/src/main
Ole-Morten Duesund 04b61fdd9e Move capture callbacks to background executor
Replace ContextCompat.getMainExecutor with a dedicated single-thread
executor for image capture callbacks. This prevents bitmap decode,
rotation, and tilt-shift effect processing from blocking the UI thread
and causing jank or ANR on slower devices.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 12:08:00 +01:00
..
java/no/naiv/tiltshift Move capture callbacks to background executor 2026-03-05 12:08:00 +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