immich/mobile/lib
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
..
constants feat(mobile): consolidate video controls (#26673) 2026-03-10 10:55:31 -05:00
domain feat(mobile): show animated images in asset viewer (#26614) 2026-03-11 12:07:06 -05:00
entities chore: use hosted isar flutter libs (#22757) 2025-10-08 04:19:46 -05:00
extensions chore(mobile): simplify asset page scroll (#26635) 2026-03-04 10:28:55 -06:00
infrastructure feat(mobile): SyncAssetEditV1 (#26518) 2026-03-05 13:03:59 -06:00
interfaces refactor(mobile): interfaces refactor (#19415) 2025-06-23 11:27:44 -05:00
mixins chore: flutter 3.29.1 (#16730) 2025-03-10 21:46:36 -05:00
models feat(mobile): use shared native client (#25942) 2026-03-05 11:04:45 -06:00
pages fix(mobile): wrap backup error message text (#26834) 2026-03-10 20:40:01 -05:00
platform feat(mobile): use shared native client (#25942) 2026-03-05 11:04:45 -06:00
presentation feat(mobile): show animated images in asset viewer (#26614) 2026-03-11 12:07:06 -05:00
providers feat(mobile): consolidate video controls (#26673) 2026-03-10 10:55:31 -05:00
repositories feat(mobile): use shared native client (#25942) 2026-03-05 11:04:45 -06:00
routing feat(mobile): Allow users to set profile picture from asset viewer (#25517) 2026-02-22 06:02:33 +00:00
services chore: always use Package Imports (#26630) 2026-03-05 11:18:01 -06:00
theme feat(mobile): use material design 3 slider (#26829) 2026-03-11 01:58:01 +00:00
utils fix(mobile): restrict trashed asset migration to Android platform (#26726) 2026-03-09 09:56:27 -05:00
widgets feat(mobile): show animated images in asset viewer (#26614) 2026-03-11 12:07:06 -05:00
main.dart feat(mobile): use shared native client (#25942) 2026-03-05 11:04:45 -06:00
wm_executor.dart fix: isolate freeze app on older ios device (#22509) 2025-10-22 12:43:03 -05:00