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/sdl
NiLuJe 761cf18222
SDL: Return true in NetworkMgr:isConnected on !hasWifiToggle platforms, (#12217)
so as not to break the beforeWifiction shenanigans...

Which is most of them, only the Emulator subclass sets it, for...
reasons.

(That Emulator quirk is also why we can't simply scrap the whole thing
to use NetworkMgr's default imps).

Fix #12203 (thanks to @benoit-pierre for spotting that one).

This was clearly an oversight on my part when working on #10669
2 months ago
..
device.lua SDL: Return true in NetworkMgr:isConnected on !hasWifiToggle platforms, (#12217) 2 months ago
event_map_sdl2.lua Introduce Device:useDPadAsActionKeys() (#11900) 4 months ago
keyboard_layout.lua
powerd.lua