immich/mobile/lib/widgets/common
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
..
app_bar_dialog fix: make hitbox on app bar dialog bigger (#23316) 2025-10-28 09:19:40 -05:00
confirm_dialog.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
date_time_picker.dart feat: drift edit time and date action (#20377) 2025-07-30 14:40:13 -05:00
delayed_loading_indicator.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
drag_sheet.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
dropdown_search_menu.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
fade_in_placeholder_image.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
immich_app_bar.dart feat: improved update messaging on app bar server info (#22938) 2025-10-20 21:13:31 +00:00
immich_image.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
immich_loading_indicator.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
immich_logo.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
immich_sliver_app_bar.dart feat: improved update messaging on app bar server info (#22938) 2025-10-20 21:13:31 +00:00
immich_thumbnail.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
immich_title_text.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
immich_toast.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
local_album_sliver_app_bar.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
location_picker.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
mesmerizing_sliver_app_bar.dart fix(mobile): fast animations when "disable animations" enabled (#21309) 2025-08-27 21:42:38 -05:00
person_sliver_app_bar.dart fix(mobile): fast animations when "disable animations" enabled (#21309) 2025-08-27 21:42:38 -05:00
remote_album_sliver_app_bar.dart feat: show "appears in" albums on asset viewer bottom sheet (#21925) 2025-10-28 16:52:01 +00:00
scaffold_error_body.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
search_field.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
selection_sliver_app_bar.dart fix: add assets to album (#20626) 2025-08-04 12:25:11 -05:00
share_dialog.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
thumbhash_placeholder.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
transparent_image.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
user_avatar.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
user_circle_avatar.dart fix: use composite cache key in user circle avatar (#21220) 2025-08-24 21:32:24 -05:00