-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
More settings #209
Comments
Could you split this into multiple issues? That way it would be easier to keep track of progress and to have discussions, thanks! In general I'd prefer to avoid having too many settings and instead have sensible defaults. It becomes kind of pain to test all permutations when there's a lot of settings. But if there's clear benefit of making something configurable, it's not a problem |
I made a master issue as several of these already have their own issues, and also because I didn't want to create a ton of issues on the repo as it's kinda spammy.
I do agree that sensible defaults are good, however many of these options wouldn't require testing:
also, for many of the cases where "sensible defaults" might apply, I think there are very good justifications for wanting it to be configurable.
|
Description
It would be nice if additional settings were offered, past just "send reports automatically" and "ignore wifi scan throttling"
here are some suggestions for settings (some of these were influenced by TowerCollector):
NeoStumbler/app/src/main/java/xyz/malkki/neostumbler/scanner/ScannerService.kt
Lines 79 to 80 in 26a94cb
NeoStumbler/app/src/main/java/xyz/malkki/neostumbler/scanner/WirelessScanner.kt
Lines 36 to 40 in 26a94cb
NeoStumbler/app/src/main/java/xyz/malkki/neostumbler/scanner/WirelessScanner.kt
Lines 33 to 34 in 26a94cb
may think of additional ones later. will update if I do.
Suggested implementation
No response
Additional information
No response
New request
The text was updated successfully, but these errors were encountered: