TeamAmaze / TeamAmaze/AmazeFileManager
Move operations to file_operations module
Open
Issue-Task (low)
- Dominant language
- Kotlin
- Stars
- 6.4k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
- UI should depend on the code for operations but not the other way around.
- The amount of code is getting bigger.
- And the move to Kotlin should be simplified.
These issues can be fixed moving operation's code to another module.
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.