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/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...
11 months ago
..
keyboardlayouts Keyboard: some transpositions in el_popup for practical reasons (#10144) 1 year ago
creoptions.lua Reader: do not apply line spacing out of range (#10307) 1 year ago
css_tweaks.lua Style tweaks: add In-page footnote font size and fix-up tweaks 2 years ago
dictionaries.lua Add esperanto-english dictionary (#10297) 1 year ago
isolanguage.lua Dictionary lookup window: use from/to language to determine glyph form (#10184) 1 year ago
koptoptions.lua koptoptions: fix default margin (#10376) 1 year ago
onetime_migration.lua NetworkManager: Enable "before wifi" action support on every hasWifiToggle platform (#10669) 11 months ago
optionsutil.lua Optimization: Use constant folding for divisions not a power of two (#9609) 2 years ago
settings_migration.lua Centralize one time migration code after updates (#7531) 3 years ago