TeamAmaze / TeamAmaze/AmazeFileManager
Option to list MIME types in file listing
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.
Imagine:
Files with a long filename (scrolling)
Two files with the same name but a different extension, maybe a .odt and the corresponding .pdf
Now the only way to tell em apart is to wait for the file extension at the end of the name to scroll past.
(Yeah I know PDFs have a different symbol this is just an example)
Describe the solution you'd like
Show the file extension or MIME type in the same line that displays the last modified date and file size, preferably all the way to the right
Additional context
For more clarity have a look at my crappy mockup, proposed changes are in green
I have to say I like the different collor to make it visually different, but that would only make sense inkase of it being the MIME type instead of just the file extension
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
No files, tests, or entry points are named. Start by locating the Android file-listing row that displays the last-modified date and file size; the work is done when each listing can show its file extension or MIME type on that line, preferably at the right.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- frontend, mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100