1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-17 12:22:31 +02:00
immich/mobile/lib/modules/asset_viewer/image_providers
martyfuhry 732bd1e652
fix(mobile): Fixes memory image cache for local images (#9019)
* Fixes equality operator for immich local image provider

* Changes image cache manager to no longer be image cache managers

* Updates large image cache to 12 images

format

* Try 5 Image cache

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2024-04-24 23:30:32 -05:00
..
cache fix(mobile): Fixes memory image cache for local images (#9019) 2024-04-24 23:30:32 -05:00
exceptions feat(mobile): Remote thumbnails and images use an on-disk image cache (#7929) 2024-03-14 15:29:09 -05:00
immich_local_image_provider.dart fix(mobile): Fixes memory image cache for local images (#9019) 2024-04-24 23:30:32 -05:00
immich_local_thumbnail_provider.dart fix(mobile): Fixes local thumbnail image provider key (#7766) 2024-03-12 03:04:52 +00:00
immich_remote_image_provider.dart fix(mobile): Fixes memory image cache for local images (#9019) 2024-04-24 23:30:32 -05:00
immich_remote_thumbnail_provider.dart fix(mobile): Fixes memory image cache for local images (#9019) 2024-04-24 23:30:32 -05:00