1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-29 11:24:37 +02:00
immich/mobile/lib/shared/ui
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
..
app_bar_dialog feat(mobile): update logo (#7919) 2024-03-13 12:14:59 -05:00
asset_grid deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
hooks refactor(mobile): Refactor video player page and gallery bottom app bar (#7625) 2024-03-05 21:42:22 -06:00
photo_view deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
confirm_dialog.dart deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
date_time_picker.dart fix(mobile): allow editing asset dates in the future (#5522) 2023-12-06 20:04:03 -06:00
delayed_loading_indicator.dart fix(mobile): Fixes thumbnail size with blur and alignment in video player (#7483) 2024-02-28 15:48:59 -06:00
drag_sheet.dart deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
fade_in_placeholder_image.dart refactor(mobile): Use ImmichThumbnail and local thumbnail image provider (#7279) 2024-02-27 09:51:19 -06:00
immich_app_bar.dart feat(mobile): update logo (#7919) 2024-03-13 12:14:59 -05:00
immich_image.dart feat(mobile): Remote thumbnails and images use an on-disk image cache (#7929) 2024-03-14 15:29:09 -05:00
immich_loading_indicator.dart deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
immich_logo.dart feat(mobile): update logo (#7919) 2024-03-13 12:14:59 -05:00
immich_thumbnail.dart feat(mobile): Remote thumbnails and images use an on-disk image cache (#7929) 2024-03-14 15:29:09 -05:00
immich_title_text.dart feat(mobile): update logo (#7919) 2024-03-13 12:14:59 -05:00
immich_toast.dart refactor(mobile): app settings (#7749) 2024-03-12 14:56:08 +00:00
location_picker.dart refactor(mobile): maplibre (#6087) 2024-01-15 09:26:13 -06:00
scaffold_error_body.dart refactor(mobile): Activities (#5990) 2024-01-04 23:20:55 -06:00
share_dialog.dart deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
thumbhash_placeholder.dart refactor(mobile): Use ImmichThumbnail and local thumbnail image provider (#7279) 2024-02-27 09:51:19 -06:00
transparent_image.dart feat(mobile): Uses profile photo for user avatar drawer (#1738) 2023-02-13 03:32:16 +00:00
user_avatar.dart feat(mobile): Add support for Basic Authentication (#6840) 2024-02-04 14:35:13 -06:00
user_circle_avatar.dart feat(mobile): Add support for Basic Authentication (#6840) 2024-02-04 14:35:13 -06:00