mirror of
https://github.com/samsonjs/immich.git
synced 2026-03-26 09:25:51 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| curated_people_row.dart | ||
| curated_places_row.dart | ||
| curated_row.dart | ||
| explore_grid.dart | ||
| immich_search_bar.dart | ||
| person_name_edit_form.dart | ||
| search_row_title.dart | ||
| search_suggestion_list.dart | ||
| thumbnail_with_info.dart | ||