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
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
..
data NetworkManager: Enable "before wifi" action support on every hasWifiToggle platform (#10669) 11 months ago
elements Translator: translate current page (#10438) 1 year ago
message Calibre: Log errors on wireless connection failures (#9914) 2 years ago
network NetworkManager: Enable "before wifi" action support on every hasWifiToggle platform (#10669) 11 months ago
plugin Clarify our OOP semantics across the codebase (#9586) 2 years ago
widget OPDS fixes (#10657) 11 months ago
bidi.lua Bidi: keep invert() generic, handle settings in ReaderView (#8876) 2 years ago
downloadmgr.lua CloudStorage: remove cloudmgr (#9532) 2 years ago
event.lua Cleanup various varargs shenanigans (#9624) 2 years ago
font.lua Decrease fonts memory use (#10618) 12 months ago
geometry.lua ImageViewer: Followup to #9529 (#9544) 2 years ago
gesturerange.lua [feat] Replace TimeVal (RIP) with time, fixed point time seconds (#8999) 2 years ago
hook_container.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
language.lua [i18n] Enable Farsi (#10017) 1 year ago
menusorter.lua [fix] MenuSorter: use orderedPairs for orphans (#6403) 4 years ago
otamanager.lua [ota]: deprecation check & notice (#10639) 12 months ago
quickstart.lua Quick start guide: fix links to images (#8072) 3 years ago
renderimage.lua Misc: Get rid of the legacy defaults.lua globals (#9546) 2 years ago
rendertext.lua Decrease fonts memory use (#10618) 12 months ago
screensaver.lua ReaderUI: minor optimization (#10634) 12 months ago
size.lua [RFC] Pagination UI shenanigans (#7335) 3 years ago
time.lua time: Fix another subtle FP issue in split_s_us 2 years ago
translator.lua Translator: translate current page (#10438) 1 year ago
trapper.lua Deal with table.pack corner-cases properly (#10350) 1 year ago
uimanager.lua PM: Minor refactor to suspend/resume code flow (#10426) 1 year ago
viewhtml.lua View HTML: add CSS helpers with long-press 1 year ago
wikipedia.lua Wikipedia EPUBs: strip out invalid-XHTML <link> (#10462) 1 year ago