zhanghai / zhanghai/MaterialFiles
[Feature request] Save shared files
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 9k
- Forks
- 736
- PR merge metrics
- No merged PRs in 30d
Description
Hi. Thank you for making this great tool.
Could you please add the feature to save the shared files? Just make MaterialFiles have the ability to get the intents with ACTION_SEND or ACTION_SEND_MULTIPLE, then save the shared files in it.
Here is a example.
https://play.google.com/store/apps/details?id=com.befairapps.savetofiles
大佬您好,请问可以让MaterialFiles把其它应用分享的文件保存下来吗?类似于上面提到的App那样,以及MIUI自带文件浏览器的“移动到”功能
示意图

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
Start by locating MaterialFiles' Android intent handling and the existing file-save or move flow. Check how ACTION_SEND and ACTION_SEND_MULTIPLE would provide shared files, then verify that the files can be saved through the app's normal destination flow. Done means both sharing actions are accepted and the received files can be saved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100