TeamAmaze / TeamAmaze/AmazeFileManager

Move everything out of utils package and delete it

Open
#1,319 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Kotlin
Stars
6.4k
Forks
1.7k
Avg merge
3d 9h
Merged PRs (30d)
1

Description

'utils' is now a pile of classes that have no real relation in functionality, we should not keep adding to that. Moving related classes to their own packages will make finding methods and preventing duplicated or unused code easier, also will help readability.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by inventorying the classes in the utils package and their relationships, then determine appropriate packages for each group; done means related classes have moved and the utils package has been deleted without leaving duplicated or unused code.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
mobile
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.