mirror of
https://github.com/koreader/koreader
synced 2024-11-10 01:10:34 +00:00
d57325aaf6
* 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... |
||
---|---|---|
.. | ||
apps | ||
device | ||
document | ||
ui | ||
cache.lua | ||
cacheitem.lua | ||
configurable.lua | ||
datetime.lua | ||
dbg.lua | ||
depgraph.lua | ||
device.lua | ||
dispatcher.lua | ||
docsettings.lua | ||
dump.lua | ||
fontlist.lua | ||
gettext.lua | ||
httpclient.lua | ||
languagesupport.lua | ||
logger.lua | ||
luadata.lua | ||
luadefaults.lua | ||
luasettings.lua | ||
luxl.lua | ||
optmath.lua | ||
persist.lua | ||
pluginloader.lua | ||
pluginshare.lua | ||
random.lua | ||
readcollection.lua | ||
readhistory.lua | ||
socketutil.lua | ||
sort.lua | ||
userpatch.lua | ||
util.lua | ||
version.lua |