immich/mobile/lib/presentation/widgets/images
Thomas 4eb08eee18
fix(mobile): video state (#26574)
Consolidate video state into a single asset-scoped provider, and reduce
dependency on global state generally. Overall this should fix a few
timing issues and race conditions with videos specifically, and make
future changes in this area easier.
2026-03-03 10:28:07 -06:00
..
full_image.widget.dart feat(mobile): sqlite asset viewer (#19552) 2025-07-02 18:24:37 +00:00
image_provider.dart feat(mobile): add support for encoded image requests in local/remote image APIs (#26584) 2026-02-28 11:43:58 -05:00
local_album_thumbnail.widget.dart feat(mobile): optimized thumbnail widget (#21073) 2025-08-21 18:06:02 +00:00
local_image_provider.dart feat(mobile): Prevent premature image cache eviction when higher image loading is enabled (#26208) 2026-02-25 17:31:37 -05:00
one_frame_multi_image_stream_completer.dart fix(mobile): handle image stream completion when no image is emitted (#25984) 2026-02-09 16:59:29 -05:00
remote_image_provider.dart feat(mobile): Prevent premature image cache eviction when higher image loading is enabled (#26208) 2026-02-25 17:31:37 -05:00
thumb_hash_provider.dart fix(mobile): handle image stream completion when no image is emitted (#25984) 2026-02-09 16:59:29 -05:00
thumbnail.widget.dart fix(mobile): handle image stream completion when no image is emitted (#25984) 2026-02-09 16:59:29 -05:00
thumbnail_tile.widget.dart fix(mobile): video state (#26574) 2026-03-03 10:28:07 -06:00