Skip to content

Fix backup restore notification progress updates#3178

Open
leodyversemilla07 wants to merge 1 commit intomihonapp:mainfrom
leodyversemilla07:fix/backup-restore-notification
Open

Fix backup restore notification progress updates#3178
leodyversemilla07 wants to merge 1 commit intomihonapp:mainfrom
leodyversemilla07:fix/backup-restore-notification

Conversation

@leodyversemilla07
Copy link
Copy Markdown
Contributor

Fixes #3160

This updates backup restore progress notifications so the foreground worker notification is refreshed as restore progress advances. It also reuses the same restore progress notification payload for foreground and normal updates, and serializes restore progress and error mutations during concurrent restore work.

Tested:

  • ./gradlew spotlessCheck testReleaseUnitTest verifySqlDelightMigration assembleRelease -Pinclude-telemetry -Penable-updater
  • installed preview build on device
  • verified restore notification text/progress updates during backup restore

Self-review:

  • confirmed changes are limited to the backup restore notification flow
  • confirmed the GitHub Actions-equivalent local build passes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Backup restore notification is broken on OneUI 7

1 participant