immich/mobile/lib/presentation/actions
Santo Shakil 2237b28813
Some checks failed
CLI Build / CLI Publish (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
CodeQL / Analyze-1 (push) Has been cancelled
Docker / pre-job (push) Has been cancelled
Docs build / pre-job (push) Has been cancelled
Zizmor / Zizmor (push) Has been cancelled
Static Code Analysis / pre-job (push) Has been cancelled
Test / pre-job (push) Has been cancelled
Test / ShellCheck (push) Has been cancelled
Test / OpenAPI Clients (push) Has been cancelled
Test / SQL Schema Checks (push) Has been cancelled
CLI Build / Docker (push) Has been cancelled
Docker / Re-Tag ML (push) Has been cancelled
Docker / Re-Tag ML-1 (push) Has been cancelled
Docker / Re-Tag ML-2 (push) Has been cancelled
Docker / Re-Tag ML-3 (push) Has been cancelled
Docker / Re-Tag ML-4 (push) Has been cancelled
Docker / Re-Tag ML-5 (push) Has been cancelled
Docker / Re-Tag Server (push) Has been cancelled
Docker / Build and Push ML (push) Has been cancelled
Docker / Build and Push ML-1 (push) Has been cancelled
Docker / Build and Push ML-2 (push) Has been cancelled
Docker / Build and Push ML-3 (push) Has been cancelled
Docker / Build and Push ML-4 (push) Has been cancelled
Docker / Build and Push ML-5 (push) Has been cancelled
Docker / Build and Push Server (push) Has been cancelled
Docker / Mirror to Docker Hub (push) Has been cancelled
Docker / Mirror to Docker Hub-1 (push) Has been cancelled
Docker / Mirror to Docker Hub-2 (push) Has been cancelled
Docker / Mirror to Docker Hub-3 (push) Has been cancelled
Docker / Mirror to Docker Hub-4 (push) Has been cancelled
Docker / Mirror to Docker Hub-5 (push) Has been cancelled
Docker / Mirror to Docker Hub-6 (push) Has been cancelled
Docker / Docker Build & Push Server Success (push) Has been cancelled
Docker / Docker Build & Push ML Success (push) Has been cancelled
Docs build / Docs Build (push) Has been cancelled
Static Code Analysis / Run Dart Code Analysis (push) Has been cancelled
Test / Scripts unit tests (push) Has been cancelled
Test / Test & Lint Server (push) Has been cancelled
Test / Unit Test CLI (push) Has been cancelled
Test / Unit Test CLI (Windows) (push) Has been cancelled
Test / Lint Web (push) Has been cancelled
Test / Test Web (push) Has been cancelled
Test / Test i18n (push) Has been cancelled
Test / End-to-End Lint (push) Has been cancelled
Test / Medium Tests (Server) (push) Has been cancelled
Test / End-to-End Tests (Server & CLI) (push) Has been cancelled
Test / End-to-End Tests (Server & CLI)-1 (push) Has been cancelled
Test / End-to-End Tests (Web) (push) Has been cancelled
Test / End-to-End Tests (Web)-1 (push) Has been cancelled
Test / End-to-End Tests Success (push) Has been cancelled
Test / Unit Test Mobile (push) Has been cancelled
Test / Unit Test ML (push) Has been cancelled
Test / .github Files Formatting (push) Has been cancelled
fix(mobile): permanently delete local copies when moving to the locked folder (#29730)
* permanently delete local copies when moving to the locked folder

* simplify the delete path and move the stubs into the mock defaults

* drop the kept count from the partial message and log the mismatch instead
2026-08-22 07:42:11 +05:30
..
action.dart fix: action provider overrides (#30480) 2026-08-03 19:53:12 +05:30
action.widget.dart refactor: base action (#29617) 2026-07-30 17:02:14 -04:00
archive.action.dart feat: actions undo handling (#30481) 2026-08-19 00:06:57 +05:30
asset_debug.action.dart refactor: mobile edit asset actions (#30264) 2026-08-01 08:06:42 +05:30
cast.action.dart refactor: mobile cast and slideshow action (#29768) 2026-08-01 08:06:42 +05:30
delete.action.dart feat: actions undo handling (#30481) 2026-08-19 00:06:57 +05:30
download.action.dart fix: action provider overrides (#30480) 2026-08-03 19:53:12 +05:30
edit_asset.action.dart chore(mobile): use Drift @DriftAccessor() and collapse some providers (#30693) 2026-08-17 14:43:32 -07:00
edit_datetime.action.dart chore(mobile): use Drift @DriftAccessor() and collapse some providers (#30693) 2026-08-17 14:43:32 -07:00
edit_location.action.dart chore(mobile): use Drift @DriftAccessor() and collapse some providers (#30693) 2026-08-17 14:43:32 -07:00
favorite.action.dart fix: action provider overrides (#30480) 2026-08-03 19:53:12 +05:30
lock.action.dart fix(mobile): permanently delete local copies when moving to the locked folder (#29730) 2026-08-22 07:42:11 +05:30
open_in_browser.action.dart refactor: mobile open in browser, similar, set profile action (#29769) 2026-08-01 08:06:41 +05:30
partner.action.dart refactor: base action (#29617) 2026-07-30 17:02:14 -04:00
remove_from_album.action.dart fix: action provider overrides (#30480) 2026-08-03 19:53:12 +05:30
restore.action.dart feat: actions undo handling (#30481) 2026-08-19 00:06:57 +05:30
set_album_cover.action.dart fix: action provider overrides (#30480) 2026-08-03 19:53:12 +05:30
set_profile_picture.action.dart refactor: mobile open in browser, similar, set profile action (#29769) 2026-08-01 08:06:41 +05:30
share.action.dart fix: action provider overrides (#30480) 2026-08-03 19:53:12 +05:30
share_link.action.dart fix: action provider overrides (#30480) 2026-08-03 19:53:12 +05:30
similar_photos.action.dart chore(mobile): migrate remaining simple classes to Freezed (#30907) 2026-08-21 22:37:03 +05:30
slideshow.action.dart refactor: mobile cast and slideshow action (#29768) 2026-08-01 08:06:42 +05:30
stack.action.dart fix: action provider overrides (#30480) 2026-08-03 19:53:12 +05:30
tag.action.dart fix: action provider overrides (#30480) 2026-08-03 19:53:12 +05:30
upload.action.dart fix: action provider overrides (#30480) 2026-08-03 19:53:12 +05:30