2
0
mirror of https://github.com/koreader/koreader synced 2024-11-16 06:12:56 +00:00
koreader/frontend/ui/data
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
..
keyboardlayouts Keyboard: some transpositions in el_popup for practical reasons (#10144) 2023-02-20 10:15:32 +01:00
creoptions.lua Reader: do not apply line spacing out of range (#10307) 2023-04-13 20:43:04 +02:00
css_tweaks.lua Style tweaks: add In-page footnote font size and fix-up tweaks 2022-07-07 00:32:07 +02:00
dictionaries.lua Add esperanto-english dictionary (#10297) 2023-05-03 10:18:53 +02:00
isolanguage.lua Dictionary lookup window: use from/to language to determine glyph form (#10184) 2023-03-14 22:11:17 +01:00
koptoptions.lua koptoptions: fix default margin (#10376) 2023-05-01 10:09:06 +02:00
onetime_migration.lua NetworkManager: Enable "before wifi" action support on every hasWifiToggle platform (#10669) 2023-07-12 02:42:16 +02:00
optionsutil.lua Optimization: Use constant folding for divisions not a power of two (#9609) 2022-10-10 22:21:27 +02:00
settings_migration.lua