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
Giorgio Micotti
01d04250c2 Fix bug #119. 2013-07-09 12:39:43 +02:00
Giorgio Micotti
98a2e50652 Add cbz to the supported extensions of pdf viewer. 2013-07-09 12:32:21 +02:00
chrox
43240a7d98 add defaults.lua in emu directory 2013-07-09 15:39:27 +08:00
chrox
5b1ca4b101 remove associated scroll mode setting with zoom mode 2013-07-09 15:38:34 +08:00
{Qingping,Dave} Hou
a60eb8fd3e Merge pull request #145 from ddysher/master
when open document, check if provider is nil
2013-07-08 23:31:45 -07:00
Deyuan Deng
9528f4a95b when open document, check if provider is nil 2013-07-08 23:17:06 -07:00
Huang Xin
24eb3a139b Merge pull request #143 from houqp/houqp-master
add scrollmode and fullscreen mode to defaults
2013-07-06 21:22:46 -07:00
Qingping Hou
5b8996dfcc turn off scroll mode be default 2013-07-06 02:58:25 -04:00
Qingping Hou
0d902a1a4c add scrollmode and fullscreen mode to defaults 2013-07-03 02:19:10 -04:00
Huang Xin
4f36cd2504 Merge pull request #142 from houqp/houqp-master
add defaults.lua support
2013-07-01 00:06:59 -07:00
Qingping Hou
84801e6f51 add defaults.lua in customupdate 2013-07-01 02:58:06 -04:00
Qingping Hou
561c7902ca move defaults.lua to root directory 2013-07-01 02:55:28 -04:00
Qingping Hou
18122fe067 add defaults.lua 2013-07-01 02:41:33 -04:00
Huang Xin
5a9f83279f Merge pull request #140 from houqp/houqp-master
update koreader-base
2013-06-29 23:57:48 -07:00
Qingping Hou
4391533892 update koreader-base 2013-06-30 02:24:51 -04:00
{Qingping,Dave} Hou
d0e23dd90e Merge pull request #136 from houqp/houqp-master
update koreader-base
2013-06-29 14:11:52 -07:00
{Qingping,Dave} Hou
211e1acd59 Merge pull request #137 from chrox/master
add page margin options for crereader
2013-06-29 14:11:36 -07:00
chrox
811e14be25 update koreader-base for new setPageMargins method in crengine 2013-06-28 17:15:58 +08:00
chrox
d8e45b4e7c bugfix: embedded css toggle now shows correct status 2013-06-28 17:15:02 +08:00
chrox
94526fa26d add page margin options in CREOptions 2013-06-28 17:12:04 +08:00
chrox
67816852ac option value can be dict now 2013-06-28 17:08:10 +08:00
Qingping Hou
4295c265bc update koreader-base for cre margin support 2013-06-28 04:05:46 -04:00
Qingping Hou
38bb360f2d link ev_replay to emu dir 2013-06-28 01:53:12 -04:00
{Qingping,Dave} Hou
85068a2de7 Merge pull request #135 from chrox/master
several tweaks on scroll mode behavior
2013-06-26 13:43:30 -07:00
chrox
f87c67308a toggle scroll mode on when zooming to content*
and toggle scrool mode off when zooming to page*.
2013-06-26 15:54:24 +08:00
chrox
84e67ff122 disable scroll mode in flipping for better performance 2013-06-26 15:51:12 +08:00
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