1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-19 00:32:49 +02:00
immich/mobile/lib
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
..
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 refactor(mobile): Use ImmichThumbnail and local thumbnail image provider (#7279) 2024-02-27 09:51:19 -06:00
routing fix(mobile): Stop sending app to login page for unrelated auth errors (#7383) 2024-02-26 21:25:39 -06:00
shared refactor(mobile): Use ImmichThumbnail and local thumbnail image provider (#7279) 2024-02-27 09:51:19 -06:00
utils refactor(mobile): Immich image provider (#7016) 2024-02-13 15:30:32 -06:00
main.dart refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00