tilt-shift-camera/app/src/main/java/no/naiv/tiltshift/ui
Ole-Morten Duesund 41a95885c1 Remove dead code
- Delete ExifWriter.kt (instantiated but never called)
- Remove saveJpegFile() and unused imports from PhotoSaver
- Remove CameraFlipButton() and unused imports from LensSwitcher
- Remove companion object and unused imports from HapticFeedback
- Remove getZoomPresets() from LensController
- Update README to reflect ExifWriter removal and actual minSdk (35)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 15:24:17 +01:00
..
CameraScreen.kt Propagate camera binding errors to UI 2026-02-27 15:21:38 +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