immich/mobile/test/fixtures
Luis Nachtigall f4e156494f
feat(mobile): add playbackStyle to local asset entity and related database schema (#26596)
* feat: add playbackStyle to local asset entity and related database schema

* implement conversion function for playbackStyle in local sync service

* implement conversion function for playbackStyle in local sync service

* refactor: remove deducedPlaybackStyle from TrashedLocalAssetEntityData

* add playbackStyle column to trashed local asset entity

* make playbackStyle non-nullable across the mobile codebase

* Streamline playbackStyle backfill:
- only backfill local assets playbackStyle in flutter/dart code
- only update trashed local assets in db migration

* bump target database version to 23 and update migration logic for playbackStyle

* set playback_style to 0 in merged_asset.drift as its a getter in base asset

* run make pigeon

* Populate playbackStyle for trashed assets during native migration
2026-03-01 14:50:21 -05:00
..
album.stub.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
asset.stub.dart feat(mobile): add playbackStyle to local asset entity and related database schema (#26596) 2026-03-01 14:50:21 -05:00
exif.stub.dart chore(mobile): add orientation tests for exif (#16806) 2025-03-11 09:25:46 -05:00
sync_stream.stub.dart fix: mobile edit handling (#25315) 2026-01-19 12:22:53 -06:00
user.stub.dart feat: sync AuthUserV1 (#21565) 2025-09-08 14:00:10 -05:00