thunderbird / thunderbird/thunderbird-android

Remove Legacy InboxStyle Notification — Swap Legacy InboxStyle Out

Open
#11,205 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Depends on: #11160

After creating a feature flag, modify the existing code to, if the feature flag is enabled, use the new Inbox Style notification. It's out of scope for this to fix any display issues or other problems with the new InboxStyle class. Instead, we simply want to ensure we can test and debug it during development. However, we will need to make note of them.

AC

  • If the user selects the feature flag to enable the new Inbox Style notifications, we use them
  • If there are issues with this, create any appropriate tickets for unexpected bugs or problems in this ticket's parent issue

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.

Research direction

Start with parent issue #11160 to understand the feature flag, then locate the existing Legacy InboxStyle notification code and the new InboxStyle class. Verify that enabling the flag selects the new notifications while the default path remains unchanged, and record any display or other problems as tickets on the parent issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.