ReadYouApp / ReadYouApp/ReadYou

Open the last viewed article on startup after closing the app

Open
#1,092 0 comments 0 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?

Others

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

When I’m reading an article and I close the app (either intentionally or because it's killed in the background), the app doesn't remember what I was reading. I have to manually search for that article again, which is frustrating, especially with long lists or feeds.

Describe the solution you'd like

I'd like the app to automatically open the last viewed article on startup if the app was previously closed. Ideally, it should restore the article and scroll position, so I can continue reading exactly where I left off.

Related links

The app Handy News Reader provides a similar feature: https://github.com/yanus171/Handy-News-Reader

Image

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

No files or tests are named. Start by tracing the app startup flow and the article reader's state handling, then determine where the current article and scroll position could be restored. Done means reopening the app returns to the previously viewed article at its prior position, including after background termination.

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.