2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
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).
2017-10-08 16:40:24 +02:00
..
apps Option to disable show bottom menu on top menu activation (#3316) 2017-10-08 12:27:53 +02:00
device [fix, Android] Don't steal frontlight control on start (#3319) 2017-10-08 16:40:24 +02:00
document credocument reader optimisation (avoid multiple TOC builds) (#3292) 2017-10-03 00:31:14 +02:00
ui Option to disable show bottom menu on top menu activation (#3316) 2017-10-08 12:27:53 +02:00
cache.lua (chore) some require sorting. 2017-04-29 11:41:24 -07:00
cacheitem.lua
configurable.lua
dbg.lua Move kobo auto-suspension logic out of UIManager (#2933) 2017-06-23 10:04:11 -07:00
depgraph.lua fix: override readerhighlight hold in readerfooter 2017-01-30 05:53:44 -08:00
device.lua
docsettings.lua Reserve last good docsetting 2017-08-17 08:50:15 +02:00
dump.lua Docs: dump & random 2017-04-14 11:40:35 -07:00
gettext.lua reflect changes in koreader/android-luajit-launcher#62 (#3254) 2017-09-24 05:58:34 +08:00
httpclient.lua
logger.lua feat: add logger module & rewrite kobo suspend script in lua 2017-01-02 19:52:09 -08:00
luadata.lua Add LuaData and Dictionary Lookup History (#3161) 2017-10-07 22:13:46 +02:00
luasettings.lua Add LuaData and Dictionary Lookup History (#3161) 2017-10-07 22:13:46 +02:00
luxl.lua
optmath.lua doc: fix document build 2016-12-25 12:13:53 -08:00
pluginloader.lua plugin(fix): catch crash with pcall in event handlers 2017-04-22 00:22:37 -07:00
pluginshare.lua Move PluginShare.backgroundJobs into PluginShare module (#3128) 2017-08-24 09:10:57 +02:00
random.lua Docs: dump & random 2017-04-14 11:40:35 -07:00
readhistory.lua Some History fixes and enhancements (#3247) 2017-09-22 18:24:38 +02:00
up_reg.list
util.lua [fix] util.isEmptyDir() crashes on non-existent dir 2017-08-17 11:18:28 +02:00
version.lua Swipe for menu and quickstart guide (#2761) 2017-04-15 14:45:56 +02:00