mirror-immich/mobile/pigeon
Mert 963862b1b9
fix(mobile): proper background task cleanup (#28694)
* event-based cancellation

wire hash cancellation

await cleanup

remove forced kill

add regression tests

abort sync requests

fix cleanup ordering in teardown

exit isolate

test background sync

test sigabrt crash

cleanup

* abort local sync
2026-06-03 08:16:19 -04:00
..
background_worker_api.dart fix: limit android background worker duration (#23566) 2026-05-11 23:08:17 -05:00
background_worker_lock_api.dart fix: prevent background worker when main app is running (#22252) 2025-09-21 20:45:47 -05:00
connectivity_api.dart fix: android background backups (#21795) 2025-09-11 12:01:15 -05:00
local_image_api.dart feat(mobile): add support for encoded image requests in local/remote image APIs (#26584) 2026-02-28 11:43:58 -05:00
native_sync_api.dart fix(mobile): proper background task cleanup (#28694) 2026-06-03 08:16:19 -04:00
network_api.dart fix(mobile): separate group ids for separate app installs (#28448) 2026-05-21 12:25:20 -05:00
permission_api.dart feat(mobile): add manage media APIs to NativeSyncApi (#28441) 2026-05-22 17:40:11 +05:30
remote_image_api.dart feat(mobile): use shared native client (#25942) 2026-03-05 11:04:45 -06:00