2
0
mirror of https://github.com/koreader/koreader synced 2024-11-16 06:12:56 +00:00
Commit Graph

3298 Commits

Author SHA1 Message Date
chrox
0615e1463f easier strings to translate 2014-07-04 19:29:45 +08:00
chrox
bcd2c8e8f8 display 2 pages side-by-side in landscape for larger screen 2014-07-04 19:28:40 +08:00
Qingping Hou
fb8c7c560d Merge pull request #694 from pazos/master
update instructions for install fmon on kobos
2014-07-04 03:25:16 -04:00
Qingping Hou
b7f6b35828 Merge pull request #696 from NiLuJe/master
Bundle o' Kindle tweaks!
2014-07-04 01:45:31 -04:00
NiLuJe
834ff9a1fb Don't fake the swipe to unlock if not needed.
Re: #695
2014-07-04 05:16:28 +02:00
NiLuJe
ecb0c11add Tweak the Kindle startup scripts
Besides a few sanity fixes, this adds logging, doesn't flood
KUAL's log anymore, and handles KUAL-only code-paths properly.
There's a bunch of maybe-no-terribly-necessary sleeps in there,
but in general they help avoid weird crap happening.
2014-07-04 03:55:21 +02:00
NiLuJe
526a4f8ec1 Don't bundle launchpad on non-legacy Kindles 2014-07-04 03:53:53 +02:00
NiLuJe
9132f520c7 Add the last missing PW2 model. 2014-07-04 03:53:26 +02:00
pazos
cbd9a68ae3 clean instructions for kobo 2014-07-03 21:32:32 +02:00
Paulo Matias
06571c575b Merge pull request #691 from chrox/master
fix dofile of nil filename
2014-07-03 16:22:46 -03:00
pazos
982723ea17 update instructions for install fmon on kobos 2014-07-03 21:22:45 +02:00
Huang Xin
8294f6de6f Merge pull request #693 from pazos/master
clean crash.log for kobos
2014-07-04 03:09:08 +08:00
pazos
ccfc6e0bc5 clean crash.log for kobos 2014-07-03 20:55:45 +02:00
chrox
4a3ecf59b4 ZSync now also synchronize document settings
This should implement #628.
2014-07-04 02:28:33 +08:00
Huang Xin
c3a25bcd18 Merge pull request #692 from pazos/master
Kill fmon before start koreader for kobos
2014-07-04 02:23:12 +08:00
pazos
db4574a382 Kill fmon before start koreader 2014-07-03 20:18:01 +02:00
Huang Xin
33d8cce4a3 Merge pull request #690 from WS64/master
Go to next/prev chapter plus configurable swipe directions
2014-07-04 01:44:51 +08:00
chrox
a3a4e7f7fb fix dofile of nil filename 2014-07-04 01:41:24 +08:00
WS64
256bad8203 Made some varaibales local 2014-07-03 19:30:21 +02:00
WS64
c441f151a5 added locals and removed tabs 2014-07-03 19:24:15 +02:00
WS64
5d308a4fab Added support for configurable swipes 2014-07-03 18:20:14 +02:00
WS64
cc81d49cc9 New function to count the actual page of the current chapter 2014-07-03 18:19:28 +02:00
WS64
1de31b9184 Added support for configurable swipes and jumping to next/previous chapter 2014-07-03 18:18:33 +02:00
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