zhanghai / zhanghai/MaterialFiles
[Feature request] Create symbolic link action
Open
@zhanghai is already working on this.
Since Mar 15, 2022.
enhancement
- Dominant language
- Kotlin
- Stars
- 9k
- Forks
- 736
- PR merge metrics
- No merged PRs in 30d
Description
Having a libre app that provides a UI to create symbolic links on Android would be nice.
Because creating them via adb shell or a terminal app is a pain and may not work. (permission issues to have other apps use the link) Maybe it's due to the SELinux context not being right when creating from a shell. So having Material Files do it should have the resulting link have by default good permissions, owner, group and SELinux context.
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.