Skip to content

refactor: use PreferenceDataStore for PostMarkAsUnreadNavigation#10878

Open
mohitsatr wants to merge 1 commit intothunderbird:mainfrom
mohitsatr:markasunread
Open

refactor: use PreferenceDataStore for PostMarkAsUnreadNavigation#10878
mohitsatr wants to merge 1 commit intothunderbird:mainfrom
mohitsatr:markasunread

Conversation

@mohitsatr
Copy link
Copy Markdown
Contributor

Resolves #10754

This Pr replaces the static accessor K9.messageViewPostMarkAsUnreadNavigation with a DataStore-backed preference in InteractionSettingsPreferenceManager and updates the logic to read/write from the new preference source

@github-actions
Copy link
Copy Markdown
Contributor

Missing report label. Set exactly one of: report: include, report: exclude OR report: highlight.

@shamim-emon shamim-emon added the report: exclude Exclude changes from user-facing reports (internal, minor, or not relevant to users). label Apr 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

report: exclude Exclude changes from user-facing reports (internal, minor, or not relevant to users).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace Direct Usage of K9.messageViewPostMarkAsUnreadNavigation With PreferenceDataStore

3 participants