You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/device
NiLuJe 5146358605 NetworkManager: Allow backends to report connection failures early
As early as turnOnWifi.
Implement it on hasWifiManager platforms, preventing useless
connectivity checks to run when they're obviously never going to work
because you're out of range of your AP.

Also implemented a flag to notify the backend if the connection attempt
was interactive or not.
Right now, interactive is extremely restricted, it basically means the
menu checkmark, or a gesture.
The intent being that for stuff like the beforeWifiAction framework, we
don't want the backend to spawn extra UI.
Specifically, for hasWifiManager platforms, we no longer spawn the AP
scan list on failure unless the caller was interactive.

TL;DR: beforeWifiAction is now much less obnoxious when you're obviously
not able to connect.
11 months ago
..
android Android: call "_decideFrontlightState" to keep "is_fl_on" in sync (#10731) 11 months ago
cervantes NetworkManager: Allow backends to report connection failures early 11 months ago
dummy Clarify our OOP semantics across the codebase (#9586) 2 years ago
generic Misc: Review pass on the previous commits 11 months ago
kindle Kobo: Yet another attempt at working around the hangs on the latest NXP boards (#10771) 11 months ago
kobo NetworkManager: Allow backends to report connection failures early 11 months ago
pocketbook Reader: Move the "print exit code in a file" hack to the PB 11 months ago
remarkable NetworkManager: Allow backends to report connection failures early 11 months ago
sdl Never export LD_LIBRARY_PATH 11 months ago
sony-prstux NetworkManager: Allow backends to report connection failures early 11 months ago
devicelistener.lua Misc: Review pass on the previous commits 11 months ago
gesturedetector.lua GestureDetector: Make two_finger pans & swipes report the same sort of data than their standard brethren (#10649) 12 months ago
input.lua Kobo: Fix the input translation on the Elipsa 2E (#10802) 11 months ago
key.lua InputContainer: Fall cleanup ;). 2 years ago
sysfs_light.lua Kobo: Yet another attempt at working around the hangs on the latest NXP boards (#10771) 11 months ago
thirdparty.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 3 years ago
wakeupmgr.lua WakeupMgr: Explicitly invalidate the current alarm in unsetWakeupAlarm (#10032) 1 year ago