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 b1b7773237
TouchMenu: tweak menu search (#9926)
- Cleanup search and animation codes, fix inconsistencies
  between animation/no-animation opening, and refreshes
  glitches on eInk.
- Show menu item on tap, with buttons to either open
  directly, or to walk there (removed earlier "Animation"
  checkbox, so the choice can be decided later).
- Move event handlers into ReaderMenu/FileManagerMenu.
- Avoid duplicated and confusing results from gestures
  and font-family submenus.
2 years ago
..
data [i18n] Fix Arabic translations (#9857) 2 years ago
elements TouchMenu: Search menu to search the menu (#9876) 2 years ago
message Calibre: Log errors on wireless connection failures (#9914) 2 years ago
network Restart KOReader: add a ConfirmBox instead of a plain InfoMessage (#9853) 2 years ago
plugin Clarify our OOP semantics across the codebase (#9586) 2 years ago
widget TouchMenu: tweak menu search (#9926) 2 years ago
bidi.lua Bidi: keep invert() generic, handle settings in ReaderView (#8876) 2 years ago
downloadmgr.lua CloudStorage: remove cloudmgr (#9532) 2 years ago
event.lua Cleanup various varargs shenanigans (#9624) 2 years ago
font.lua UI font fallbacks: use bold fonts if present for bold (#9621) 2 years ago
geometry.lua ImageViewer: Followup to #9529 (#9544) 2 years ago
gesturerange.lua [feat] Replace TimeVal (RIP) with time, fixed point time seconds (#8999) 2 years ago
hook_container.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
language.lua Restart KOReader: add a ConfirmBox instead of a plain InfoMessage (#9853) 2 years ago
menusorter.lua
otamanager.lua Optimization: Use constant folding for divisions not a power of two (#9609) 2 years ago
quickstart.lua
renderimage.lua Misc: Get rid of the legacy defaults.lua globals (#9546) 2 years ago
rendertext.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
screensaver.lua Screensaver: exclude content when excluding cover, random image as fallback (#9912) 2 years ago
size.lua
time.lua time: Fix another subtle FP issue in split_s_us 2 years ago
translator.lua Misc: Unify error logging on network errors (#9523) 2 years ago
trapper.lua Cleanup various varargs shenanigans (#9624) 2 years ago
uimanager.lua Startup: Unbreak last_file when the file is missing 2 years ago
wikipedia.lua Logger: Use serpent instead of dump (#9588) 2 years ago