2
0
mirror of https://github.com/koreader/koreader synced 2024-11-11 19:11:14 +00:00
Commit Graph

3075 Commits

Author SHA1 Message Date
WS64
79f1b027f0 Minor optimizings (elseif) 2014-07-03 18:15:08 +02:00
WS64
a8ba0247ed Add double click tap zones for going to next/prev chapter and switches for changed swipe behaviour 2014-07-03 18:12:41 +02:00
Qingping Hou
7f03fc10be Merge pull request #688 from chrox/master
hold on config panel option/zoom mode menu to set default option
2014-07-03 09:50:22 -04:00
Huang Xin
fb9e77d86e Merge pull request #689 from pazos/master
fix back to nickel on 3.4.1 for kobos
2014-07-03 21:02:02 +08:00
chrox
73e0608327 flush reader settings when closing readerui 2014-07-03 20:43:17 +08:00
chrox
2900432efb read/save document settings in document sidecar too 2014-07-03 20:42:48 +08:00
pazos
4da9b278fe Kobo has firewall disabled (and to iptables binary) 2014-07-03 13:56:13 +02:00
pazos
57266daec5 Fix back to nickel in 3.4.1 2014-07-03 13:40:53 +02:00
chrox
540e8579c7 update pot file 2014-07-03 18:57:32 +08:00
chrox
9fc048ecfc considering visible page count in readerrolling
This should fix #660.
2014-07-03 17:54:35 +08:00
chrox
e7fc16dd25 hold on config panel option to set default option 2014-07-03 16:31:44 +08:00
chrox
a92ca26bea hold on zoom mode menu entry to set default zoom mode 2014-07-03 16:31:44 +08:00
Qingping Hou
7ba0a46098 Merge pull request #683 from chrox/master
restrict highlight in current page area
2014-07-02 13:55:13 -04:00
Huang Xin
9d9a73ccac Merge pull request #684 from WS64/ws64
Configurable "mini" progress bar
2014-07-02 22:59:21 +08:00
chrox
78918bc531 hold on font menu entry to set default font 2014-07-02 22:53:06 +08:00
chrox
07c2049cc4 confirmbox with button table 2014-07-02 22:52:17 +08:00
chrox
b0b2149a92 touch menu entry now responses hold gestures 2014-07-02 22:51:27 +08:00
chrox
6cdfd322f1 update buildin font names 2014-07-02 22:47:24 +08:00
WS64
c32af15854 set DMINIBAR_ALL_AT_ONCE = false 2014-07-02 14:47:07 +02:00
WS64
0429325c5f removed "next chapter" for PDFs
Should actually also be done for EPUBs without TOC, but somehow I can't get it to work
2014-07-02 14:46:23 +02:00
chrox
5214cc0f4c tap to clear selected text too
This should fix #589.
2014-07-02 17:46:55 +08:00
chrox
27b15b7020 restrict highlight in current page area
This should fix #588.

Highlight in multiple pages is too complicated and requires large
code refactoring and will not be considered for now.
2014-07-02 17:46:55 +08:00
WS64
dc78dd9fda Update readertoc.lua 2014-07-02 10:46:26 +02:00
WS64
00c050f279 Update readerfooter.lua 2014-07-02 10:43:24 +02:00
WS64
c50a0f701b Update readerfooter.lua 2014-07-02 10:32:17 +02:00
WS64
ddf90f2391 Update defaults.lua 2014-07-02 10:30:22 +02:00
Qingping Hou
c1323fb882 Merge pull request #682 from chrox/master
fix cannot get word box in last page of a chapter
2014-07-02 03:03:39 -04:00
chrox
fd1bb86514 fix cannot get word box in last page of a chapter 2014-07-02 14:47:23 +08:00
WS64
dee04099d1 Update readertoc.lua
Add "pages left to next chapter" to minibar
2014-07-02 07:07:18 +02:00
WS64
ec16a3f745 Update readerfooter.lua
Add "pages left to next chapter" to minibar
2014-07-02 07:06:43 +02:00
HW
248b7c99e6 Merge pull request #680 from chrox/master
lock screen orientation to portrait on Android (fix #623)
2014-07-01 17:29:25 +02:00
chrox
7152fdadb5 lock screen orientation to portrait
This should fix #623.
2014-07-01 23:21:18 +08:00
chrox
c0ef46520d update koreader-base 2014-07-01 23:16:11 +08:00
HW
2494715549 Merge pull request #678 from chrox/master
update mupdf and k2pdfopt to latest version
2014-07-01 16:12:31 +02:00
chrox
8f2975af5b update mupdf and k2pdfopt to latest version
And this should fix #659 and fix #674.
2014-07-01 22:07:35 +08:00
chrox
deab21b980 update pot file 2014-07-01 22:07:35 +08:00
Paulo Matias
7a9593d2d3 Merge pull request #672 from chrox/master
fix zsync(a peer-to-peer document sharing plugin in koreader) on Android
2014-06-29 08:12:39 -03:00
chrox
f61395806c fix zsync(a peer-to-peer document sharing plugin in koreader) on Android 2014-06-29 11:36:36 +08:00
Paulo Matias
b21cf360fd Merge pull request #670 from chrox/master
update koreader-base
2014-06-27 08:50:38 -03:00
chrox
8d5c3723c0 update koreader-base 2014-06-27 19:27:18 +08:00
Huang Xin
57491eb4fc Merge pull request #669 from houqp/kobo_suspend
Kobo suspend support
2014-06-27 19:25:58 +08:00
Qingping Hou
45f3294f8d fix(kobo suspend): ignore user input in suspend mode 2014-06-26 14:28:57 -04:00
Qingping Hou
4400468741 refactor(uimanager): use event_handlers to dispatch events 2014-06-26 14:12:44 -04:00
Qingping Hou
f7766d9606 feature(device): add isKindle method 2014-06-26 13:48:59 -04:00
Qingping Hou
f57014cfc3 fix(kobo): partially fix suspend support
Tested in Kobo Aura HD.

Suspend can still be interrrupted if user touches the screen after
slided the power button and before the suspend function is called (2s delay).

Reason for this is still unkown.
2014-06-26 13:48:59 -04:00
Qingping Hou
8e5a856841 Merge pull request #668 from chrox/master
update lua-serialize to fix rare case of Bus error
2014-06-26 03:46:29 -04:00
chrox
ee817a449a update lua-serialize to fix rare case of Bus error 2014-06-26 15:28:27 +08:00
Qingping Hou
68e4a5eafd Merge pull request #667 from chrox/master
fix make koboupdate since there is no bins in kobo directory now
2014-06-26 02:16:22 -04:00
chrox
5df6768c77 fix make koboupdate since there is no bins in kobo directory now 2014-06-26 12:46:17 +08:00
Qingping Hou
6cc8c671a7 Merge pull request #666 from chrox/zsync
fix zsync cannot run properly in Kindle due to firewall
2014-06-25 13:31:50 -04:00