chrox
6601b19e4d
disable scroll mode by default
...
since the default zoom mode is page while continuous paging is
useless in page zoom mode.
2013-06-26 15:46:10 +08:00
Huang Xin
2c564b935a
Merge pull request #134 from houqp/houqp-master
...
update translation
2013-06-25 22:53:15 -07:00
Qingping Hou
08856dfd85
update translation
2013-06-26 01:34:38 -04:00
Huang Xin
aaeb347c19
Merge pull request #128 from giorgio130/master
...
Reference last commit in koreader-base.
2013-06-18 06:33:52 -07:00
Giorgio Micotti
3b580c2544
Reference last commit in koreader-base.
2013-06-18 09:47:08 +02:00
{Qingping,Dave} Hou
f73cceee29
Merge pull request #127 from chrox/highlight
...
add fake tap to dismiss temp hightlight after hightlight is saved
2013-06-16 22:23:17 -07:00
chrox
35f71bb04a
add fake tap to dismiss temp hightlight after hightlight is saved
2013-06-17 13:15:24 +08:00
Huang Xin
e50c9a31bc
Merge pull request #126 from chrox/master
...
update koreader-base for glyph checking
2013-06-16 17:53:17 -07:00
chrox
3bb8fb31b6
update koreader-base for glyph checking
2013-06-17 08:37:11 +08:00
{Qingping,Dave} Hou
ef66e106cb
Merge pull request #125 from chrox/highlight
...
bugfix: remove selected word only if hold moves out of word box
2013-06-16 10:07:02 -07:00
{Qingping,Dave} Hou
6cd6eac06c
Merge pull request #124 from chrox/glyph_fallback
...
add glyph fallback
2013-06-16 10:05:43 -07:00
chrox
18fbc0f248
export hightlights to My Clippings
2013-06-16 19:00:15 +08:00
chrox
8ae528629c
bugfix: make a fresh copy of Geom before transforming
2013-06-16 18:59:11 +08:00
chrox
9ab9af20bf
rm additional fonts in resources dir in customupdate
2013-06-16 17:17:31 +08:00
chrox
c116b34e71
parameterize lighten color in displaying saved highlights
2013-06-16 17:10:54 +08:00
chrox
e3da8e41f1
remove selected word if hold moves out of word box
2013-06-16 16:58:26 +08:00
chrox
be7794eb06
add 'make fonts' command that merges additional fonts in resources into fonts pool
2013-06-16 15:45:19 +08:00
Huang Xin
50bb7a1d94
Merge pull request #123 from houqp/houqp-master
...
update translation
2013-06-16 00:40:50 -07:00
chrox
bbfa6428aa
add glyph fallbacks
...
if glyph is not found in specified fontface, fallback fonts are checked
on by one until a glyph is found.
2013-06-16 15:33:50 +08:00
chrox
4c32e95358
add GNU FreeFont for some rare charactors like phonetic symbols
2013-06-16 15:29:54 +08:00
Qingping Hou
95525b9c34
update translation
2013-06-16 00:20:30 -04:00
{Qingping,Dave} Hou
f9ba03f18b
Merge pull request #122 from chrox/highlight
...
add strings in highlight dialog for translation
2013-06-15 20:50:30 -07:00
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
{Qingping,Dave} Hou
68594ea770
Merge pull request #121 from chrox/master
...
update to latest koreader-base
2013-06-15 19:17:41 -07: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