1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-25 10:43:13 +02:00
immich/mobile
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
..
android chore(mobile): Upgrade to Flutter 3.7 (#1416) 2023-02-11 14:23:32 -06:00
assets [Localizely] Translations update (#1707) 2023-02-09 11:36:46 -06:00
fonts feat(mobile) Add in app logging to show app's log information (#1014) 2022-11-27 14:34:19 -06:00
integration_test chore(mobile): Upgrade to Flutter 3.7 (#1416) 2023-02-11 14:23:32 -06:00
ios automatically read pubspec.yaml to set iOS version and build number (#1734) 2023-02-11 14:52:43 -06:00
lib feat(mobile): Uses profile photo for user avatar drawer (#1738) 2023-02-13 03:32:16 +00:00
openapi fix(server): more asset upload validation and docs (#1720) 2023-02-11 23:54:07 -06:00
scripts feat(mobile) added french translations (#343) 2022-07-13 11:35:02 -05:00
test feat(mobile): Home screen customization options (#1563) 2023-02-09 11:35:44 -06:00
.gitignore Enable swiping between assets (#381) 2022-08-03 15:36:12 -05:00
.metadata Optimize android's Gradle settings and clean up mobile source code (#240) 2022-06-22 00:23:35 -05:00
analysis_options.yaml Refactor mobile to use OpenApi generated SDK (#336) 2022-07-13 07:23:48 -05:00
flutter_01.png feat(mobile): Rework of the exif sheet (#1213) 2023-01-11 14:54:12 -06:00
flutter_native_splash.yaml fix(mobile): Added flutter native splash and splash screens (#1520) 2023-02-06 00:41:07 -06:00
makefile fix(mobile): Added flutter native splash and splash screens (#1520) 2023-02-06 00:41:07 -06:00
pubspec.lock chore(mobile): Upgrade to Flutter 3.7 (#1416) 2023-02-11 14:23:32 -06:00
pubspec.yaml Version v1.46.0 2023-02-09 17:59:47 +00:00
README.md Update readme 2022-02-07 23:55:30 -06:00

Immich Mobile Application - Flutter