QuantumBadger / QuantumBadger/RedReader

Swipe for next/previous visual post

Open
#767 1 comment 2 reactions 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

Hi, thank you very much for your work on RedReader.

Sometimes, e.g. when browsing r/all, I only view pictures and videos, skipping any external links.

Other times, many subreddits are almost exclusively image/video-oriented.

In these situations I'd really like to be able to browse in a more efficient way -

  1. Open image/video
  2. Swipe to the left to view previous image/video post, right for next. Text/link posts are skipped.
    • Alternatively, swipe up for next, down for previous.
    • I'd like the order to be the same as the one selected by the user (hot, new, etc)
  3. Press back to open the respective post's comments.

In essence, some way to browse images and videos without the laborious tap-wait-view-back-repeat cycle.

Thank you for reading.

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 by tracing how RedReader opens image and video posts, how subreddit listings apply the selected sort order, and how back navigation returns to comments. Done means users can swipe through only image/video posts in the selected order and back out to the corresponding post's comments, with the chosen swipe direction supported.

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
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.