immich/mobile/lib/providers/infrastructure
shenlong f32cd74232
feat: show stacks in asset viewer (#19935)
* feat: show stacks in asset viewer

* fix: global key issue and flash on stack asset change

* feat(mobile): stack and unstack action (#19941)

* feat(mobile): stack and unstack action

* add custom model

* use stackId from ActionSource

* Update mobile/lib/providers/infrastructure/action.provider.dart

Co-authored-by: shenlong <139912620+shenlong-tanwen@users.noreply.github.com>

---------

Co-authored-by: shenlong <139912620+shenlong-tanwen@users.noreply.github.com>

* fix: lint

* fix: bad merge

* fix: test

---------

Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Co-authored-by: Alex <alex.tran1502@gmail.com>
Co-authored-by: Daimolean <92239625+wuzihao051119@users.noreply.github.com>
Co-authored-by: wuzihao051119 <wuzihao051119@outlook.com>
2025-07-18 04:31:04 +07:00
..
asset_viewer feat: adds bottom sheet map and actions (#19726) 2025-07-04 14:08:06 +07:00
action.provider.dart feat: show stacks in asset viewer (#19935) 2025-07-18 04:31:04 +07:00
album.provider.dart feat: new create album page (#19731) 2025-07-10 11:59:15 +07:00
asset.provider.dart feat(mobile): drift place page (#19914) 2025-07-15 15:10:12 +07:00
cancel.provider.dart
current_album.provider.dart feat: album edit (#19936) 2025-07-15 20:37:44 +07:00
db.provider.dart feat: add toggle to switch between Isar and Sqlite (#19953) 2025-07-17 11:12:29 +07:00
db.provider.g.dart
device_asset.provider.dart refactor(mobile): interfaces refactor (#19415) 2025-06-23 11:27:44 +07:00
exif.provider.dart feat(mobile): sqlite asset viewer (#19552) 2025-07-02 18:24:37 +07:00
exif.provider.g.dart refactor(mobile): interfaces refactor (#19415) 2025-06-23 11:27:44 +07:00
memory.provider.dart feat: memories in new timeline (#19720) 2025-07-04 13:49:15 +07:00
platform.provider.dart
remote_album.provider.dart feat: album edit (#19936) 2025-07-15 20:37:44 +07:00
search.provider.dart feat(mobile): drift search page (#19811) 2025-07-17 15:25:25 +07:00
setting.provider.dart feat(mobile): sqlite timeline (#19197) 2025-06-16 20:37:45 +07:00
storage.provider.dart feat(mobile): sqlite asset viewer (#19552) 2025-07-02 18:24:37 +07:00
store.provider.dart refactor(mobile): interfaces refactor (#19415) 2025-06-23 11:27:44 +07:00
store.provider.g.dart refactor(mobile): interfaces refactor (#19415) 2025-06-23 11:27:44 +07:00
sync.provider.dart refactor(mobile): do not skip iCloud albums during local sync (#19231) 2025-06-25 16:46:31 +07:00
timeline.provider.dart fix: timeline service uninitialised across routes (#19544) 2025-07-01 10:23:20 +07:00
user.provider.dart refactor(mobile): (1) user.interface.dart (#19322) 2025-06-19 23:25:18 +07:00
user.provider.g.dart refactor(mobile): (1) user.interface.dart (#19322) 2025-06-19 23:25:18 +07:00
user_metadata.provider.dart feat(mobile): drift user metadata sync (#19894) 2025-07-15 09:17:35 +07:00