1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-21 01:39:59 +02:00
immich/mobile/lib/modules
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
..
activities feat(mobile): Remote thumbnails and images use an on-disk image cache (#7929) 2024-03-14 15:29:09 -05:00
album fix(mobile): make elements scrollable to avoid overflow in landscale (#7933) 2024-03-14 12:28:18 +00:00
archive fix(mobile): archive desc sorting (#7822) 2024-03-10 21:15:34 -05:00
asset_viewer feat(mobile): Remote thumbnails and images use an on-disk image cache (#7929) 2024-03-14 15:29:09 -05:00
backup feat(mobile): Adds file upload progress stats (#7760) 2024-03-14 15:15:22 -05:00
favorite deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
home fix(mobile): bottom bar Upload translation (#7553) 2024-03-01 11:24:55 -06:00
login feat(mobile): update logo (#7919) 2024-03-13 12:14:59 -05:00
map refactor(mobile): Refactor video player page and gallery bottom app bar (#7625) 2024-03-05 21:42:22 -06:00
memories fix(mobile): Fixes immersive mode not ending for memory lane (#7767) 2024-03-11 22:02:28 -05:00
onboarding chore(dep): update auto_route (#6390) 2024-01-15 16:50:33 +00:00
partner refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00
search fix(mobile): Refactors exif bottom sheet to use widgets and fixes slow sliding up exif bottom sheet (#7671) 2024-03-07 03:27:33 +00:00
settings refactor(mobile): app settings (#7749) 2024-03-12 14:56:08 +00:00
shared_link fix(mobile): make elements scrollable to avoid overflow in landscale (#7933) 2024-03-14 12:28:18 +00:00
trash Fix trash permanent delete dialog (#7805) 2024-03-11 22:25:55 -05:00