zhanghai / zhanghai/MaterialFiles
storage tree title list
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 9k
- Forks
- 736
- PR merge metrics
- No merged PRs in 30d
Description
When you connect a USB key or USB SSD, Android sometimes asks again for permission to access the key folder, and the storage tree title appears several times in the list of storage media (eg: 21020 -7547)
you have to test if title is already in the list when you build the list.
Question : how can we remove the root in the list (when we don't need this feature) ? Perhaps add in the parameter a button option in order to hide 'root' or not
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
Reproduce the duplicate storage-tree titles with a USB key or USB SSD, then locate the code that builds the storage-media list. Confirm whether duplicate titles and the root entry are separate cases; done should mean repeated titles no longer appear, with the intended root visibility behavior clarified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100