Commit Graph

10365 Commits (master)
 

Author SHA1 Message Date
chrox e947c9b4b2 add bgcolor/fgcolor for TextWidget 11 years ago
{Qingping,Dave} Hou 68594ea770 Merge pull request #121 from chrox/master
update to latest koreader-base
11 years ago
chrox 2a72ae03c2 update koreader-base 11 years ago
{Qingping,Dave} Hou 427c092274 Merge pull request #120 from chrox/highlight
add highlight in pdf reader
11 years ago
chrox eb4c76bd15 add highlight in pdf reader 11 years ago
chrox eb2e26160a add faked tap when closing dict window 11 years ago
chrox c8df7a460d strip punctuation characters around selected word 11 years ago
chrox 6687208525 add hold_release and hold_pan gestures 11 years ago
{Qingping,Dave} Hou 5bd4f9e94f Merge pull request #116 from giorgio130/master
Kobo single touch protocol and runtime detection
11 years ago
Huang Xin d7907a2c97 remove invalid make command 11 years ago
{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
11 years ago
Giorgio Micotti fc2d607d78 Fixed Landscape input handling. 11 years ago
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.
11 years ago
Giorgio Micotti 70178aaf57 Fixed coordinates swapping and gesture detection. 11 years ago
Qingping Hou 5c0dc66e11 add eventAdjustHook for kobo 11 years ago
Giorgio Micotti eed989b349 Add support for Kobo runtime detection, and its single touch protocol. 11 years ago
Huang Xin ae312103a2 Merge pull request #110 from houqp/houqp-master
update translation
11 years ago
Qingping Hou b19c58d739 update translation 11 years ago
{Qingping,Dave} Hou d7df3491b2 Merge pull request #109 from chrox/wrap_fix
split non-ascii characters like Chinese in which there is no space
11 years ago
chrox 47a58bebe4 split non-ascii characters like Chinese in which there is no space 11 years ago
Huang Xin 606031bd00 Merge pull request #105 from houqp/houqp-master
update rolling status after cre view mode change
11 years ago
Qingping Hou cc411efc92 update rolling status after cre view mode change 11 years ago
Huang Xin 954fa92a92 Merge pull request #101 from houqp/houqp-master
minor pot update
11 years ago
Qingping Hou 012a0480b7 Merge branch 'houqp-master' of github.com:houqp/koreader into houqp-master 11 years ago
Qingping Hou f7328a27fb minor pot update 11 years ago
Qingping Hou d59a1b3828 minor pot update 11 years ago
Huang Xin 4f111df981 Merge pull request #100 from houqp/houqp-master
update translation
11 years ago
Qingping Hou 3fb64bc2ca update translation 11 years ago
Huang Xin a6ed77c52d Merge pull request #97 from houqp/houqp-master
translation update
11 years ago
Qingping Hou afb718f0d0 translation update 11 years ago
{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...
11 years ago
Yim4 41546d076b updated german language, because the nativ font of kindle wasn't able to display the german sound change (ä,ö,ü) 11 years ago
{Qingping,Dave} Hou 6d74bd83d7 Merge pull request #94 from chrox/fix_hold_pos
fix reader crash when hold pos is outside of page area
11 years ago
chrox c3dc712169 fix reader crash when hold pos is outside of page area 11 years ago
Huang Xin 4faaa7b06c Merge pull request #93 from thotypous/master
Avoid comma on floating point numbers - solves issue #92
11 years ago
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. 11 years ago
{Qingping,Dave} Hou 80586c4a2a Merge pull request #91 from chrox/master
add hightlight/dictionary lookup in scanned pdf/djvu
11 years ago
chrox 612c8ba1fc update submodule koreader-base 11 years ago
chrox 7c78e83e49 add hightlight/dictionary lookup in scanned pdf/djvu 11 years ago
chrox 81294e804a fix page rect to screen rect transform when scale is larger than 1 11 years ago
chrox 390135d02d escape quotes and other funny characters in word when popening sdcv 11 years ago
chrox 1a23787e26 add dict and tessdata directory in dist data directory 11 years ago
chrox bda282ffa4 fix ineffective default options of full screen and scroll mode 11 years ago
{Qingping,Dave} Hou 28af14d9ee Merge pull request #90 from chrox/master
update koreader-base
11 years ago
chrox 98d4f3cd50 update koreader-base 11 years ago
{Qingping,Dave} Hou 9b61cfe086 Merge pull request #89 from chrox/add_stardict
add a dictionary backend stardict
11 years ago
chrox db56b52bed add missing sdcv 11 years ago
chrox 594950c73d add env variable for stardict dictionary dir 11 years ago
chrox e71aa93a97 add sdcv in customupdate 11 years ago
chrox e560c20c6d add word lookup with stardict 11 years ago