thunderbird / thunderbird/thunderbird-android
Make sure the `InAppNotificationCommand` only executes when appropriated
Open
@rafaeltonholo is already working on this.
Since Jun 26, 2025.
type: enhancement
- Dominant language
- Kotlin
- Stars
- 14k
- Forks
- 2.8k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 57
Description
A system notification should be triggered when:
- The notification is an
InAppNotification - The notification is an
InAppNotificationAND it IS also anSystemNotificationAND the application is in the foreground
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.
Assessment
This issue has not been assessed yet.