Jasonette / Jasonette/JASONETTE-Android
Add $flush action
Open
- Dominant language
- Java
- Stars
- 1.6k
- Forks
- 266
- PR merge metrics
- No merged PRs in 30d
Description
1. clears network cache
2. clears image cache
As seen on iOS https://github.com/Jasonette/JASONETTE-iOS/blob/a0cbde00bebc53f18ca1b0fdaf9a8c6222610d5e/app/Jasonette/Jason.m#L1288
Contributor guide
Research direction
Compare the iOS implementation in Jason.m around line 1288, then locate the Android action-handling entry point for implementing $flush. Confirm that the completed action clears both the network cache and the image cache, matching the issue requirements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100