QuantumBadger / QuantumBadger/RedReader
Allow opening/zooming preview image
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 527
- Avg merge
- 20d 10h
- Merged PRs (30d)
- 3
Description
Basically, when tapping on the preview image in the feed, RedReader goes blank and loads the original, hi res image. This takes time and a lot of the time I'm just wanting to make the already loaded preview bigger (pinch to zoom).
Most of the time, the preview is of good enough quality for me, and I don't need to download multi megapixel pics on my handheld device 😀
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
Start at the feed's preview-image tap handling and trace how the preview currently opens the original image. The change is complete when tapping a preview allows zooming the already loaded image without downloading the high-resolution original; verify this behavior on an Android device.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100