Skip to content

ADFA-4982: mark setup complete only on real install; resume the wizard instead of an empty Home - #319

Merged
luisguzman-adfa merged 1 commit into
mainfrom
feat/ADFA-4982-wizard-resume
Aug 1, 2026
Merged

ADFA-4982: mark setup complete only on real install; resume the wizard instead of an empty Home#319
luisguzman-adfa merged 1 commit into
mainfrom
feat/ADFA-4982-wizard-resume

Conversation

@luisguzman-adfa

Copy link
Copy Markdown
Collaborator

The wizard set pref_key_setup_complete when the user picked 'Internet download' (before any install), so bailing during edition/size selection stranded the user on an empty Home with no way back.

  • WizardActivity: the 'download' choice no longer marks complete; and a fresh, not-yet-complete launch with permissions already granted resumes at the setup choice (step 3) instead of re-running welcome/language/permissions. 'Copy from a phone' / 'Skip for now' stay deliberate.
  • SetupLibraryActivity.startWizardInstall: mark complete NOW (the real install start), which also keeps the install LibraryActivity from redirecting back to the wizard.
  • Step1 Back therefore routes through LibraryActivity (which, seeing !complete, returns to the wizard's setup choice) — resuming where the user was.

…d instead of an empty Home

The wizard set pref_key_setup_complete when the user picked 'Internet download' (before any install), so
bailing during edition/size selection stranded the user on an empty Home with no way back.

- WizardActivity: the 'download' choice no longer marks complete; and a fresh, not-yet-complete launch
  with permissions already granted resumes at the setup choice (step 3) instead of re-running
  welcome/language/permissions. 'Copy from a phone' / 'Skip for now' stay deliberate.
- SetupLibraryActivity.startWizardInstall: mark complete NOW (the real install start), which also keeps
  the install LibraryActivity from redirecting back to the wizard.
- Step1 Back therefore routes through LibraryActivity (which, seeing !complete, returns to the wizard's
  setup choice) — resuming where the user was.
@luisguzman-adfa
luisguzman-adfa merged commit c0b6059 into main Aug 1, 2026
3 checks passed
@luisguzman-adfa
luisguzman-adfa deleted the feat/ADFA-4982-wizard-resume branch August 1, 2026 22:35
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.

1 participant