immich/mobile/test/domain/services
Santo Shakil 9ee412110f
fix(mobile): stop sync albums crashing on the main isolate (#29133)
the album sync provider read cancellationProvider, which only exists in the background isolate and throws on the main one. moved the cancel signal onto the isolate call path.

fixes #29125
fixes #29119
2026-06-16 09:14:33 -05:00
..
local_sync_service_test.dart feat(mobile): add manage media APIs to NativeSyncApi (#28441) 2026-05-22 17:40:11 +05:30
log_service_test.dart refactor: rename metadata to settings (#28691) 2026-05-30 10:27:55 -05:00
store_service_test.dart refactor: migrate backup config (#28483) 2026-05-19 00:40:10 +05:30
sync_linked_album_service_test.dart fix(mobile): stop sync albums crashing on the main isolate (#29133) 2026-06-16 09:14:33 -05:00
sync_stream_service_test.dart fix(mobile): proper background task cleanup (#28694) 2026-06-03 08:16:19 -04:00
user_service_test.dart refactor: yeet old timeline (#27666) 2026-04-15 23:00:27 +05:30