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/device
NiLuJe 217a73f3c0
Initial Kindle PW5 support (#8856)
* Rejig frontlight warmth API to more closely match the existing API, and, hopefully, clarify some of its quirks, and reduce boilerplate and duplicate code in platform implementations.
* Tweak Kindle:setDateTime to prefer using the platform's custom script, as in interacts better with the stock UI. And make the fallbacks handle old busybox versions better.
* Add Kindle PW5 support ;).
* Add warmth support to the Kindle platform.
* Random TextBoxWidget cleanups: make sure we immediately free destroyed instances.
* FrontLightWidget: Refactor to make it slightly less obnoxious to grok and update; i.e., separate layout from update, and properly separate brightness from warmth handling. Move to simpler widgets instead of reinventing the wheel.
* TextBoxWidgets: Implement `setText` to match TextWidget's API, as some callers may be using the two interchangeably (i.e., Button).
* NaturalLightWidget: Make sure we pass a string to InputText
* InputText: Add debug guards to catch bad callers not passing strings ;).
2 years ago
..
android Initial Kindle PW5 support (#8856) 2 years ago
cervantes Initial Kindle PW5 support (#8856) 2 years ago
dummy add dummy device & rename runtimectl:setDevice to runtimectl:init 5 years ago
generic Initial Kindle PW5 support (#8856) 2 years ago
kindle Initial Kindle PW5 support (#8856) 2 years ago
kobo Initial Kindle PW5 support (#8856) 2 years ago
pocketbook Initial Kindle PW5 support (#8856) 2 years ago
remarkable [plugin] Add a caching mechanism for CoverImage (#7510) 3 years ago
sdl Initial Kindle PW5 support (#8856) 2 years ago
sony-prstux Input: Minor cleanups (#7542) 3 years ago
devicelistener.lua [frontlight, kobo, cervantes] Remove auto_warmth (#8154) 3 years ago
gesturedetector.lua Input: Minor simplifications around pen/finger discrimination & the snow protocol (#8021) 3 years ago
input.lua Allow Backspace to work as back button 2 years ago
key.lua Refactoring hardware abstraction 10 years ago
sysfs_light.lua Initial Kindle PW5 support (#8856) 2 years ago
thirdparty.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 3 years ago
wakeupmgr.lua WakeupMgr: Minor usage tweak (#7400) 3 years ago