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 68c1246575
A round of Kindle fixes (#3955)
* Refresh Kindle model ID routines

* Pickup current OTA packages

We stopped shipping files w/ the full .tar.gz extension a looooong time
ago.

* And actually generally handle current packages properly

* Kindle screensaver handling experiment

WIP, because there's a fair bit of insanity left in there.
Namely, USBMS is anathema. We simply shouldn't do that, at all,
but the system allows us to do it and basically shoot ourselves in the
head one way or another.

* Don't try to handle the insanity that would be USBMS on Kindles

* Yay, one less thing to worry about :).

* Okay, that should be much saner...

Since the whole deal w/ letting the WM handle stuff was for SO, restrict
that to SO devices.
The other concern was USBMS, but we can't support it.

* Reword that

* And move that comment inside the branch, like its counterpart
6 years ago
..
apps ReaderRolling: update footer when TOC is updated (#3950) 6 years ago
device A round of Kindle fixes (#3955) 6 years ago
document Style tweaks: use css snippets to tweak book styles (#3944) 6 years ago
ui Update Google Fonts (#3942) 6 years ago
cache.lua [fix] Cache: don't overwrite same CacheItem (#3847) 6 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] Handle SDL_MOUSEWHEEL and less hackish SDL events (#3826) 6 years ago
depgraph.lua fix: override readerhighlight hold in readerfooter 7 years ago
device.lua Propose installing SDL on Linux (#3753) 6 years ago
docsettings.lua [chore] Ignore empty files and tables in DocSettings (#3348) 7 years ago
dump.lua Docs: dump & random 7 years ago
gettext.lua turn missing translations into a warning (#3752) 6 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 7 years ago
luadata.lua Add LuaData and Dictionary Lookup History (#3161) 7 years ago
luasettings.lua luasettings: backup previous file and auto-recover (#3625) 6 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 plugin(fix): catch crash with pcall in event handlers 7 years ago
pluginshare.lua Move PluginShare.backgroundJobs into PluginShare module (#3128) 7 years ago
random.lua Docs: dump & random 7 years ago
readhistory.lua Update History and Last open document when move (cut and paste) file (#3607) 6 years ago
up_reg.list adapt widgets to new refresh/repaint API 10 years ago
util.lua CloudStorage: Allow use reserved characters in FTP username and FTP password (#3924) 6 years ago
version.lua Swipe for menu and quickstart guide (#2761) 7 years ago