2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
Commit Graph

1866 Commits

Author SHA1 Message Date
chrox
2e4485c396 add strings in highlight dialog for translation 2013-06-16 11:15:39 +08:00
chrox
c246696de9 add enable/disable method for Button widget 2013-06-16 11:13:54 +08:00
chrox
e947c9b4b2 add bgcolor/fgcolor for TextWidget 2013-06-16 11:11:07 +08:00
chrox
2a72ae03c2 update koreader-base 2013-06-16 10:01:19 +08:00
{Qingping,Dave} Hou
427c092274 Merge pull request #120 from chrox/highlight
add highlight in pdf reader
2013-06-15 10:14:08 -07:00
chrox
eb4c76bd15 add highlight in pdf reader 2013-06-15 23:16:53 +08:00
chrox
eb2e26160a add faked tap when closing dict window 2013-06-15 23:16:53 +08:00
chrox
c8df7a460d strip punctuation characters around selected word 2013-06-15 23:16:53 +08:00
chrox
6687208525 add hold_release and hold_pan gestures 2013-06-15 23:16:53 +08:00
{Qingping,Dave} Hou
5bd4f9e94f Merge pull request #116 from giorgio130/master
Kobo single touch protocol and runtime detection
2013-06-13 22:23:27 -07:00
Huang Xin
d7907a2c97 remove invalid make command 2013-06-14 09:56:01 +08:00
{Qingping,Dave} Hou
6cd22ab13b Merge pull request #118 from chrox/master
bugfix: check if kpvbooklet was launched for more than once, if not pillow is disabled
2013-06-13 10:08:01 -07:00
Giorgio Micotti
fc2d607d78 Fixed Landscape input handling. 2013-06-13 11:32:49 +02:00
chrox
60f83e842c bugfix: check if kpvbooklet was launched for more than once, if not we will disable pillow
And it will fix the blank screen bug and the first-time-launch-mess-up bug introduced by
kpvbooklet. Users who use KUAL exclusively will not be affected and pillow is disabled
each time koreader is launched. For those who have installed both kpvbooklet and KUAL
and use both launchers alternatively, it's better to reset the booklet counter with the
command `lipc-set-prop -i com.github.koreader.kpvbooklet.timer reset 0` before launching
koreader with KUAL. Otherwise, pillow might not be disabled.
2013-06-13 16:42:19 +08:00
Giorgio Micotti
70178aaf57 Fixed coordinates swapping and gesture detection. 2013-06-13 10:31:57 +02:00
Qingping Hou
5c0dc66e11 add eventAdjustHook for kobo 2013-06-13 03:26:03 -04:00
Giorgio Micotti
eed989b349 Add support for Kobo runtime detection, and its single touch protocol. 2013-06-11 21:54:36 +02:00
Huang Xin
ae312103a2 Merge pull request #110 from houqp/houqp-master
update translation
2013-05-28 23:56:04 -07:00
Qingping Hou
b19c58d739 update translation 2013-05-29 02:45:38 -04:00
{Qingping,Dave} Hou
d7df3491b2 Merge pull request #109 from chrox/wrap_fix
split non-ascii characters like Chinese in which there is no space
2013-05-24 16:21:31 -07:00
chrox
47a58bebe4 split non-ascii characters like Chinese in which there is no space 2013-05-24 22:01:06 +08:00
Huang Xin
606031bd00 Merge pull request #105 from houqp/houqp-master
update rolling status after cre view mode change
2013-05-19 08:21:33 -07:00
Qingping Hou
cc411efc92 update rolling status after cre view mode change 2013-05-18 13:35:12 -04:00
Huang Xin
954fa92a92 Merge pull request #101 from houqp/houqp-master
minor pot update
2013-05-05 23:46:24 -07:00
Qingping Hou
012a0480b7 Merge branch 'houqp-master' of github.com:houqp/koreader into houqp-master 2013-05-06 14:42:48 +08:00
Qingping Hou
f7328a27fb minor pot update 2013-05-06 14:42:33 +08:00
Qingping Hou
d59a1b3828 minor pot update 2013-05-06 14:40:00 +08:00
Huang Xin
4f111df981 Merge pull request #100 from houqp/houqp-master
update translation
2013-05-05 22:59:04 -07:00
Qingping Hou
3fb64bc2ca update translation 2013-05-06 13:56:17 +08:00
Huang Xin
a6ed77c52d Merge pull request #97 from houqp/houqp-master
translation update
2013-05-03 09:31:42 -07:00
Qingping Hou
afb718f0d0 translation update 2013-05-03 12:27:53 -04:00
{Qingping,Dave} Hou
2189d79578 Merge pull request #96 from Yim4/patch-1
updated german language, because the nativ font of kindle wasn't able to...
2013-05-03 09:03:28 -07:00
Yim4
41546d076b updated german language, because the nativ font of kindle wasn't able to display the german sound change (ä,ö,ü) 2013-05-03 18:59:57 +03:00
{Qingping,Dave} Hou
6d74bd83d7 Merge pull request #94 from chrox/fix_hold_pos
fix reader crash when hold pos is outside of page area
2013-05-03 08:58:40 -07:00
chrox
c3dc712169 fix reader crash when hold pos is outside of page area 2013-05-03 19:04:31 +08:00
Huang Xin
4faaa7b06c Merge pull request #93 from thotypous/master
Avoid comma on floating point numbers - solves issue #92
2013-05-03 03:41:42 -07:00
Paulo Matias
a8b1536b1c Use "C" for LC_NUMERIC locale when serializing settings files. Avoids comma in floating point numbers on some locales. Solves issue #92. 2013-05-02 15:24:45 -03:00
{Qingping,Dave} Hou
80586c4a2a Merge pull request #91 from chrox/master
add hightlight/dictionary lookup in scanned pdf/djvu
2013-05-02 07:35:09 -07:00
chrox
612c8ba1fc update submodule koreader-base 2013-05-02 00:06:42 +08:00
chrox
7c78e83e49 add hightlight/dictionary lookup in scanned pdf/djvu 2013-05-01 23:43:53 +08:00
chrox
81294e804a fix page rect to screen rect transform when scale is larger than 1 2013-05-01 23:42:30 +08:00
chrox
390135d02d escape quotes and other funny characters in word when popening sdcv 2013-05-01 17:53:18 +08:00
chrox
1a23787e26 add dict and tessdata directory in dist data directory 2013-05-01 13:51:40 +08:00
chrox
bda282ffa4 fix ineffective default options of full screen and scroll mode 2013-05-01 10:46:20 +08:00
{Qingping,Dave} Hou
28af14d9ee Merge pull request #90 from chrox/master
update koreader-base
2013-04-30 19:28:32 -07:00
chrox
98d4f3cd50 update koreader-base 2013-05-01 09:42:00 +08:00
{Qingping,Dave} Hou
9b61cfe086 Merge pull request #89 from chrox/add_stardict
add a dictionary backend stardict
2013-04-30 17:36:34 -07:00
chrox
db56b52bed add missing sdcv 2013-04-30 20:06:01 +08:00
chrox
594950c73d add env variable for stardict dictionary dir 2013-04-30 18:47:30 +08:00
chrox
e71aa93a97 add sdcv in customupdate 2013-04-30 18:46:04 +08:00