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 ea3fa5c2c7
Calibre: More QoL tweaks (#7545)
* Wireless: Optimize memory usage in StreamMessageQueue (use an array of string ropes, that we only concatenate once). Allowed to relax the throttling, making transfers that much faster.
* Persist: Add a "zstd" codec, that uses the "luajit" codec, but compressed via zstd. Since both of those are very fast, it pretty much trounces everything in terms of speed and size ;).
* Persist: Implemented a "writes_to_file" framework, much like the existing "reads_from_file" one. And use it in the zstd codec to avoid useless temporary string interning.
* Metadata: Switch to the zstd codec.
3 years ago
..
data Calibre: More QoL tweaks (#7545) 3 years ago
elements ScreenSaver: Get rid of automagic settings (#7496) 3 years ago
message Calibre: More QoL tweaks (#7545) 3 years ago
network Hold "Wi-Fi" menu to show network selection instead of auto-connecting (#7395) 3 years ago
plugin Tame BackgroundRunner: stop running when no more job (#6605) 4 years ago
widget Dict/Wiki lookup results window: improve the 'pencil' button (#7523) 3 years ago
bidi.lua [RTL UI] Bidi-wrap filenames, paths, urls, metadata 5 years ago
cloudmgr.lua Standardize directory/folder to folder (#7328) 3 years ago
downloadmgr.lua Calibre plugin fixes for android (#6996) 4 years ago
event.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 3 years ago
font.lua Font menu: show font names with their own font 4 years ago
geometry.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 3 years ago
gesturerange.lua The great Input/GestureDetector/TimeVal spring cleanup (a.k.a., a saner main loop) (#7415) 3 years ago
hook_container.lua Input: Process input events in batches (#7483) 3 years ago
language.lua Georgian keyboard (#7225) 3 years ago
menusorter.lua [fix] MenuSorter: use orderedPairs for orphans (#6403) 4 years ago
otamanager.lua Unify LuaSocket usage (#7405) 3 years ago
quickstart.lua Standardize directory/folder to folder (#7328) 3 years ago
renderimage.lua Update UI layout code to use new SVG icons 4 years ago
rendertext.lua More Android trickery (#7059) 4 years ago
screensaver.lua Centralize one time migration code after updates (#7531) 3 years ago
size.lua [RFC] Pagination UI shenanigans (#7335) 3 years ago
timeval.lua Input: Minor cleanups (#7542) 3 years ago
translator.lua Unify LuaSocket usage (#7405) 3 years ago
trapper.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 3 years ago
uimanager.lua Calibre: Minor QoL fixes (#7528) 3 years ago
wikipedia.lua Unify LuaSocket usage (#7405) 3 years ago