1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-19 00:32:49 +02:00
immich/mobile/lib/modules
Emanuel Bennici ba12d92af3
feat(mobile): Add people list to exit bottom sheet (#6717)
* feat(mobile): Define constants as 'const'

* feat(mobile): Add people list to asset bottom sheet

Add a list of people per asset in the exif bottom sheet, like on the
web.

Currently the list of people is loaded by making a request each time to
the server. This is the MVP approach.
In the future, the people information can be synced like we're doing
with the assets.

* styling

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-03-06 11:15:54 -05:00
..
activities refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00
album refactor(mobile): Use ImmichThumbnail and local thumbnail image provider (#7279) 2024-02-27 09:51:19 -06:00
archive chore(dep): update auto_route (#6390) 2024-01-15 16:50:33 +00:00
asset_viewer feat(mobile): Add people list to exit bottom sheet (#6717) 2024-03-06 11:15:54 -05:00
backup refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00
favorite deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
home fix(mobile): bottom bar Upload translation (#7553) 2024-03-01 11:24:55 -06:00
login refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00
map refactor(mobile): Refactor video player page and gallery bottom app bar (#7625) 2024-03-05 21:42:22 -06:00
memories refactor(mobile): Refactor video player page and gallery bottom app bar (#7625) 2024-03-05 21:42:22 -06:00
onboarding chore(dep): update auto_route (#6390) 2024-01-15 16:50:33 +00:00
partner refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00
search feat(mobile): Add people list to exit bottom sheet (#6717) 2024-03-06 11:15:54 -05:00
settings deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
shared_link refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00
trash refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00