tilt-shift-camera/app
Ole-Morten Duesund 12051b2a83 Add real-time tilt-shift preview for gallery images
Gallery imports now show the effect live as you adjust parameters,
matching the camera preview experience. Uses a downscaled (1024px)
source bitmap for fast recomputation via collectLatest, which
cancels stale frames when params change mid-computation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 12:51:26 +01:00
..
src/main Add real-time tilt-shift preview for gallery images 2026-03-05 12:51:26 +01:00
build.gradle.kts Add ViewModel for state preservation and centralize color constants 2026-03-05 12:07:39 +01:00
proguard-rules.pro Initial implementation of Tilt-Shift Camera Android app 2026-01-28 15:26:41 +01:00