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 b72a2000b1
A few minor fixes after #4847 (#4850)
* Add a toggle to disable the C blitter in the Dev menu (depends on https://github.com/koreader/koreader-base/pull/882) (never shown if the JIT is disabled, grayed out if the C blitter is not installed)
* Fix a few sizeUtf8Text call sites that were doing a nil check in order to account for the new return type.
* Tweak statusbar handling to avoid spurious sizeUtf8Text warnings when it's hidden, and unify its behavior between being hidden via toggle, and hidden on book open (at least when all-at-once is not enabled).
* c.f., https://github.com/koreader/koreader-base/pull/882 (Android, PB, RGB32 & Legacy Kindle regression fixes).
5 years ago
..
readeractivityindicator.lua Support the White Kindle PW3 & the Kindle Oasis. 8 years ago
readerback.lua ReaderBack: allow for disabling back history (#3862) 6 years ago
readerbookmark.lua [UX] Gesture manager: add two-finger swipe left and right (#4815) 5 years ago
readerconfig.lua decouple UI definitions from document modules 5 years ago
readercoptlistener.lua Fix default not being used for View mode and Progress bar 6 years ago
readercropping.lua Various blitting related cleanups (#4789) 5 years ago
readerdevicestatus.lua [UX] Don't show low battery warning when charging (#4563) 5 years ago
readerdictionary.lua [UX] Gesture manager: add action - show dictionary/Wikipedia (#4699) 5 years ago
readerdogear.lua Various blitting related cleanups (#4789) 5 years ago
readerflipping.lua EPUB links: show footnotes in popup, larger tap area (#4261) 6 years ago
readerfont.lua Increase granularity of the font size fine tuning button 5 years ago
readerfooter.lua A few minor fixes after #4847 (#4850) 5 years ago
readerfrontlight.lua [UX] Notification are displayed too short (#3962) 6 years ago
readergesture.lua [UX] Gesture manager: add diagonal two-finger swipes (#4820) 5 years ago
readergoto.lua Change skim mode menu & dialog title (#4223) 6 years ago
readerhighlight.lua [UX] Gesture manager: add action - cycle default highlight action (#4791) 5 years ago
readerhinting.lua minor(readerhinting): access document directly instead of from ui 8 years ago
readerhyphenation.lua Keep some menus open when Tap or Hold (#4189) 6 years ago
readerkoptlistener.lua fix #835 10 years ago
readerlink.lua Footnote popups: fix crash when used on some links 5 years ago
readermenu.lua [fix, UX] Common menu & info menu: switch to dofile (#4713) 5 years ago
readerpaging.lua Fix Color rendering toggle not toggable (#4836) 5 years ago
readerpanning.lua feat: add logger module & rewrite kobo suspend script in lua 8 years ago
readerrolling.lua Faster blitting @ BB8/BBRGB32 when no processing is needed (#4847) 5 years ago
readerrotation.lua minor: a lot of luacheck fixes 8 years ago
readersearch.lua [UX] Gesture manager: add action - fulltext search (#4715) 5 years ago
readerstatus.lua [fix] ReaderStatus showStatus to onShowBookStatus (#4750) 5 years ago
readerstyletweak.lua [chore] cleanup multi-lines translatable strings 5 years ago
readertoc.lua [UX] Gesture manager: add two-finger swipe left and right (#4815) 5 years ago
readertypeset.lua Keep some menus open when Tap or Hold (#4189) 6 years ago
readerview.lua Various blitting related cleanups (#4789) 5 years ago
readerwikipedia.lua [UX] Gesture manager: add action - show dictionary/Wikipedia (#4699) 5 years ago
readerzooming.lua [fix] ReaderZooming: work around tiles that are too large (#4608) 5 years ago