immich/mobile/lib/domain/services
shenlong fe5c8ed0fb
refactor: base action (#29617)
* refactor: existing actions to new structure

# Conflicts:
#	mobile/lib/presentation/actions/action.widget.dart
#	mobile/lib/presentation/widgets/action_buttons/favorite_action_button.widget.dart
#	mobile/lib/presentation/widgets/action_buttons/unfavorite_action_button.widget.dart
#	mobile/test/unit/presentation/partner_page_test.dart

* rename to actionitem

* more cleanup

* review changes

* lint changes

---------

Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
2026-07-30 17:02:14 -04:00
..
asset.service.dart refactor: base action (#29617) 2026-07-30 17:02:14 -04:00
background_worker.service.dart fix: run background tasks in root isolate (#30101) 2026-07-23 20:06:37 +05:30
feature_message.service.dart feat: new feature message (#29388) 2026-06-30 13:53:13 -05:00
hash.service.dart chore(mobile): Apply stricter linting rules for correctness (#30372) 2026-07-30 19:39:24 +00:00
local_album.service.dart feat: album info sync (#21103) 2025-09-04 18:44:10 +00:00
local_sync.service.dart chore(mobile): Apply stricter linting rules for correctness (#30372) 2026-07-30 19:39:24 +00:00
log.service.dart fix(mobile): proper background task cleanup (#28694) 2026-06-03 08:16:19 -04:00
map.service.dart chore: upgrade flutter to 3.44.0 (#28537) 2026-05-27 11:14:44 -05:00
memory.service.dart fix(mobile): deep links when using the beta timeline (#20111) 2025-07-25 17:02:49 +00:00
ocr.service.dart feat(mobile): ocr support (#26523) 2026-06-05 04:29:03 +05:30
partner.service.dart refactor: partner-page (#28783) 2026-06-04 09:05:45 -04:00
people.service.dart feat(mobile): min face count per-user (#28805) 2026-06-05 13:16:07 -04:00
remote_album.service.dart chore(mobile): Apply stricter linting rules for formatting (#30370) 2026-07-30 08:56:46 +00:00
search.service.dart refactor: folder page to use new models (#27657) 2026-04-13 12:19:44 -05:00
setting.service.dart chore: upgrade flutter to 3.44.0 (#28537) 2026-05-27 11:14:44 -05:00
store.service.dart fix(mobile): proper background task cleanup (#28694) 2026-06-03 08:16:19 -04:00
sync_linked_album.service.dart fix(mobile): stop sync albums crashing on the main isolate (#29133) 2026-06-16 09:14:33 -05:00
sync_stream.service.dart chore(mobile): Apply stricter linting rules for formatting (#30370) 2026-07-30 08:56:46 +00:00
tag.service.dart feat(mobile): "Add Tags" asset multiselect option (#26269) 2026-05-18 20:29:09 +05:30
timeline.service.dart chore(mobile): Apply stricter linting rules for correctness (#30372) 2026-07-30 19:39:24 +00:00
user.service.dart chore: upgrade flutter to 3.44.0 (#28537) 2026-05-27 11:14:44 -05:00