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/apps/reader/modules
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
..
readeractivityindicator.lua ReaderActivityIndicator: fix isStub() 3 years ago
readerback.lua Allow Backspace to work as back button 2 years ago
readerbookmark.lua [feat] Non-touch improvements (#8859) 2 years ago
readerconfig.lua Non-Touch: improve bottom menu usability (#8712) 2 years ago
readercoptlistener.lua AltStatusBar: take the PowerCover into account in the battery level (#8741) 2 years ago
readercropping.lua ReaderZooming: Unconditionally update the configurables on SetZoomMode (#7735) 3 years ago
readerdevicestatus.lua DoubleSpinWidget buttons move (#8490) 2 years ago
readerdictionary.lua [feat] Non-touch improvements (#8859) 2 years ago
readerdogear.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readerflipping.lua Update UI layout code to use new SVG icons 3 years ago
readerfont.lua Dispatcher: Set font 2 years ago
readerfooter.lua Initial Kindle PW5 support (#8856) 2 years ago
readergoto.lua [feat] Non-touch improvements (#8859) 2 years ago
readerhighlight.lua Non-touch: highlight support (#8877) 2 years ago
readerhinting.lua minor(readerhinting): access document directly instead of from ui 8 years ago
readerkoptlistener.lua "Simplify" HW/SW dithering checks 2 years ago
readerlink.lua Add Book map and Page browser features 2 years ago
readermenu.lua [Non-Touch] Don't add touch-related menu items (#8608) 2 years ago
readerpagemap.lua _mirroredUI do not set at require time 2 years ago
readerpaging.lua ReaderPaging: allow for page diff greater than 1 in onScrollPageRel (#8836) 2 years ago
readerpanning.lua feat: add logger module & rewrite kobo suspend script in lua 7 years ago
readerrolling.lua AltStatusBar: take the PowerCover into account in the battery level (#8741) 2 years ago
readerrotation.lua [doc] Tag @todo, @fixme and @warning (#5244) 5 years ago
readerscrolling.lua Fix scrolling, add inertial scroll on non-eInk devices 3 years ago
readersearch.lua [feat] Non-touch improvements (#8859) 2 years ago
readerstatus.lua BookStatusWidget: fix status toggle (#8329) 3 years ago
readerstyletweak.lua Allow Backspace to work as back button 2 years ago
readerthumbnail.lua Add Book map and Page browser features 2 years ago
readertoc.lua Non-touch: fix crash when expanding ToC (#8892) 2 years ago
readertypeset.lua Doc settings reset: fix default block_rendering_mode (#8792) 2 years ago
readertypography.lua DoubleSpinWidget buttons move (#8490) 2 years ago
readeruserhyph.lua [feat] Non-touch improvements (#8859) 2 years ago
readerview.lua Non-touch: highlight support (#8877) 2 years ago
readerwikipedia.lua [feat] Non-touch improvements (#8859) 2 years ago
readerzooming.lua SpinWidget: similar size in portrait and landscape (#8226) 3 years ago