immich/mobile/lib/domain/models/asset
Luis Nachtigall e7db3b220d
feat(mobile): show animated images in asset viewer (#26614)
* Add support for showing animated images in AssetViewer with AnimatedImageStreamCompleter

* Add GIF overlay to thumbnail tile for animated assets

* formatting

* require isAnimated parameter in image providers for better asset handling

* feat: refactor AnimatedImageStreamCompleter to use streams for codec loading and initial image handling

* formatting

* add isAnimatedImage property to BaseAsset

* remove ApiService.getRequestHeaders() usage
2026-03-11 12:07:06 -05:00
..
asset_metadata.model.dart feat: add cloud id during native sync (#20418) 2026-01-14 12:34:11 -06:00
base_asset.model.dart feat(mobile): show animated images in asset viewer (#26614) 2026-03-11 12:07:06 -05:00
local_asset.model.dart feat(mobile): add playbackStyle to local asset entity and related database schema (#26596) 2026-03-01 14:50:21 -05:00
remote_asset.model.dart fix: mobile edit handling (#25315) 2026-01-19 12:22:53 -06:00