TeamAmaze / TeamAmaze/AmazeFileManager
Move TextEditor and DatabaseReader into their own apps
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 6.4k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
Move TextEditor and DatabaseReader into their own apps so as to decrease this one's weight and allow the user to choose what apps they want. The change should be announced with a dialog and the option to open text files are databases with TextEditor and DatabaseReader will still be there.
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 current TextEditor and DatabaseReader components and the app structure to understand the required separation. Done means both components are independent apps, users are informed with a dialog, and the existing options to open text files or databases remain available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100