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
Frans de Jonge 6e52e559ae [fix, Android] Don't steal frontlight control on start (#3319)
I believe this should be `if isKobo()`, or better yet that the entire
block should be moved to `KoboPowerD:init()` because afaik that is the
only platform where the system doesn't provide trustworthy frontlight
information. But to be absolutely sure that I don't break anything (and I
don't want to spend any time on this atm) I'm temporarily excluding only
Android where this behavior is known to be problematic.

See discussion in https://github.com/koreader/koreader/issues/3118#issuecomment-334995879

References #3118 (using keyword "references" because phrases like "possibly fixes"
result in GH autoclose).
7 years ago
..
apps Option to disable show bottom menu on top menu activation (#3316) 7 years ago
device [fix, Android] Don't steal frontlight control on start (#3319) 7 years ago
document credocument reader optimisation (avoid multiple TOC builds) (#3292) 7 years ago
ui Option to disable show bottom menu on top menu activation (#3316) 7 years ago
cache.lua
cacheitem.lua
configurable.lua
dbg.lua
depgraph.lua
device.lua
docsettings.lua
dump.lua
gettext.lua
httpclient.lua
logger.lua
luadata.lua Add LuaData and Dictionary Lookup History (#3161) 7 years ago
luasettings.lua Add LuaData and Dictionary Lookup History (#3161) 7 years ago
luxl.lua
optmath.lua
pluginloader.lua
pluginshare.lua
random.lua
readhistory.lua
up_reg.list
util.lua
version.lua