QuantumBadger / QuantumBadger/RedReader
Ability to download images from comments with link buttons off
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 527
- Avg merge
- 20d 10h
- Merged PRs (30d)
- 3
Description
One of the best features of redreader is the ability to download images from posts.
However there's no way to download images from comments with image links off.
gitblazer below mentioned it's possible with link buttons on, but they take such a large amount of screen space, and fragment text if images are used throughout sentences so I just cant leave them on.
Please add the ability to long press images for the same menu as long pressing a link button.
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 by tracing how images in comments are rendered and how the existing long-press menu for link buttons is handled. Done means long-pressing a comment image opens the same download menu while link buttons remain disabled, without disrupting images embedded in comment text.
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
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100