immich/mobile/test/domain
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
..
repositories feat(mobile): add three-state field serialization (#27231) 2026-06-03 08:13:17 -04:00
services fix(mobile): stop sync albums crashing on the main isolate (#29133) 2026-06-16 09:14:33 -05:00
service.mock.dart refactor: partner-page (#28783) 2026-06-04 09:05:45 -04:00