immich/mobile/lib/providers
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
..
album chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
asset_viewer fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 -05:00
backup fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 -05:00
image fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 -05:00
infrastructure feat: show "appears in" albums on asset viewer bottom sheet (#21925) 2025-10-28 16:52:01 +00:00
map chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
search chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
timeline feat(mobile): add unstack button (#21869) 2025-09-28 06:51:38 +05:30
activity.provider.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
activity.provider.g.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
activity_service.provider.dart feat: (mobile) open asset viewer from album activity page (#23182) 2025-10-24 09:02:56 -05:00
activity_service.provider.g.dart feat: (mobile) open asset viewer from album activity page (#23182) 2025-10-24 09:02:56 -05:00
activity_statistics.provider.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
activity_statistics.provider.g.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
api.provider.dart feat(mobile): enabled DCM (#17957) 2025-06-09 11:09:02 -05:00
api.provider.g.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
app_life_cycle.provider.dart fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 -05:00
app_settings.provider.dart refactor: DCM - const border radius, constructor & switch expressions (#19515) 2025-06-25 13:06:24 +05:30
app_settings.provider.g.dart refactor: DCM - const border radius, constructor & switch expressions (#19515) 2025-06-25 13:06:24 +05:30
asset.provider.dart fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 -05:00
auth.provider.dart chore(mobile): add debugPrint lint rule (#21872) 2025-09-12 18:56:00 -04:00
background_sync.provider.dart fix: improve sync backup error indicator (#22527) 2025-10-03 13:36:44 +00:00
cast.provider.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
db.provider.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
folder.provider.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
gallery_permission.provider.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
haptic_feedback.provider.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
immich_logo_provider.dart feat(mobile): enabled DCM (#17957) 2025-06-09 11:09:02 -05:00
immich_logo_provider.g.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
local_auth.provider.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
locale_provider.dart feat(mobile): exclude locales from overpass font (#14158) 2024-11-19 09:36:46 -06:00
memory.provider.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
multiselect.provider.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
network.provider.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
notification_permission.provider.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
oauth.provider.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
partner.provider.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
routes.provider.dart feat: people page/sheet/detail (#20309) 2025-07-30 03:07:53 +00:00
secure_storage.provider.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
server_info.provider.dart feat: improved update messaging on app bar server info (#22938) 2025-10-20 21:13:31 +00:00
shared_link.provider.dart fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 -05:00
sync_status.provider.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
tab.provider.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
theme.provider.dart chore(mobile): add debugPrint lint rule (#21872) 2025-09-12 18:56:00 -04:00
timeline.provider.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
trash.provider.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
upload_profile_image.provider.dart chore(mobile): add debugPrint lint rule (#21872) 2025-09-12 18:56:00 -04:00
user.provider.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
websocket.provider.dart feat: improved update messaging on app bar server info (#22938) 2025-10-20 21:13:31 +00:00