1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-19 00:32:49 +02:00
immich/mobile/lib/modules/memories/ui
martyfuhry d76baee50d
refactor(mobile): Use ImmichThumbnail and local thumbnail image provider (#7279)
* Refactor to use ImmichThumbnail and local thumbnail image provider

format

* dart format

linter errors

linter

* Adds blurhash

format

* Fixes image blur

* uses hook instead of stateful widget to be more consistent

* Uses blurhash hook state

* Uses blurhash ref instead of state

* Fixes fade in duration for fade in placeholder

* Fixes an issue where thumbnails fail to load if too many thumbnail requests are made simultaenously

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-02-27 09:51:19 -06:00
..
memory_bottom_info.dart feat(mobile): Add end page to the end to memories (#6780) 2024-01-30 17:47:47 -06:00
memory_card.dart refactor(mobile): Use ImmichThumbnail and local thumbnail image provider (#7279) 2024-02-27 09:51:19 -06:00
memory_epilogue.dart feat(mobile): Memories activity is now full screen, better image fit, adds progress indicator (#6793) 2024-02-05 19:12:33 +00:00
memory_lane.dart refactor(mobile): Use widgets in Immich asset grid (#7140) 2024-02-17 21:31:34 -06:00
memory_progress_indicator.dart fix(mobile): Fixes memory lane progress indicator color in dark mode (#7199) 2024-02-19 09:13:28 -06:00