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/ui
poire-z 279ffbab43 Fix slow keyboard when double tap not disabled (#4711)
[fix, UX] Fix slow keyboard when double tap not disabled

When double tap is not disabled (only ensured in ReaderRolling),
repeated key hits were slowed down by it. This ensures
Input widgets that temporarily overrides it to be disabled
are satisfied.
5 years ago
..
data [fix] ConfigMenu cre margins hold action (#4702) 5 years ago
elements [UX] Navigation settings for all devices (#4680) 5 years ago
message [fix] Leave size_t alone in FFI stuff: flip that back to size_t (#4629) 5 years ago
network [Cervantes, Kobo] Stricter WiFi callback (#4616) 5 years ago
plugin SwitchPlugin and BackgroundTaskPlugin with tests (#3137) 7 years ago
widget [UX] ButtonProgressWidget: thin grey buttons instead of black (#4700) 5 years ago
downloadmgr.lua PathChooser: clearer usage and behaviour (#4133) 6 years ago
event.lua doc: event propagation for widgets 8 years ago
font.lua InfoMessage: avoid overflowing screen height with long messages 6 years ago
geometry.lua [travis] Add protection against unscaled sizes 7 years ago
gesturerange.lua Text input fixes and enhancements (#4084) 6 years ago
hook_container.lua Move kobo auto-suspension logic out of UIManager (#2933) 7 years ago
language.lua [i18n] Add Slovak to translations (#4548) 5 years ago
menusorter.lua [feat] MenuSorter: add sorting_hint support (#4399) 6 years ago
opdsparser.lua Escape &, < and > when removing CDATA. 6 years ago
otamanager.lua [UX] Alternative update message when ota_version < local_version (#4661) 5 years ago
quickstart.lua [chore] cleanup multi-lines translatable strings 5 years ago
renderimage.lua UI Behavior tweaks (#3983) 6 years ago
rendertext.lua Text input related fixes & enhancements (#4124) 6 years ago
screensaver.lua [fix] Fix partial refresh when coming out of ScreenSaver in landscape (#4622) 5 years ago
size.lua Text input fixes and enhancements (#4084) 6 years ago
timeval.lua [fix] TimeVal: add dbg:guard against incorrect subtraction order (#4669) 5 years ago
translator.lua adds "Translation settings" menu 6 years ago
trapper.lua Add MovableContainer: allow moving some widgets (#3636) 6 years ago
uimanager.lua Fix slow keyboard when double tap not disabled (#4711) 5 years ago
wikipedia.lua Style tweaks: split in-page footnote tweaks 6 years ago