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 13e8213e0a
A random assortment of fixes (#9513)
* Android: Make sure sdcv can find the STL
* DocCache: Be less greedy when serializing to disk, and only do that for the *current* document ;).
* CanvasContext: Explicitly document API quirks.
* Fontlist: Switch the on-disk Persist format to zstd (it's ever so slightly faster).
* Bump base for https://github.com/koreader/koreader-base/pull/1515 (fix #9506)
2 years ago
..
data A random assortment of fixes (#9513) 2 years ago
elements [UIManager] Outsource device specific event handlers (was: some nits) (#9448) 2 years ago
message [core] Remove a bunch of superflous semicolons (#9449) 2 years ago
network NetworkManager: Make sure we show an IM at the *start* of a Wi-Fi toggle action (#9064) 2 years ago
plugin [core] Remove a bunch of superflous semicolons (#9449) 2 years ago
widget textboxwidget: add math.floor (#9516) 2 years ago
bidi.lua Bidi: keep invert() generic, handle settings in ReaderView (#8876) 2 years ago
cloudmgr.lua Standardize select/choose to choose (#8128) 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 Keyboard: add Bengali Probhat layout (#8887) 2 years ago
geometry.lua [doc] add documentation to a few widgets (#8425) 3 years ago
gesturerange.lua [feat] Replace TimeVal (RIP) with time, fixed point time seconds (#8999) 2 years ago
hook_container.lua Input: Process input events in batches (#7483) 3 years ago
language.lua [i18n] Enable more languages (#9082) 2 years ago
menusorter.lua [fix] MenuSorter: use orderedPairs for orphans (#6403) 4 years ago
otamanager.lua OTAManager: Check for update -> immediately show hourglass (#9083) 2 years ago
quickstart.lua Quick start guide: fix links to images (#8072) 3 years ago
renderimage.lua RenderImage: use crengine to render SVG image data 2 years ago
rendertext.lua [core] Remove a bunch of superflous semicolons (#9449) 2 years ago
screensaver.lua ScreenSaver: On race-y platforms, only force a refresh on close if the 2 years ago
size.lua [RFC] Pagination UI shenanigans (#7335) 3 years ago
time.lua [feat] Replace TimeVal (RIP) with time, fixed point time seconds (#8999) 2 years ago
timeval.lua TimeVal: Do a runtime check for CLOCK_BOOTTIME support (#8832) 2 years ago
translator.lua TextViewer: add Find (#9507) 2 years ago
trapper.lua A random assortment of fixes (#9513) 2 years ago
uimanager.lua [UIManager] Outsource device specific event handlers (was: some nits) (#9448) 2 years ago
wikipedia.lua Wikipedia EPUBs: keep math SVG images 2 years ago