2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/ui
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).
2019-03-29 20:12:09 +01:00
..
data Add more granularity in line-height settings with CRe (#4785) 2019-03-15 00:34:46 +01:00
elements Move AutoSuspend menu to the Plugin itself 2019-03-27 17:34:41 +01:00
message [fix] Leave size_t alone in FFI stuff: flip that back to size_t (#4629) 2019-02-21 09:56:54 +01:00
network [feat] PocketBook: implement Wi-Fi connection toggling (#4775) 2019-03-12 07:05:43 +01:00
plugin SwitchPlugin and BackgroundTaskPlugin with tests (#3137) 2017-08-31 16:37:39 +02:00
widget A few minor fixes after #4847 (#4850) 2019-03-29 20:12:09 +01:00
downloadmgr.lua PathChooser: clearer usage and behaviour (#4133) 2018-08-06 20:59:01 +02:00
event.lua doc: event propagation for widgets 2016-12-11 12:20:59 -08:00
font.lua split UI agnostic code from font.lua into fontlist.lua 2019-03-03 13:10:45 +01:00
geometry.lua [travis] Add protection against unscaled sizes 2017-09-23 20:24:45 +02:00
gesturerange.lua Text input fixes and enhancements (#4084) 2018-07-19 08:30:40 +02:00
hook_container.lua Move kobo auto-suspension logic out of UIManager (#2933) 2017-06-23 10:04:11 -07:00
language.lua [i18n] Add Slovak to translations (#4548) 2019-02-04 09:33:45 +01:00
menusorter.lua [fix] MenuSorter: don't add empty menu item (#4848) 2019-03-27 09:50:25 +01:00
opdsparser.lua Escape &, < and > when removing CDATA. 2018-10-24 14:48:50 +02:00
otamanager.lua [UX] Add Device:openLink() stub for Linux SDL (#4822) 2019-03-20 16:58:32 +01:00
quickstart.lua [chore] cleanup multi-lines translatable strings 2019-01-29 00:05:55 +01:00
renderimage.lua decouple device from pdfdocument, font & bgr checking 2019-03-03 13:10:45 +01:00
rendertext.lua Faster blitting @ BB8/BBRGB32 when no processing is needed (#4847) 2019-03-27 22:50:44 +01:00
screensaver.lua Screensaver: fix crash when "Choose screensaver image" (#4799) 2019-03-15 14:14:53 +01:00
size.lua Text input fixes and enhancements (#4084) 2018-07-19 08:30:40 +02:00
timeval.lua [fix] TimeVal: add dbg:guard against incorrect subtraction order (#4669) 2019-02-27 22:20:47 +01:00
translator.lua adds "Translation settings" menu 2018-12-17 15:19:25 +01:00
trapper.lua Add MovableContainer: allow moving some widgets (#3636) 2018-01-29 21:27:24 +01:00
uimanager.lua Ignore the accelerometer while we're sleeping on Kobo 2019-03-27 17:34:41 +01:00
wikipedia.lua Style tweaks: split in-page footnote tweaks 2019-01-06 23:06:04 +01:00