immich/mobile/lib/presentation/widgets/asset_viewer
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
..
bottom_sheet fix: shrink age view to fit and not overflow (#22405) 2025-10-02 20:19:14 +00:00
activities_bottom_sheet.widget.dart feat(mobile): Change the UI of asset activity list to bottom sheet (#23075) 2025-10-20 13:35:52 -05:00
asset_stack.provider.dart fix(mobile): stack row blocking gestures and not showing up (#21854) 2025-09-18 06:16:14 +00:00
asset_stack.widget.dart fix(mobile): stack row blocking gestures and not showing up (#21854) 2025-09-18 06:16:14 +00:00
asset_viewer.page.dart feat: show "appears in" albums on asset viewer bottom sheet (#21925) 2025-10-28 16:52:01 +00:00
asset_viewer.state.dart feat(mobile): Change the UI of asset activity list to bottom sheet (#23075) 2025-10-20 13:35:52 -05:00
bottom_bar.widget.dart fix: allow editing all images (#23144) 2025-10-22 10:12:32 -05:00
bottom_sheet.widget.dart feat: show "appears in" albums on asset viewer bottom sheet (#21925) 2025-10-28 16:52:01 +00:00
top_app_bar.widget.dart feat(mobile): Change the UI of asset activity list to bottom sheet (#23075) 2025-10-20 13:35:52 -05:00
video_viewer.widget.dart fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 -05:00
video_viewer_controls.widget.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00