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
NiLuJe 8a8697c382 Future-proof the frontlight handling on Kindle.
Guard against trying to get any kind of frontlight info on devices
without one.

So far the flIntensity prop has always been there, even on devices
without one, but better not assume that'll always be the case ;).

That, and be consistent with the other lipc_handle tests.
9 years ago
..
apps chore: fix some of the luacheck errors 9 years ago
device Future-proof the frontlight handling on Kindle. 9 years ago
document Fix a few Droid font paths 9 years ago
ui Use turbo looper on Android 9 years ago
MD5.lua add md5:update and md5:sum methods 9 years ago
cache.lua add md5:update and md5:sum methods 9 years ago
cacheitem.lua cleanup: expand tab to 4 spaces 10 years ago
configurable.lua hold on config panel option to set default option 10 years ago
dbg.lua factor out dump() function, handle reference loops 10 years ago
device.lua lfs.attributes() basically does a stat() 9 years ago
docsettings.lua factor out dump() function, handle reference loops 10 years ago
dump.lua fix dump() recursion detection 10 years ago
gettext.lua gettext: unescape \n 10 years ago
httpclient.lua Use turbo looper on Android 9 years ago
luxl.lua treate quoted slash as plain text in attribute value 10 years ago
optmath.lua cleanup: expand tab to 4 spaces 10 years ago
up_reg.list adapt widgets to new refresh/repaint API 10 years ago
util.lua Refactor out string.gsplit to util.gsplit 9 years ago