QuantumBadger / QuantumBadger/RedReader

Consider wired connections in `NeverAlwaysOrWifiOnly`

Open
#1,024 0 comments 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.