1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-15 12:09:44 +02:00
immich/mobile/lib
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
..
constants feat(mobile): Add Slovenian (#6558) 2024-01-21 16:27:54 -06:00
extensions refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00
mixins refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00
module_template refactor(mobile): Activities (#5990) 2024-01-04 23:20:55 -06:00
modules feat(mobile): Remote thumbnails and images use an on-disk image cache (#7929) 2024-03-14 15:29:09 -05:00
routing refactor(mobile): app settings (#7749) 2024-03-12 14:56:08 +00:00
shared feat(mobile): Remote thumbnails and images use an on-disk image cache (#7929) 2024-03-14 15:29:09 -05:00
utils feat(mobile): Adds file upload progress stats (#7760) 2024-03-14 15:15:22 -05:00
main.dart refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00