nextcloud / nextcloud/talk-android
migrate ChatActivity completely to Compose
Open
Nobody has claimed this yet.
1. to develop
- Dominant language
- Kotlin
- Stars
- 739
- Forks
- 321
- Avg merge
- 14h 59m
- Merged PRs (30d)
- 151
Description
migrate the ChatActivity completely to Compose (for now it's "just" the chatlist)
tbd if it makes sense right now or if it should wait until "all other" follow ups of #6050 are solved.
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 ChatActivity and its current chat-list implementation, then review the follow-ups of #6050 before deciding whether this migration should proceed now. Confirm the intended Compose scope and dependencies with maintainers; done means ChatActivity is completely migrated to Compose, not only the chat list.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100