2
0
mirror of https://github.com/koreader/koreader synced 2024-11-10 01:10:34 +00:00
koreader/frontend
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
..
apps DropBox: unify error messages (#10666) 2023-07-11 07:49:52 +03:00
device NetworkManager: Enable "before wifi" action support on every hasWifiToggle platform (#10669) 2023-07-12 02:42:16 +02:00
document Text search: various Kopt search fixes 2023-07-04 09:03:34 +02:00
ui NetworkManager: Enable "before wifi" action support on every hasWifiToggle platform (#10669) 2023-07-12 02:42:16 +02:00
cache.lua
cacheitem.lua
configurable.lua
datetime.lua History: update last book access time (#10156) 2023-02-23 19:23:30 +02:00
dbg.lua Deal with table.pack corner-cases properly (#10350) 2023-04-24 00:21:05 +02:00
depgraph.lua
device.lua
dispatcher.lua QuickMenu: anchor to gesture position 3 (#10646) 2023-07-08 08:17:42 +03:00
docsettings.lua Open with: images (#10561) 2023-06-12 09:08:56 +03:00
dump.lua
fontlist.lua Decrease fonts memory use (#10618) 2023-07-04 09:13:16 +02:00
gettext.lua
httpclient.lua
languagesupport.lua
logger.lua
luadata.lua
luadefaults.lua
luasettings.lua
luxl.lua
optmath.lua
persist.lua persist: fix possible leak on error (#10568) 2023-06-12 09:25:54 +02:00
pluginloader.lua
pluginshare.lua
random.lua
readcollection.lua readcollection: fix mandatory for deleted files (#10488) 2023-05-28 08:05:07 +03:00
readhistory.lua History: update short date/time correctly (#10601) 2023-06-22 21:42:41 +02:00
socketutil.lua
sort.lua
userpatch.lua patch management 2023-02-06 19:43:01 +01:00
util.lua rM: Work around LD_PRELOAD weirdness on forks on rM 2 (#10490) 2023-05-26 20:51:15 +02:00
version.lua Version log and (limited) notifications log (#10178) 2023-03-05 15:21:56 +01:00