2
0
mirror of https://github.com/koreader/koreader synced 2024-11-10 01:10:34 +00:00
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
2024-07-26 02:12:53 +02:00
..
device.lua SDL: Return true in NetworkMgr:isConnected on !hasWifiToggle platforms, (#12217) 2024-07-26 02:12:53 +02:00
event_map_sdl2.lua Introduce Device:useDPadAsActionKeys() (#11900) 2024-05-26 21:25:54 +02:00
keyboard_layout.lua
powerd.lua Kindle: Fix a smattering of frontlight bugs 2023-11-25 20:53:36 +01:00