No description
Find a file
Quiver 9aee8c786c Add multi-photo support for boxes, room move feature, and fix camera orientation
- Multi-photo for boxes: BoxPhoto entity/DAO/repo/usecases mirroring ItemPhoto pattern,
  DB migration 6→7 copies existing photoPath into new box_photos table
- Room move: RoomDetailViewModel/Screen wired to MoveDestinationSheet (maxDepth=1)
- EditablePhoto moved to presentation/common for shared use by item and box screens
- PhotoManager: pixel rotation based on EXIF orientation, compressFromPath for camera files
- CameraScreen: OrientationEventListener continuously updates ImageCapture.targetRotation
  so CameraX writes correct EXIF for both portrait and landscape shots (fixes Sony Xperia 10 IV)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-06 01:14:50 +02:00
app Add multi-photo support for boxes, room move feature, and fix camera orientation 2026-04-06 01:14:50 +02:00
docs
gradle
.gitignore
box-organizer-prompt-es.md
box-organizer-prompt-sv.md
build.gradle.kts
gradle.properties
gradlew
gradlew.bat
settings.gradle.kts