nextcloud / nextcloud/talk-android
Worker to send temporary messages
Open
@mahibi is already working on this.
Since Sep 18, 2026.
1. to develop
enhancement
- Dominant language
- Kotlin
- Stars
- 739
- Forks
- 321
- Avg merge
- 14h 59m
- Merged PRs (30d)
- 151
Description
followup to https://github.com/nextcloud/talk-android/pull/4422
Problems:
- When writing in chat A in offline mode and go to chat B, that messages in chat A are not sent automatically when device is online again.
- When writing in chat A in offline mode and then closing app, messages are not sent
Plan:
introduce a Worker to handle these cases.
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.