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
NiLuJe 7863a7ad70
Misc: Natural sorting refactor (#10023)
* Move natural sorting algo to a dedicated sort module to avoid code duplication
* Use a slightly more accurate algorithm, and speed it up by caching intermediary strings
* Calibre: Use natural sorting in metadata search (fix #10009)
2 years ago
..
data Dictionaries: add Ukrainian explanatory dictionary (#9982) 2 years ago
elements Exit menu: restore long-press to exit directly (#10000) 2 years ago
message Calibre: Log errors on wireless connection failures (#9914) 2 years ago
network TouchMenu: simplify/remove enabled_func in some cases (#9966) 2 years ago
plugin Clarify our OOP semantics across the codebase (#9586) 2 years ago
widget Misc: Natural sorting refactor (#10023) 2 years ago
bidi.lua Bidi: keep invert() generic, handle settings in ReaderView (#8876) 3 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 [i18n] Enable Farsi (#10017) 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: Get rid of gratuitous complexity 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 WakeupMgr: Explicitly invalidate the current alarm in unsetWakeupAlarm (#10032) 2 years ago
wikipedia.lua Logger: Use serpent instead of dump (#9588) 2 years ago