2
0
mirror of https://github.com/koreader/koreader synced 2024-11-13 19:11:25 +00:00
koreader/frontend/device/kobo
NiLuJe d57325aaf6
NetworkManager: Enable "before wifi" action support on every hasWifiToggle platform (#10669)
* Enable before_wifi_action & after_wifi_action on hasWifiToggle platforms (which is basically all of 'em except naked SDL).
* Decouple restoreWifiAsync from hasWifiManger, because we can do that on other platforms (namely, Kindle. Probably PB, too, but WiFi is already a mess there, and I can't test it).
* Implement restoreWifiAsync on Kindle.
* Properly flag rM as hasWifiManager & hasFastWifiStatusQuery, because it is actually both of those (it uses our wpa_supplicant backend).
* Update the KOSync checks to take these changes into account, to properly disable auto_sync if necessary.
* Really made the Network* event signaling consistent. For realz this time.
* In an effort to make the whole beforeWifiAction framework somewhat usable there, we now assume connectivity is always available on !hasWifiToggle platforms...
2023-07-12 02:42:16 +02:00
..
device.lua NetworkManager: Enable "before wifi" action support on every hasWifiToggle platform (#10669) 2023-07-12 02:42:16 +02:00
nickel_conf.lua Make luacheck >= 0.26 happy (#9174) 2022-06-11 19:06:06 +02:00
ntx_io.lua Fix Wi-Fi toggle on the Elipsa 2021-08-09 02:33:07 +02:00
powerd.lua PowerD: Unbreak frontlight toggle notifications outside of Kobo (#10597) 2023-06-25 11:25:33 +02:00