Skip to content

refactor(migration): replace NoOpMigrationManager with K9MigrationManager using QrCodeScannerActivityContract#11099

Merged
rafaeltonholo merged 2 commits into
thunderbird:mainfrom
rafaeltonholo:fix/11097/k9-mail-thundermail-crash
Jun 4, 2026
Merged

refactor(migration): replace NoOpMigrationManager with K9MigrationManager using QrCodeScannerActivityContract#11099
rafaeltonholo merged 2 commits into
thunderbird:mainfrom
rafaeltonholo:fix/11097/k9-mail-thundermail-crash

Conversation

@rafaeltonholo
Copy link
Copy Markdown
Member

Contribution Summary

Fixes #11097

Description

We missed wiring the QR Code functionality to K9-Mail to enable the Thundermail QR Code to be scanned. This PR enables that.

AI Disclosure

Select one of the following (mandatory)

  • This contribution does not include any changes created or assisted by AI.
  • This contribution includes changes assisted by AI.
  • This contribution includes changes created by AI.

@rafaeltonholo rafaeltonholo requested a review from a team as a code owner June 4, 2026 11:20
@rafaeltonholo rafaeltonholo added the priority: urgent Urgent issues that require immediate attention label Jun 4, 2026
@rafaeltonholo rafaeltonholo requested a review from wmontwe June 4, 2026 11:20
@rafaeltonholo rafaeltonholo added type: crash Issues that involve fixing a crash or ANR report: exclude Exclude changes from user-facing reports (internal, minor, or not relevant to users). labels Jun 4, 2026
@github-actions github-actions Bot added the tb-team Tasks and features handled by project maintainers label Jun 4, 2026
wmontwe
wmontwe previously approved these changes Jun 4, 2026
Copy link
Copy Markdown
Member

@wmontwe wmontwe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Member

@wmontwe wmontwe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rafaeltonholo rafaeltonholo merged commit c4b3cde into thunderbird:main Jun 4, 2026
16 checks passed
@rafaeltonholo rafaeltonholo deleted the fix/11097/k9-mail-thundermail-crash branch June 4, 2026 11:57
@thunderbird-botmobile thunderbird-botmobile Bot added this to the Thunderbird 21 milestone Jun 4, 2026
coreycb pushed a commit that referenced this pull request Jun 4, 2026
coreycb added a commit that referenced this pull request Jun 4, 2026
…K9MigrationManager using QrCodeScannerActivityContract (#11099) (#11100)
coreycb pushed a commit that referenced this pull request Jun 4, 2026
coreycb added a commit that referenced this pull request Jun 4, 2026
…th K9MigrationManager using QrCodeScannerActivityContract (#11099) (#11101)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority: urgent Urgent issues that require immediate attention report: exclude Exclude changes from user-facing reports (internal, minor, or not relevant to users). tb-team Tasks and features handled by project maintainers type: crash Issues that involve fixing a crash or ANR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix K9-Mail Thundermail crash

2 participants