QuantumBadger / QuantumBadger/RedReader
[Feature Request] Add optional per post indicator of cache state
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 527
- Avg merge
- 20d 10h
- Merged PRs (30d)
- 3
Description
I rely on offline browsing in RedReader a lot, and its good work with offline cache was a killer feature for me to remove other reddit clients.
However, it's not quite obvious whether the post's contents and comments got cached or not.
It'd be nice to have just a few color_dots/icons that'd appear for each post when its data (contents [like an imgur image] and comments) got cached.
Contributor guide
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
No source file, test, or entry point is named in the issue. Start by locating the post-list item rendering and existing offline-cache handling, then determine how post contents, comments, and linked images expose cached state. Done means an optional per-post color dot or icon accurately indicates the requested cached data without changing offline behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100