[PR #25454] fix: foreground iCloudID sync #18224

Open
opened 2026-02-05 16:34:48 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/25454
Author: @shenlong-tanwen
Created: 1/22/2026
Status: 🔄 Open

Base: mainHead: fix/foreground-cloud-sync


📝 Commits (1)

  • 5ccc05f fix: foreground cloud sync

📊 Changes

7 files changed (+18 additions, -70 deletions)

View changed files

📝 mobile/lib/domain/utils/background_sync.dart (+0 -34)
📝 mobile/lib/domain/utils/migrate_cloud_ids.dart (+1 -10)
📝 mobile/lib/pages/common/splash_screen.page.dart (+0 -1)
📝 mobile/lib/providers/app_life_cycle.provider.dart (+2 -1)
📝 mobile/lib/providers/auth.provider.dart (+14 -1)
📝 mobile/lib/providers/background_sync.provider.dart (+0 -3)
📝 mobile/lib/providers/sync_status.provider.dart (+1 -20)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/25454 **Author:** [@shenlong-tanwen](https://github.com/shenlong-tanwen) **Created:** 1/22/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `fix/foreground-cloud-sync` --- ### 📝 Commits (1) - [`5ccc05f`](https://github.com/immich-app/immich/commit/5ccc05feeba92427a0eadcc98e79a91f7fe57075) fix: foreground cloud sync ### 📊 Changes **7 files changed** (+18 additions, -70 deletions) <details> <summary>View changed files</summary> 📝 `mobile/lib/domain/utils/background_sync.dart` (+0 -34) 📝 `mobile/lib/domain/utils/migrate_cloud_ids.dart` (+1 -10) 📝 `mobile/lib/pages/common/splash_screen.page.dart` (+0 -1) 📝 `mobile/lib/providers/app_life_cycle.provider.dart` (+2 -1) 📝 `mobile/lib/providers/auth.provider.dart` (+14 -1) 📝 `mobile/lib/providers/background_sync.provider.dart` (+0 -3) 📝 `mobile/lib/providers/sync_status.provider.dart` (+1 -20) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 16:34:48 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#18224