nextcloud / nextcloud/talk-android
in-chat-view: Notification badge for messages in other conversations
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 739
- Forks
- 321
- Avg merge
- 14h 59m
- Merged PRs (30d)
- 151
Description
As a chat participant while chatting in one conversation, I want to be see that I have unread messages in other conversations without actively having to look for them by going back to the conversations list.
Currently, when I miss or don't immediately react on a system notiification, I won't know that there are notifications from other chats.
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 in-chat view and the conversations-list notification behavior in the Kotlin Android app. Trace how unread messages and system notifications are represented, then define done as showing an indicator for unread messages in other conversations while one conversation is open. No files or tests are named, so identify the relevant view and notification tests before changing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100