nextcloud / nextcloud/talk-android
Improving Login Functionality
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 739
- Forks
- 321
- Avg merge
- 14h 59m
- Merged PRs (30d)
- 151
Description
Since the Login process is critical, it must be updated and made secure and maintainable. Currently, process is undergoing to migrate to Login V2, use MVVM, improve test coverage, etc with the goal of eventually sharing login code with the files app.
Todo
- Migrate to Login V2
- Use MVVM
- Share common repository layer functionality with the files app.
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 inspecting the Login V2 and MVVM implementation, then compare its repository-layer functionality with the files app. The work is complete when the common repository functionality is shared between login and the files app without duplicating the existing logic.
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