thunderbird / thunderbird/thunderbird-android
Add a notification on message sent
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 14k
- Forks
- 2.8k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 57
Description
At the moment there is no notification when a message was successfully sent. I believe a notification is, on the other hand, displayed when a message could not be sent.
It would be great to also have a notification when a message is successfully sent.
A similar issue was filed in the, now-archived, google code project (https://code.google.com/p/k9mail/issues/detail?id=455).
Thank you in advance.
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
No file or test is named. Start by tracing the existing message-send flow and its failure notification, then identify where a successful send is confirmed. Done means a notification is displayed after a message is successfully sent, without changing the existing failure notification.
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
- 45/100