thunderbird / thunderbird/thunderbird-android
Mark spam messages in Unified Inbox
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 14k
- Forks
- 2.8k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 57
Description
Sometimes spam message are still important messages, therefore I integrated my spam folder to the unified inbox.
Unfortunately, it is not obvious which message is originally located at the spam folder.
It would be a good solution to set an icon in front of the message to mark it as spam in the unified inbox.
Thx
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 by locating the Unified Inbox implementation and the message-row rendering used for messages from the spam folder. Trace how a message's original folder is exposed to the UI, then run the relevant Android tests; done means spam-origin messages in the Unified Inbox have a visible distinguishing icon without changing other messages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100