mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| archive_action_button.widget.dart | ||
| base_action_button.widget.dart | ||
| cast_action_button.widget.dart | ||
| delete_action_button.widget.dart | ||
| delete_local_action_button.widget.dart | ||
| download_action_button.widget.dart | ||
| edit_date_time_action_button.widget.dart | ||
| edit_location_action_button.widget.dart | ||
| favorite_action_button.widget.dart | ||
| motion_photo_action_button.widget.dart | ||
| move_to_lock_folder_action_button.widget.dart | ||
| remove_from_album_action_button.widget.dart | ||
| remove_from_lock_folder_action_button.widget.dart | ||
| share_action_button.widget.dart | ||
| share_link_action_button.widget.dart | ||
| stack_action_button.widget.dart | ||
| trash_action_button.widget.dart | ||
| unarchive_action_button.widget.dart | ||
| unfavorite_action_button.widget.dart | ||
| unstack_action_button.widget.dart | ||
| upload_action_button.widget.dart | ||