thunderbird / thunderbird/thunderbird-android

Donation Appeal — Migrate K9 Preferences to Config Store

Open
#11,575 1 comment 0 reactions 1 assignee View on GitHub

@dani-zilla is already working on this.

Since Sep 17, 2026.

tb-team
Dominant language
Kotlin
Stars
14k
Forks
2.8k
Avg merge
3d 3h
Merged PRs (30d)
57

Description

The original donation appeal stored variables in K9.kt, a class we're moving away from. During this project, a new config store was created for storing data related to the new donation appeal. However, the logic for displaying this view still relies on the storage coming from k9.kt.

This is a stretch goal. We will likely release the donation appeal feature before we complete this.

AC:

  • Move the donation appeal/funding preferences from k9.kt to the FundingConfigStore implementation.
  • Create a migration to pull in the old data for new users
  • Create tests for both the migration and the new values in the funding config store

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.