ReadYouApp / ReadYouApp/ReadYou
Follow redirects
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 7.5k
- Forks
- 330
- PR merge metrics
- No merged PRs in 30d
Description
1. Environment
- Device: Pixel 6
- OS: Android 12
- APP: 0.8.3
2. Describe the feature request
I use Read You to follow github releases so I can download updated APKs as they become available from developers. One issue is that on the releases page, some builds are tagged as "pre-release" and not meant to be installed and there's currently no way to filter them out ex. https://github.com/nextcloud/android/releases (RSS Feed: https://github.com/nextcloud/android/releases.atom)
If you use the following URL instead https://github.com/nextcloud/android/releases/latest.atom it does a 302 redirect to the latest build not displaying anything that's "pre-release". I tested and Read You does not follow the 302. Is it possible to have it follow the redirect?
Contributor guide
No contributing guide indexed for this repository
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 reproducing the behavior with the provided GitHub releases.atom and releases/latest.atom URLs on the Android app version described. Trace the feed request and redirect handling, then verify that following the redirect produces the latest non-pre-release release without breaking normal feeds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100