tilt-shift-camera/app
Ole-Morten Duesund f0249fcd64 Add bitmap safety in onCaptureSuccess callback
Track the current bitmap through the decode→rotate→effect pipeline
with a nullable variable. On exception, the in-flight bitmap is
recycled in the catch block to prevent native memory leaks. Errors
are now logged with Log.e and a proper companion TAG.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 15:20:57 +01:00
..
src/main Add bitmap safety in onCaptureSuccess callback 2026-02-27 15:20:57 +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