ReadYouApp / ReadYouApp/ReadYou

Extract and cache article images during sync for offline viewing

Open
#1,095 1 comment 6 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement untriaged
Dominant language
Kotlin
Stars
7.5k
Forks
330
PR merge metrics
No merged PRs in 30d

Description

Checklist
  • I've already searched in existing issues and haven't found a similar feature request.
Which category best fits this feature request?

Feed Sync & Management

Is your feature request related to a problem? Please describe.

When I sync my feeds and go offline, article images are not displayed—they only load when I have an active internet connection.

This limits the usefulness of the app when reading articles offline, especially for visual content or image-rich articles.

Describe the solution you'd like

I’d like the app to download and cache article images during the feed sync process, so they’re available for offline viewing.

This feature would greatly improve the offline reading experience, especially for users who travel or use the app with limited connectivity.

It would also make the reading experience more complete and consistent.

Related links

No response

Contributor guide

No contributing guide indexed for this repository

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 the feed sync process and the article image loading path in the Android app. Check how synced articles are stored and rendered while offline, then define completion as images being available after sync without an internet connection. No files or tests are named in the issue, so the relevant entry points and verification coverage must first be located.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.