zhanghai / zhanghai/MaterialFiles
Option for binary file size units
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 9k
- Forks
- 736
- PR merge metrics
- No merged PRs in 30d
Description
Pretty much the title. I noticed that Google Chrome uses binary file size units but Material Files uses decimal. I don't see an option to change this. It'd be nice to be able to switch between binary and decimal units as desired
Contributor guide
No contributing guide indexed for this repository
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
Locate the code that formats and displays file sizes, then find the existing settings UI and related tests, if present. Add a user-selectable binary or decimal unit preference and verify that displayed sizes follow the selected convention.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100