QuantumBadger / QuantumBadger/RedReader
Consider wired connections in `NeverAlwaysOrWifiOnly`
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 527
- Avg merge
- 20d 10h
- Merged PRs (30d)
- 3
Description
Currently, wired connections (ie when connected to an usb ethernet adapter or a docking station) are treated the same as mobile data when it comes to thumbnails etc.
Not sure if the best solution would be just re-functioning "wifi only" to "not on mobile data", or adding a seperate option.
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
Locate the implementation of NeverAlwaysOrWifiOnly and trace how connection types are classified for thumbnails and related behavior. Decide whether wired connections should count as non-mobile data or require a separate option; the work is done when the chosen behavior is implemented and its affected cases are covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100