Commit Graph

1902 Commits (5a9f83279f3f3649421b84c3878f65cff95ed259)
 

Author SHA1 Message Date
Huang Xin 5a9f83279f Merge pull request #140 from houqp/houqp-master
update koreader-base
11 years ago
Qingping Hou 4391533892 update koreader-base 11 years ago
{Qingping,Dave} Hou d0e23dd90e Merge pull request #136 from houqp/houqp-master
update koreader-base
11 years ago
{Qingping,Dave} Hou 211e1acd59 Merge pull request #137 from chrox/master
add page margin options for crereader
11 years ago
chrox 811e14be25 update koreader-base for new setPageMargins method in crengine 11 years ago
chrox d8e45b4e7c bugfix: embedded css toggle now shows correct status 11 years ago
chrox 94526fa26d add page margin options in CREOptions 11 years ago
chrox 67816852ac option value can be dict now 11 years ago
Qingping Hou 4295c265bc update koreader-base for cre margin support 11 years ago
Qingping Hou 38bb360f2d link ev_replay to emu dir 11 years ago
{Qingping,Dave} Hou 85068a2de7 Merge pull request #135 from chrox/master
several tweaks on scroll mode behavior
11 years ago
chrox f87c67308a toggle scroll mode on when zooming to content*
and toggle scrool mode off when zooming to page*.
11 years ago
chrox 84e67ff122 disable scroll mode in flipping for better performance 11 years ago
chrox 6601b19e4d disable scroll mode by default
since the default zoom mode is page while continuous paging is
useless in page zoom mode.
11 years ago
Huang Xin 2c564b935a Merge pull request #134 from houqp/houqp-master
update translation
11 years ago
Qingping Hou 08856dfd85 update translation 11 years ago
Huang Xin aaeb347c19 Merge pull request #128 from giorgio130/master
Reference last commit in koreader-base.
11 years ago
Giorgio Micotti 3b580c2544 Reference last commit in koreader-base. 11 years ago
{Qingping,Dave} Hou f73cceee29 Merge pull request #127 from chrox/highlight
add fake tap to dismiss temp hightlight after hightlight is saved
11 years ago
chrox 35f71bb04a add fake tap to dismiss temp hightlight after hightlight is saved 11 years ago
Huang Xin e50c9a31bc Merge pull request #126 from chrox/master
update koreader-base for glyph checking
11 years ago
chrox 3bb8fb31b6 update koreader-base for glyph checking 11 years ago
{Qingping,Dave} Hou ef66e106cb Merge pull request #125 from chrox/highlight
bugfix: remove selected word only if hold moves out of word box
11 years ago
{Qingping,Dave} Hou 6cd6eac06c Merge pull request #124 from chrox/glyph_fallback
add glyph fallback
11 years ago
chrox 18fbc0f248 export hightlights to My Clippings 11 years ago
chrox 8ae528629c bugfix: make a fresh copy of Geom before transforming 11 years ago
chrox 9ab9af20bf rm additional fonts in resources dir in customupdate 11 years ago
chrox c116b34e71 parameterize lighten color in displaying saved highlights 11 years ago
chrox e3da8e41f1 remove selected word if hold moves out of word box 11 years ago
chrox be7794eb06 add 'make fonts' command that merges additional fonts in resources into fonts pool 11 years ago
Huang Xin 50bb7a1d94 Merge pull request #123 from houqp/houqp-master
update translation
11 years ago
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.
11 years ago
chrox 4c32e95358 add GNU FreeFont for some rare charactors like phonetic symbols 11 years ago
Qingping Hou 95525b9c34 update translation 11 years ago
{Qingping,Dave} Hou f9ba03f18b Merge pull request #122 from chrox/highlight
add strings in highlight dialog for translation
11 years ago
chrox 2e4485c396 add strings in highlight dialog for translation 11 years ago
chrox c246696de9 add enable/disable method for Button widget 11 years ago
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