immich/mobile/lib/domain/utils
Santo Shakil 7121e0a75c
fix(mobile): run one more sync round when a request arrives mid sync (#30478)
* fix(mobile): run one more sync round when a request arrives mid sync

* fix(mobile): only queue the extra sync round when the caller asks for it

* fix(mobile): skip the queued sync round when the sync fails

* clear the sync task in whenComplete and gate the queued round on the result

* simplify the queued flag gate
2026-08-04 14:59:19 +00:00
..
background_sync.dart fix(mobile): run one more sync round when a request arrives mid sync (#30478) 2026-08-04 14:59:19 +00:00
event_stream.dart chore(mobile): Apply stricter linting rules for correctness (#30372) 2026-07-30 19:39:24 +00:00
migrate_cloud_ids.dart fix(mobile): proper background task cleanup (#28694) 2026-06-03 08:16:19 -04:00
sync_linked_album.dart fix(mobile): stop sync albums crashing on the main isolate (#29133) 2026-06-16 09:14:33 -05:00