QuantumBadger / QuantumBadger/RedReader
Precache Album Images
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 527
- Avg merge
- 20d 10h
- Merged PRs (30d)
- 3
Description
I have Precache images enabled in the app settings. However, this only seems to apply for single images, not for albums. It would be nice if album images could also precached in some way. For example, precache only the first image when the album overview is shown. When you open the first image, preload the second one, and so on.
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
The issue names no files or tests; start by tracing the existing single-image precaching path and the album overview and image-opening flows. Implement the described sequential behavior for album images, then verify that the first image is prefetched from the overview and each next image is prefetched as the current one opens.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile, performance
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100