QuantumBadger / QuantumBadger/RedReader

Allow opening/zooming preview image

Open
#1,248 0 comments 1 reaction 0 assignees View on GitHub

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 😀

image

image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.