2
0
mirror of https://github.com/koreader/koreader synced 2024-11-02 15:40:16 +00:00
Commit Graph

1965 Commits

Author SHA1 Message Date
{Qingping,Dave} Hou
133cf2954e Merge pull request #69 from chrox/master
bugfix: use ceil to keep index greater than or equal to 1
2013-04-15 07:33:24 -07:00
chrox
598772562d bugfix: use ceil to keep index greater than or equal to 1 2013-04-15 14:11:57 +08:00
{Qingping,Dave} Hou
324e0575d0 Merge pull request #67 from chrox/master
update koreader-base
2013-04-14 07:43:39 -07:00
{Qingping,Dave} Hou
1781b8bc91 Merge pull request #66 from chrox/fl_adjust
add front light intensity adjustment by vertical two_finger_pan
2013-04-14 07:43:28 -07:00
{Qingping,Dave} Hou
75b1096a65 Merge pull request #65 from chrox/pan_scroll
add panning of page in scroll mode
2013-04-14 07:40:24 -07:00
chrox
c55943377c update koreader-base 2013-04-14 22:39:46 +08:00
{Qingping,Dave} Hou
660438ec42 Merge pull request #64 from chrox/auto_crop
add auto page crop
2013-04-14 07:37:46 -07:00
chrox
ed33937af2 add front light intensity adjustment by vertical two_finger_pan 2013-04-14 21:17:52 +08:00
chrox
1c9388cd17 add swipe rolling for crereader 2013-04-14 18:19:42 +08:00
chrox
4fbebe0d4c horizontal swipe in flipping mode will use stepped paging
Proportional to swipe distance the page increment is stepped as
0, 1, 2, 5, 10, 20, 50 and 100.
2013-04-14 18:02:34 +08:00
chrox
d24131b13b add panning of page in scroll mode 2013-04-14 17:39:12 +08:00
chrox
fb05f9a428 add auto page crop 2013-04-14 15:16:42 +08:00
Huang Xin
26474144b8 Merge pull request #63 from houqp/houqp-master
update translation
2013-04-13 20:32:03 -07:00
Qingping Hou
f65cfd04d7 update translation 2013-04-13 21:01:47 -04:00
{Qingping,Dave} Hou
a083bab018 Merge pull request #61 from chrox/vertical_text_fix
rotate page 90 degree instead of 270 degree before reflowing
2013-04-13 09:45:06 -07:00
chrox
e56bea89aa rotate page 90 degree instead of 270 degree before reflowing for vertical text 2013-04-13 14:13:11 +08:00
Huang Xin
67877c2018 Merge pull request #57 from houqp/houqp-master
update from transifex
2013-04-11 22:03:44 -07:00
Qingping Hou
fbc9cb7dfc update from transifex 2013-04-11 20:51:25 -04:00
{Qingping,Dave} Hou
0dfa2c8410 Merge pull request #56 from chrox/quality_fix
update koreader-base
2013-04-11 11:41:19 -07:00
chrox
37d70bec65 update koreader-base 2013-04-12 02:39:15 +08:00
Huang Xin
f6b2b2653c Merge pull request #52 from houqp/houqp-master
update translation from transifex
2013-04-11 11:36:19 -07:00
{Qingping,Dave} Hou
5d563223af Merge pull request #55 from chrox/quality_fix
default render quality is set to 1 which will avoid most text resampling
2013-04-11 11:35:35 -07:00
chrox
0a8ca756cc default render quality is set to 1 which will avoid most text resampling 2013-04-12 02:30:33 +08:00
Qingping Hou
114e330fdc remove misleading language menu item 2013-04-11 10:56:40 -04:00
Qingping Hou
5981c4e22a update translation from transifex 2013-04-11 10:27:38 -04:00
Huang Xin
28fea4962c Merge pull request #51 from houqp/houqp-master
update translation from transifex
2013-04-10 07:54:54 -07:00
Qingping Hou
5dd7e800ab update translation from transifex 2013-04-10 10:52:06 -04:00
Huang Xin
f457606778 Merge pull request #49 from houqp/houqp-master
udpate translation
2013-04-10 05:59:51 -07:00
Qingping Hou
3e6005b3af replace i18n with MO_DIR 2013-04-09 20:13:23 -04:00
Qingping Hou
6f89796b84 revert readerconfig since we updated xgettext script 2013-04-09 20:02:57 -04:00
Qingping Hou
c6078ccb02 translation update 2013-04-09 15:10:29 -04:00
Qingping Hou
7855deab17 udpate translation 2013-04-09 14:05:33 -04:00
{Qingping,Dave} Hou
65baee3222 Merge pull request #48 from twobob/master
Added Help To Help
2013-04-09 10:41:18 -07:00
Twobob
bb15773853 Added Help Tip to Help menu 2013-04-09 18:32:30 +01:00
Huang Xin
f63c315337 Merge pull request #47 from houqp/houqp-master
update translation
2013-04-09 07:47:14 -07:00
Qingping Hou
0b424ba215 update translation from transifex 2013-04-09 10:43:44 -04:00
Qingping Hou
341c169082 update gettext template 2013-04-09 10:42:27 -04:00
{Qingping,Dave} Hou
2c1b94d5cd Merge pull request #46 from chrox/master
fix Makefile
2013-04-09 07:39:55 -07:00
{Qingping,Dave} Hou
55ad17d7a2 Merge pull request #45 from chrox/gettext_str_fix
use char(95)(underscore) to avoid conflict with gettext macro
2013-04-09 07:38:53 -07:00
chrox
b7e0cb2c80 Makefile fix
i. add make mo in rule of make all
ii. make make customupdate depend on make all
iii. copy i18n in current directory
2013-04-09 21:01:02 +08:00
chrox
a133b33eab use char(95)(underscore) to avoid conflict with gettext macro 2013-04-09 20:02:22 +08:00
Huang Xin
c3e5d5f04c Merge pull request #43 from houqp/houqp-master
update koreader-base
2013-04-09 03:28:18 -07:00
Huang Xin
b6fcc85a45 Merge pull request #44 from th0mass/fe3fc9039909e6051321dd7d0b5ffbd42c886b8a
having a bigger close icon could be a good idea
2013-04-09 03:28:03 -07:00
Qingping Hou
eef3874b33 update koreader-base 2013-04-08 20:00:44 -04:00
Huang Xin
3798f3e2ad Merge pull request #42 from houqp/houqp-master
update translation
2013-04-08 08:37:00 -07:00
Qingping Hou
1d9f1284fb more update from transifex 2013-04-08 11:36:30 -04:00
Qingping Hou
d4cec9956d link i18n dir in emu 2013-04-08 11:27:39 -04:00
Qingping Hou
9f267ef5fd add i18n to bootstrapemu target 2013-04-08 11:25:31 -04:00
Qingping Hou
816e9a5af4 update from transifex 2013-04-08 11:22:43 -04:00
Qingping Hou
ac09f06335 update translation 2013-04-08 11:14:02 -04:00