1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-17 12:22:31 +02:00
immich/mobile/lib/modules/activities
martyfuhry 582cdcab82
feat(mobile): Remote thumbnails and images use an on-disk image cache (#7929)
* Fixes remote full / thumbnail provider

* Adds image cache manager to both remote image providers

format

format

Fix typo in equals

remove unused import

renames image loader

* Adds height and width to the image cache for thumbs

format

* Uses a separate remote and thumbnail cache

format

* Fixes key name

* Changes uri to string, fixes comment

* Chunk events are optional and remote thumbnails don't report chunk events

* better exception handling

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-03-14 15:29:09 -05:00
..
models refactor(mobile): Activities (#5990) 2024-01-04 23:20:55 -06:00
providers deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
services refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00
views chore(dep): update auto_route (#6390) 2024-01-15 16:50:33 +00:00
widgets feat(mobile): Remote thumbnails and images use an on-disk image cache (#7929) 2024-03-14 15:29:09 -05:00