2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend
HW 11bb9009fa replace Screen.width/Screen.height with accessor methods
Screen.width and Screen.height are now gone, use the methods
getWidth() and getHeight() to get the relevant data. They will
take blitbuffer/framebuffer rotation into account.
2013-11-26 16:04:20 +01:00
..
apps/filemanager fixed issue: https://github.com/koreader/koreader/issues/354 2013-11-08 10:42:06 +08:00
document check position nullity in getTextFromBoxes 2013-10-28 21:49:54 +08:00
ui replace Screen.width/Screen.height with accessor methods 2013-11-26 16:04:20 +01:00
cache.lua Refactored to use strictly locals 2013-10-18 22:38:07 +02:00
cacheitem.lua Refactored to use strictly locals 2013-10-18 22:38:07 +02:00
dbg.lua fix debug on/off toggle 2013-10-25 20:07:58 +08:00
docsettings.lua Refactored to use strictly locals 2013-10-18 22:38:07 +02:00
gettext.lua Refactored to use strictly locals 2013-10-18 22:38:07 +02:00
JSON.lua revert JSON hack since the unusual utf8 representation is fixed 2013-10-18 00:06:34 +08:00
optmath.lua Refactored to use strictly locals 2013-10-18 22:38:07 +02:00