immich/mobile/lib/presentation/widgets/timeline
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
..
fixed feat: show "appears in" albums on asset viewer bottom sheet (#21925) 2025-10-28 16:52:01 +00:00
constants.dart fix(mobile): increase thumbnail resolution (#21502) 2025-09-01 20:19:38 -05:00
header.widget.dart feat(mobile): add read only mode (#19368) 2025-08-28 17:30:15 +00:00
scrubber.widget.dart fix: get scrubber in search view working (#22175) 2025-09-19 00:20:09 -05:00
segment.model.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
segment_builder.dart fix(mobile): use cached thumbnail in full size image provider (#20637) 2025-08-05 10:20:25 -04:00
timeline.state.dart fix: respect storage indicator setting (#22596) 2025-10-03 14:07:16 +00:00
timeline.widget.dart fix: persist search page scroll offset between rebuilds (#22733) 2025-10-08 10:00:51 -05:00
timeline_drag_region.dart feat: drag to select beta timeline (#20456) 2025-07-31 21:29:01 -05:00