immich/mobile/test/utils
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
..
action_button_utils_test.dart feat(mobile): add playbackStyle to local asset entity and related database schema (#26596) 2026-03-01 14:50:21 -05:00
option_test.dart chore: add Option type (#26467) 2026-02-23 16:20:25 -05:00
semver_test.dart fix(mobile): ignore patch releases for app version alerts (#23565) 2025-11-03 21:09:32 -06:00
timezone_test.dart fix(mobile): use correct timezone displayed in the info sheet (#24310) 2025-12-02 16:37:19 +00:00