immich/mobile/lib/presentation/pages
Brandon Wees e0c2cdddd4
feat: show "appears in" albums on asset viewer bottom sheet (#21925)
* feat: show "appears in" albums on asset viewer bottom sheet

fix: multiple RemoteAlbumPages in navigation stack

this also allows us to not have to set the current album before navigating to RemoteAlbumPage

chore: clarification comments

handle nested album pages

fix: hide "appears in" when an asset is not in any albums

fix: way more bottom padding

for some reason we can't query the safe area here :/

* fix: bottom sheet now is usable when navigating to another asset viewer

* fix: rebase conflict

* fix: restore ancestors album to currentRemoteAlbumProvider when popping

* fix: view flashing when dismissing a album viewer

* chore: code review changes

* fix: styling and padding

* chore: rework currentRemoteAlbumProvider to be scoped by the Remote album page

* fix: override remote album provider on required pages

* chore: convert query to all SQL calls instead of matching in Dart

* fix: album query

* fix: unawaited future

* Update deep_link.service.dart

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-10-28 16:52:01 +00:00
..
dev fix: storage indicator (#22077) 2025-09-16 12:46:48 -05:00
editing fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 -05:00
search fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 -05:00
download_info.page.dart fix: download feedback (#22178) 2025-09-19 00:47:01 -05:00
drift_activities.page.dart feat: show "appears in" albums on asset viewer bottom sheet (#21925) 2025-10-28 16:52:01 +00:00
drift_album.page.dart feat: show "appears in" albums on asset viewer bottom sheet (#21925) 2025-10-28 16:52:01 +00:00
drift_album_options.page.dart feat: show "appears in" albums on asset viewer bottom sheet (#21925) 2025-10-28 16:52:01 +00:00
drift_archive.page.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
drift_asset_selection_timeline.page.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
drift_asset_troubleshoot.page.dart chore(mobile): translate missing strings (#22057) 2025-09-16 08:51:03 -05:00
drift_create_album.page.dart feat: show "appears in" albums on asset viewer bottom sheet (#21925) 2025-10-28 16:52:01 +00:00
drift_favorite.page.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
drift_library.page.dart chore(mobile): translate missing strings (#22057) 2025-09-16 08:51:03 -05:00
drift_local_album.page.dart chore(mobile): translate missing strings (#22057) 2025-09-16 08:51:03 -05:00
drift_locked_folder.page.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
drift_map.page.dart fix: map attribution and other styling (#22303) 2025-09-26 00:08:25 +05:30
drift_memory.page.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
drift_partner_detail.page.dart chore(mobile): add debugPrint lint rule (#21872) 2025-09-12 18:56:00 -04:00
drift_people_collection.page.dart feat: people page/sheet/detail (#20309) 2025-07-30 03:07:53 +00:00
drift_person.page.dart fix(mobile): person birthday viewing/editing (#20731) 2025-08-06 22:13:56 +00:00
drift_place.page.dart fix: keyboard not dismissed in places page (#21583) 2025-09-04 08:38:44 -05:00
drift_place_detail.page.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
drift_recently_taken.page.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
drift_remote_album.page.dart feat: show "appears in" albums on asset viewer bottom sheet (#21925) 2025-10-28 16:52:01 +00:00
drift_trash.page.dart fix(mobile): trash description cut off (#22662) 2025-10-06 16:18:00 +00:00
drift_user_selection.page.dart feat: sync AuthUserV1 (#21565) 2025-09-08 14:00:10 -05:00
drift_video.page.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
local_timeline.page.dart fix: storage indicator (#22077) 2025-09-16 12:46:48 -05:00