immich/mobile/lib/providers/infrastructure
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
..
asset_viewer chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
action.provider.dart fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 -05:00
album.provider.dart feat: show "appears in" albums on asset viewer bottom sheet (#21925) 2025-10-28 16:52:01 +00:00
asset.provider.dart fix: show only owned assets in places and map (#22585) 2025-10-02 10:41:14 -05:00
cancel.provider.dart feat: user sync stream (#16862) 2025-04-17 10:25:27 -05:00
current_album.provider.dart feat: show "appears in" albums on asset viewer bottom sheet (#21925) 2025-10-28 16:52:01 +00:00
db.provider.dart feat: migrate store to sqlite (#21078) 2025-08-21 14:58:50 -05:00
db.provider.g.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
device_asset.provider.dart refactor(mobile): interfaces refactor (#19415) 2025-06-23 11:27:44 -05:00
exif.provider.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
exif.provider.g.dart refactor(mobile): interfaces refactor (#19415) 2025-06-23 11:27:44 -05:00
map.provider.dart refactor(mobile): sqlite-based map view (#20665) 2025-08-06 10:05:49 -05:00
memory.provider.dart fix(mobile): memory lane rebuild (#21350) 2025-08-27 21:16:41 -05:00
partner.provider.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
people.provider.dart feat: people page/sheet/detail (#20309) 2025-07-30 03:07:53 +00:00
platform.provider.dart fix: prevent background worker when main app is running (#22252) 2025-09-21 20:45:47 -05:00
readonly_mode.provider.dart feat(mobile): add read only mode (#19368) 2025-08-28 17:30:15 +00:00
remote_album.provider.dart fix: retain filter and sort options when pulling to refresh (#21452) 2025-09-04 09:08:17 -05:00
search.provider.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
setting.provider.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
stack.provider.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
storage.provider.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
store.provider.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
store.provider.g.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
sync.provider.dart refactor: hashing service (#21997) 2025-09-17 23:42:37 -05:00
timeline.provider.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
user.provider.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
user.provider.g.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
user_metadata.provider.dart feat(mobile): drift user metadata sync (#19894) 2025-07-15 09:17:35 -05:00