ARK-Builders / ARK-Builders/Navigator
Preferences screen: cache control
Open
enhancement
- Dominant language
- Kotlin
- Stars
- 16
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
The following settings would be nice to add into preferences screen:
- [ ] Cache location: **`local`** or **`replicated`**
This should switch paths between `/.ark/cache` and `/cache`.
Also https://github.com/ARK-Builders/arklib-android/issues/66
- [ ] Erase local cache
- [ ] Erase replicated cache
Contributor guide
Research direction
Start by locating the preferences screen and the code that selects cache paths. Trace how local and replicated caches are represented, then define completion as switching between the two paths and successfully erasing each cache from preferences; check issue #66 for related context.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100