immich/mobile/lib/widgets
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
..
activities fix(mobile): inherit toolbar opacity (#25694) 2026-02-16 09:54:57 +05:30
album fix(mobile): inherit toolbar opacity (#25694) 2026-02-16 09:54:57 +05:30
asset_grid chore: always use Package Imports (#26630) 2026-03-05 11:18:01 -06:00
asset_viewer feat(mobile): use material design 3 slider (#26829) 2026-03-11 01:58:01 +00:00
backup feat(mobile): 2026 font (#25213) 2026-01-13 09:59:57 -06:00
common feat(mobile): show animated images in asset viewer (#26614) 2026-03-11 12:07:06 -05:00
forms fix(mobile): do not autocorrect on endpoint input (#25696) 2026-01-29 23:03:26 -06:00
map chore(mobile): fix asset marker icon file name (#26290) 2026-02-17 11:53:44 -05:00
memories fix(mobile): video state (#26574) 2026-03-03 10:28:07 -06:00
photo_view chore: always use Package Imports (#26630) 2026-03-05 11:18:01 -06:00
search refactor(mobile): consolidate image requests (#25743) 2026-02-05 12:16:42 -05:00
settings chore: always use Package Imports (#26630) 2026-03-05 11:18:01 -06:00
shared_link feat(mobile): Add slug support for shared links (#26441) 2026-02-23 14:31:42 +05:30