immich/mobile/lib
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
..
constants fix(mobile): correct mislabeled Bengali locale entry (#30519) 2026-08-03 13:30:15 +00:00
domain fix(mobile): run one more sync round when a request arrives mid sync (#30478) 2026-08-04 14:59:19 +00:00
entities refactor: yeet old timeline (#27666) 2026-04-15 23:00:27 +05:30
extensions chore(mobile): Apply stricter linting rules for formatting (#30370) 2026-07-30 08:56:46 +00:00
infrastructure refactor: cleanup actions & action tests (#30265) 2026-08-01 08:06:44 +05:30
interfaces refactor(mobile): interfaces refactor (#19415) 2025-06-23 11:27:44 -05:00
mixins
models refactor!: disallow star rating < 1 (#27896) 2026-06-04 17:06:28 +00:00
pages refactor: base action (#29617) 2026-07-30 17:02:14 -04:00
presentation fix: action provider overrides (#30480) 2026-08-03 19:53:12 +05:30
providers fix(mobile): run one more sync round when a request arrives mid sync (#30478) 2026-08-04 14:59:19 +00:00
repositories refactor: base action (#29617) 2026-07-30 17:02:14 -04:00
routing chore(mobile): remove last committed generated files (#30426) 2026-07-31 05:31:48 -07:00
services refactor: mobile tag and download actions (#29948) 2026-08-01 08:06:43 +05:30
theme chore(mobile): Apply stricter linting rules for formatting (#30370) 2026-07-30 08:56:46 +00:00
utils refactor: mobile upload action (#29949) 2026-08-01 08:06:43 +05:30
widgets chore: enable use_build_context_synchronously lint (#30367) 2026-07-30 20:10:36 +00:00
main.dart chore: enable use_build_context_synchronously lint (#30367) 2026-07-30 20:10:36 +00:00
wm_executor.dart chore(mobile): Apply stricter linting rules for correctness (#30372) 2026-07-30 19:39:24 +00:00