thunderbird / thunderbird/thunderbird-android
Remove Legacy InboxStyle Notification — Swap Legacy InboxStyle Out
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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