2
0
mirror of https://github.com/koreader/koreader synced 2024-11-10 01:10:34 +00:00
Commit Graph

2766 Commits

Author SHA1 Message Date
chrox
e10a0cecf3 use koreader/koreader travis icon and link 2014-06-01 22:55:39 +08:00
chrox
514919985e update koreader-base 2014-06-01 22:54:53 +08:00
Huang Xin
b5b91f7d6a Merge pull request #604 from pazos/master
Enable spanish, galician and catalan translation on koreader
2014-06-01 21:51:37 +08:00
Huang Xin
76c620fe02 Merge pull request #603 from Markismus/master
Latest nightly crashed due to changes in input.lua
2014-06-01 21:26:58 +08:00
pazos
ad92201005 Enable spanish, galician and catalan translation on koreader (translations are really done on transifex) 2014-06-01 15:23:47 +02:00
Markismus
55cb11f3f1 Update input.lua 2014-06-01 15:21:40 +02:00
Markismus
9d976f560f Update README.txt 2014-06-01 15:20:59 +02:00
Qingping Hou
1ebc1de944 Merge pull request #597 from chrox/master
make Android target
2014-05-31 12:03:49 -04:00
Huang Xin
cc86730026 Merge pull request #599 from nicolua/master
menu on k3
2014-05-31 23:20:12 +08:00
chrox
3f67516c34 fix test frontend in travis 2014-05-31 23:15:29 +08:00
Huang Xin
4bb6f427c5 Merge pull request #600 from Markismus/master
Update README.txt
2014-05-31 21:07:16 +08:00
nicolua
077b1bdf5a show_parent to menu_container
works in font menu and toc menu on k3
hope on touch the same
2014-05-31 15:43:44 +03:00
Markismus
c03556f607 Update README.txt
Updated installation instructions for Kobo. See issue #592 for more info.
2014-05-31 14:34:04 +02:00
nicolua
09d6005bb3 yes
it will better
to show and close one widget
but I found the same problem in documentfont menu
so dancing is continued
2014-05-31 13:50:21 +03:00
chrox
bae13fb49d partial refresh when switching config panel 2014-05-31 17:58:30 +08:00
chrox
23dac18145 add travis CI for koreader 2014-05-31 17:38:01 +08:00
chrox
3aae7d3093 update koreader-base 2014-05-31 17:28:44 +08:00
chrox
2b2be4b3af add missing sample pdf for testing 2014-05-31 17:28:26 +08:00
chrox
b6393b543b no need of luagettext module 2014-05-30 23:22:13 +08:00
chrox
da84daf17f add cache spec 2014-05-30 23:20:55 +08:00
chrox
2ad371853a add reflowing benchmark 2014-05-30 23:16:40 +08:00
nicolua
8a2c55330b has been tested on k3g
(after ioctl to ffi.C.ioctl in framebuffer_linux.lua)
2014-05-30 18:09:38 +03:00
chrox
e3cfee0313 fix blitbuffer to string of extra one byte copying 2014-05-30 22:51:22 +08:00
nicolua
90d9c3ddb1 menu on k3 2014-05-30 17:11:46 +03:00
chrox
ebe50586f2 update luajit-launcher 2014-05-29 21:13:55 +08:00
chrox
54277974d2 make Android target 2014-05-29 21:09:39 +08:00
chrox
eb1220d154 update ignore file 2014-05-29 21:09:39 +08:00
chrox
a9b9e7f087 mv columns and text align options to 'Layout' panel 2014-05-29 21:09:39 +08:00
Qingping Hou
6b80314aa7 Merge pull request #596 from chrox/master
various Android fix
2014-05-29 08:15:58 -04:00
chrox
14274a875b fix auto bbox calculation in in top-to-bottom writing direction 2014-05-29 19:14:21 +08:00
chrox
f507fd3709 various Android fix
now the android build has nearly the same features as the
Kindle/Kobo build. It's time for Android nightly build?
2014-05-29 16:07:40 +08:00
Qingping Hou
bc09241c2d Merge pull request #595 from chrox/master
add multi-touch support for Android
2014-05-28 14:01:11 -04:00
chrox
17817f1c40 add multi-touch support for Android 2014-05-28 23:22:03 +08:00
chrox
9f9acbbffb android fix of screenshot 2014-05-28 23:22:03 +08:00
HW
30c3c6189a Merge pull request #594 from chrox/master
GUI auto adaptation to much smaller screens
2014-05-28 15:43:02 +02:00
chrox
4f0a73b404 build fullscreen android app 2014-05-28 21:11:07 +08:00
chrox
9f4f5fa451 auto adaptation for much smaller screen 2014-05-28 21:11:07 +08:00
chrox
449445d95d update help info 2014-05-28 21:11:07 +08:00
chrox
3726e096f9 indicate current highlight mode in submenu 2014-05-28 21:11:07 +08:00
Qingping Hou
3843459a97 Merge pull request #593 from chrox/master
partially working android build
2014-05-28 01:18:29 -04:00
chrox
3520e0c47e partially working android build
Now the Android build should read PDF and EPUB documents
with limited gestures recognized such as "tap" and "swipe"
2014-05-28 12:57:59 +08:00
chrox
78a817b517 update luajit-launcher 2014-05-28 12:54:58 +08:00
HW
23d4afbafb Merge pull request #591 from chrox/master
initial commit for android port of koreader
2014-05-26 17:50:36 +02:00
chrox
0a4a092d12 initial commit for android port of koreader
This PR just shows how far we have went to
the android port. There is still a few steps before a running
android port.
2014-05-26 23:39:10 +08:00
chrox
6fba40cc77 use mupdf to handle zipped image files 2014-05-25 22:28:17 +08:00
chrox
599c02ffcf add android build target 2014-05-25 16:19:48 +08:00
Markismus
4e055b97d3 Update language.lua
The list of languages is updated. So now all the translations at least partially present in Transifex are selectable.
2014-05-24 15:46:06 +02:00
Markismus
423177cb97 Merge pull request #586 from hwhw/l10n
Added a pure Lua gettext implementation.
Tested and working.

The translations are rather lacking, though!
2014-05-23 16:59:02 +02:00
Hans-Werner Hilse
6acdf35239 don't build .mo files, we read .po now 2014-05-23 12:04:01 +02:00
Hans-Werner Hilse
6bbfae389a don't accept empty strings as valid translations 2014-05-23 11:57:33 +02:00