Commit Graph

2749 Commits (23dac18145b9e1d8d97bb00a7f7d6c063a006e10)
 

Author SHA1 Message Date
chrox 23dac18145 add travis CI for koreader 10 years ago
chrox 3aae7d3093 update koreader-base 10 years ago
chrox 2b2be4b3af add missing sample pdf for testing 10 years ago
chrox b6393b543b no need of luagettext module 10 years ago
chrox da84daf17f add cache spec 10 years ago
chrox 2ad371853a add reflowing benchmark 10 years ago
chrox e3cfee0313 fix blitbuffer to string of extra one byte copying 10 years ago
chrox ebe50586f2 update luajit-launcher 10 years ago
chrox 54277974d2 make Android target 10 years ago
chrox eb1220d154 update ignore file 10 years ago
chrox a9b9e7f087 mv columns and text align options to 'Layout' panel 10 years ago
Qingping Hou 6b80314aa7 Merge pull request #596 from chrox/master
various Android fix
10 years ago
chrox 14274a875b fix auto bbox calculation in in top-to-bottom writing direction 10 years ago
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?
10 years ago
Qingping Hou bc09241c2d Merge pull request #595 from chrox/master
add multi-touch support for Android
10 years ago
chrox 17817f1c40 add multi-touch support for Android 10 years ago
chrox 9f9acbbffb android fix of screenshot 10 years ago
HW 30c3c6189a Merge pull request #594 from chrox/master
GUI auto adaptation to much smaller screens
10 years ago
chrox 4f0a73b404 build fullscreen android app 10 years ago
chrox 9f4f5fa451 auto adaptation for much smaller screen 10 years ago
chrox 449445d95d update help info 10 years ago
chrox 3726e096f9 indicate current highlight mode in submenu 10 years ago
Qingping Hou 3843459a97 Merge pull request #593 from chrox/master
partially working android build
10 years ago
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"
10 years ago
chrox 78a817b517 update luajit-launcher 10 years ago
HW 23d4afbafb Merge pull request #591 from chrox/master
initial commit for android port of koreader
10 years ago
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.
10 years ago
chrox 6fba40cc77 use mupdf to handle zipped image files 10 years ago
chrox 599c02ffcf add android build target 10 years ago
Markismus 4e055b97d3 Update language.lua
The list of languages is updated. So now all the translations at least partially present in Transifex are selectable.
10 years ago
Markismus 423177cb97 Merge pull request #586 from hwhw/l10n
Added a pure Lua gettext implementation.
Tested and working.

The translations are rather lacking, though!
10 years ago
Hans-Werner Hilse 6acdf35239 don't build .mo files, we read .po now 10 years ago
Hans-Werner Hilse 6bbfae389a don't accept empty strings as valid translations 10 years ago
HW ed982d3c95 Added a pure Lua gettext implementation 10 years ago
Qingping Hou 365b52c215 Merge pull request #584 from chrox/master
remove full screen option in koptoption
10 years ago
chrox 1d292f16a9 remove full screen option in koptoption
since we can now switch progress bar status simply by tap
10 years ago
chrox 7fc5d8910f update pot file 10 years ago
chrox d33710b6b5 remove unnecessary gettext translation 10 years ago
Qingping Hou db28fbf396 Merge pull request #583 from chrox/master
enlarge touch zone for readerfooter
10 years ago
chrox 6938b54346 enlarge touch zone for readerfooter 10 years ago
chrox c6ee31fad8 update gitignore file 10 years ago
chrox 5d77abd804 add spec of document rendering benchmark 10 years ago
Huang Xin e3518bf6a2 Merge pull request #582 from houqp/houqp-master
feat(gettext): update koreader-base to use embedded gettext lib
10 years ago
Qingping Hou cb015175be feat(gettext): update koreader-base to use embedded gettext 10 years ago
Qingping Hou 24bc3899b4 Merge pull request #581 from chrox/master
don't clip page images when text is available
10 years ago
chrox 162b1a69b5 don't clip page images when text is available 10 years ago
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.
10 years ago
Qingping Hou 295d0406a2 Merge pull request #579 from chrox/master
export highlighted rect in scanned page to Evernote
10 years ago
chrox 91e3b9d293 sort file list respecting LC_COLLATE 10 years ago
chrox e110492d16 fix no page field in pos when reflowing 10 years ago