1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-19 00:32:49 +02:00
immich/mobile/lib/modules/home/ui
martyfuhry 12a6a7d95a
feat(mobile): Uses profile photo for user avatar drawer (#1738)
* uses profile photo for user avatar drawer

* Added some styling to the profile picture

* made the whole profile photo a gesture detector

* fixed image updating

* invalidates cachednetworkimage when new profile photo is uploaded

* Revert "invalidates cachednetworkimage when new profile photo is uploaded"

This reverts commit 17c83be556.

* Add fadeInImage to loading user profile

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2023-02-13 03:32:16 +00:00
..
asset_grid dev(mobile): Fix freeze bug on app start (#1732) 2023-02-11 21:37:48 -06:00
profile_drawer feat(mobile): Uses profile photo for user avatar drawer (#1738) 2023-02-13 03:32:16 +00:00
control_bottom_app_bar.dart chore(mobile): Upgrade to Flutter 3.7 (#1416) 2023-02-11 14:23:32 -06:00
delete_dialog.dart chore(mobile): Upgrade to Flutter 3.7 (#1416) 2023-02-11 14:23:32 -06:00
draggable_scrollbar.dart Refactor mobile to use OpenApi generated SDK (#336) 2022-07-13 07:23:48 -05:00
home_page_app_bar.dart feat(mobile): Uses profile photo for user avatar drawer (#1738) 2023-02-13 03:32:16 +00:00