This website requires JavaScript.
Explore
Help
Sign In
renun
/
koreader
Watch
1
Star
0
Fork
0
You've already forked koreader
mirror of
https://github.com/koreader/koreader.git
synced
2025-08-10 00:52:38 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
98a2e5065236ebdad17b0983f329fbe43553880a
koreader
/
frontend
History
Giorgio Micotti
98a2e50652
Add cbz to the supported extensions of pdf viewer.
2013-07-09 12:32:21 +02:00
..
document
Add cbz to the supported extensions of pdf viewer.
2013-07-09 12:32:21 +02:00
ui
add scrollmode and fullscreen mode to defaults
2013-07-03 02:19:10 -04:00
cache.lua
move defaults.lua to root directory
2013-07-01 02:55:28 -04:00
dbg.lua
add LvDEBUG
2013-03-15 05:01:34 -04:00
gettext.lua
add gettext lua module
2013-04-07 16:09:33 +08:00
JSON.lua
add json parser library from
http://regex.info/blog/
(Public domain license)
2013-04-24 22:55:02 +08:00
math.lua
use eight anchor points to adjust bbox
2013-02-21 13:16:47 +08:00
settings.lua
Use "C" for LC_NUMERIC locale when serializing settings files. Avoids comma in floating point numbers on some locales. Solves issue
#92
.
2013-05-02 15:24:45 -03:00