nextcloud / nextcloud/talk-android
Share login code with the files app
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 739
- Forks
- 321
- Avg merge
- 14h 59m
- Merged PRs (30d)
- 151
Description
Particularly the code in the repository layer. Process should be refactored into MVVM first, for proper separation of concerns, which makes it easier to swap out the existing functionality with our shared android library
Relies on:
- #5523
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 reviewing the repository-layer code involved in sharing the login code and the dependency on issue #5523. Trace how the current process is structured, then assess the MVVM separation needed before integrating the shared Android library. Done means the process is separated into MVVM layers and ready for the existing functionality to be swapped.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- authentication, mobile
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100