TeamAmaze / TeamAmaze/AmazeFileManager
Alternative style of showing the amount of items
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 6.4k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
Is your feature request related to a problem? Please describe.
This would basically be another way to show how many items exist within a folder. The current way you can not know if there is any item inside a folder if you do not open it and I think having an option to leave the view equal to or similar to the one shown in the examples (in Additional context) would be great.
Describe the solution you'd like
It would be great if an option to change the view shape to something similar to that shown in the examples was added to the settings.
This option would cause the number of items (folders and files) in each folder to be shown, and in them the date of the last update (as shown today) could also be shown next to the number of items in the folder. And in the files would be shown the size and date of last update (exactly as in the example).
Additional context
Examples:
| Folders | Items and folders within a folder |
|---|---|
![]() |
![]() |
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 folder and file listing alongside the example images, then trace how display options are exposed in settings. Define the view states needed for folders and files, including item counts, update dates, and file sizes, and verify that the resulting presentation matches the requested examples.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- frontend, mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100

