chrox
a33ab1fb8c
GUI tweaks for small screen
...
that sets a maximum size that won't render content outside of the screen
2014-06-02 23:49:00 +08:00
chrox
0fdba1ff35
remove least used koptoptions to save space for small screens
2014-06-02 23:49:00 +08:00
chrox
b2e0d2a735
detect screen DPI for android devices
2014-06-02 23:49:00 +08:00
chrox
5aa8eb52da
add missing Blitbuffer since it's removed from global space
2014-06-02 23:49:00 +08:00
chrox
c68a416293
update ignore file
2014-06-02 23:49:00 +08:00
Qingping Hou
40dc9443bd
Merge pull request #610 from hwhw/master
...
Claim that Android devices do not have a keyboard
2014-06-02 11:31:47 -04:00
Hans-Werner Hilse
0244ba7053
Claim that Android devices do not have a keyboard
...
For now, we can probably live better with the assumption that
Android devices do not have keyboards. That should be replaced
by an actual check, though.
2014-06-02 17:25:11 +02:00
HW
a89526630c
Merge pull request #607 from houqp/houqp-master
...
refactor: update reader to use new launcher
2014-06-01 21:05:12 +02:00
Qingping Hou
f6a9c694dc
refactor: update reader to use new launcher
2014-06-01 12:46:55 -04:00
Qingping Hou
faf5f89cc4
Merge pull request #606 from chrox/master
...
finally fix travis build of koreader
2014-06-01 11:58:00 -04:00
chrox
bda2a1aab4
need ndk-build command in PATH to build koreader for Android
2014-06-01 23:16:45 +08:00
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