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
Cosmin Gorgovan 10132d1c59 Disable the network asynchronously to avoid blocking the UI
Noticeable latency between toggling the power switch and the device
showing the screensaver has been tracked down to the two network
manager calls. This change allows the screen to be updated first.
Note that unloading the open source brcmfmac driver used on okreader
is slower than unloading the proprietary driver shipped by Kobo,
making this delay even more noticeable.

self.suspend() is scheduled after the network manager calls to avoid
race conditions.
7 years ago
..
apps LuaSettings:wrap() / LuaSettings:child() function to create an LuaSettings to represent a sub table of an existing one (#2685) 7 years ago
device Disable the network asynchronously to avoid blocking the UI 7 years ago
document BatteryStat plugin and instruction of KoboLight plugin (#2643) 7 years ago
ui Force Kobo to suspend (#2691) 7 years ago
cache.lua feat: add logger module & rewrite kobo suspend script in lua 8 years ago
cacheitem.lua cleanup: expand tab to 4 spaces 10 years ago
configurable.lua build: enforce luacheck in travis build 8 years ago
dbg.lua chore: make input debug less verbose 7 years ago
depgraph.lua fix: override readerhighlight hold in readerfooter 7 years ago
device.lua build: enforce luacheck in travis build 8 years ago
docsettings.lua BatteryStat plugin and instruction of KoboLight plugin (#2643) 7 years ago
dump.lua defaults(refactor): remove global hack in filemanagersetdefaults 8 years ago
gettext.lua feat: add logger module & rewrite kobo suspend script in lua 8 years ago
httpclient.lua build: enforce luacheck in travis build 8 years ago
logger.lua feat: add logger module & rewrite kobo suspend script in lua 8 years ago
luasettings.lua LuaSettings:wrap() / LuaSettings:child() function to create an LuaSettings to represent a sub table of an existing one (#2685) 7 years ago
luxl.lua treate quoted slash as plain text in attribute value 10 years ago
optmath.lua doc: fix document build 8 years ago
pluginloader.lua BatteryStat plugin and instruction of KoboLight plugin (#2643) 7 years ago
random.lua Update KOSyncClient 8 years ago
readhistory.lua History: add 'autoremove_deleted_items_from_history' setting 7 years ago
up_reg.list adapt widgets to new refresh/repaint API 10 years ago
util.lua Fix crash when downloading books with unknown characters in title (#2628) 7 years ago