ARK-Builders / ARK-Builders/ark-android
FilePicker: Automatic discovery of ARK-enabled folders
Open
enhancement
- Dominant language
- Kotlin
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Context:
- #51
User may sync or copy manually an ARK-enabled folder from another device. The synced folder should magically appear in "Roots" tab of the filepicker.
User may:
* already have `.ark-roots` file in the filesystem
* be not aware of what is ARK-enabled folder
* be not aware of hidden `.ark` subfolders
* have only one app of ARK family, e.g. Retouch or Shelf
How to solve this? Scanning the whole filesystem every time doesn't look reasonable. Is it ok to do it in background?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.