zhanghai / zhanghai/MaterialFiles
[Storage Access Framework] Handle DocumentsContract.EXTRA_LOADING, EXTRA_INFO and EXTRA_ERROR.
Open
@zhanghai is already working on this.
Since Jan 18, 2022.
enhancement
- Dominant language
- Kotlin
- Stars
- 9k
- Forks
- 736
- PR merge metrics
- No merged PRs in 30d
Description
DocumentsContract.EXTRA_LOADING, EXTRA_INFO and EXTRA_ERROR is not handled yet.
I just wanted to create a feature request to implement these fields because I use them for the DAVx⁵ DocumentsProvider and MaterialFiles is (next to AOSP Files, which implements those fields) the best open-source file manager (thanks!).
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.
Assessment
This issue has not been assessed yet.