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
Qingping Hou 63e88baf33 fix: stop self.dimen polution for inputcontainers
Without this fix, self.dimen is shared among all inputcontainers
intances, which breaks some of the UI rendering. All widget should
set/initialize their own self.dimen in self:init() method.
9 years ago
..
data disable reflow options when reflow is not ON 10 years ago
elements fix some part of the screen not refreshed when togglering nightmode 10 years ago
message chore: fix some of the luacheck errors 10 years ago
widget fix: stop self.dimen polution for inputcontainers 9 years ago
downloadmgr.lua prompt users to long press directory to set inbox 10 years ago
event.lua cleanup: expand tab to 4 spaces 11 years ago
font.lua refactor: ui/font:getFace 9 years ago
geometry.lua fix #1011 10 years ago
gesturerange.lua range field in gesturerange can be function now 10 years ago
language.lua chore: fix some of the luacheck errors 10 years ago
networkmgr.lua Fix networkmgr on Kobo 9 years ago
opdsparser.lua chore: fix some of the luacheck errors 10 years ago
otamanager.lua Show OTA channel info when package is unavailable 10 years ago
rendertext.lua implement GUI dialog for setting crengine fallback font 9 years ago
screen.lua fix no eink optimization on all devices 10 years ago
screensaver.lua chore: fix some of the luacheck errors 10 years ago
timeval.lua fix typo 10 years ago
translator.lua Fix Wikipedia (HTTP is now HTTPS) and some failsafes 9 years ago
uimanager.lua disable turbo lib by default 9 years ago
wikipedia.lua Fix Wikipedia (HTTP is now HTTPS) and some failsafes 9 years ago