Commit Graph

2747 Commits

Author SHA1 Message Date
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
chrox e3cfee0313 fix blitbuffer to string of extra one byte copying 2014-05-30 22:51:22 +08: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!
v2014.05.24-nightly
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
HW ed982d3c95 Added a pure Lua gettext implementation 2014-05-22 22:47:14 +02:00
Qingping Hou 365b52c215 Merge pull request #584 from chrox/master
remove full screen option in koptoption
v2014.05.20-nightly
2014-05-19 09:56:18 -04:00
chrox 1d292f16a9 remove full screen option in koptoption
since we can now switch progress bar status simply by tap
2014-05-19 14:23:36 +08:00
chrox 7fc5d8910f update pot file 2014-05-19 12:35:15 +08:00
chrox d33710b6b5 remove unnecessary gettext translation 2014-05-19 12:34:25 +08:00
Qingping Hou db28fbf396 Merge pull request #583 from chrox/master
enlarge touch zone for readerfooter
v2014.05.19-nightly
2014-05-18 19:14:43 -04:00
chrox 6938b54346 enlarge touch zone for readerfooter 2014-05-18 23:39:32 +08:00
chrox c6ee31fad8 update gitignore file 2014-05-18 23:39:32 +08:00
chrox 5d77abd804 add spec of document rendering benchmark 2014-05-18 23:39:32 +08:00
Huang Xin e3518bf6a2 Merge pull request #582 from houqp/houqp-master
feat(gettext): update koreader-base to use embedded gettext lib
v2014.05.18-nightly
2014-05-18 09:51:51 +08:00
Qingping Hou cb015175be feat(gettext): update koreader-base to use embedded gettext 2014-05-17 17:20:53 -04:00
Qingping Hou 24bc3899b4 Merge pull request #581 from chrox/master
don't clip page images when text is available
v2014.05.17-nightly
2014-05-16 13:38:18 -04:00
chrox 162b1a69b5 don't clip page images when text is available 2014-05-16 14:02:08 +08:00
chrox a8b7b2cdbd add base document init method to create new configurable for each document
this should fix configurables pollution when opening multiple documents
at the same time, e.g. when clipping page images in Evernote plugin.
2014-05-16 14:02:08 +08:00
Qingping Hou 295d0406a2 Merge pull request #579 from chrox/master
export highlighted rect in scanned page to Evernote
v2014.05.16-nightly
2014-05-15 15:42:15 -04:00
chrox 91e3b9d293 sort file list respecting LC_COLLATE 2014-05-15 20:44:48 +08:00
chrox e110492d16 fix no page field in pos when reflowing 2014-05-15 20:04:59 +08:00
chrox 17741e292b serialize cache when closing ReaderUI other than closing document 2014-05-15 19:41:10 +08:00
chrox caa87241ed update pot file 2014-05-15 17:55:15 +08:00