Commit Graph

2962 Commits (db4a30ff07eb13f7d3ec2b387cb7b8385aa7940c)
 

Author SHA1 Message Date
NiLuJe db4a30ff07 Add an 'ASAP' variant to the KOReader KUAL menu.
Does away with the added ~3s of sleep, in exchange of possible UI quirks
at startup.
10 years ago
NiLuJe 6e10b877ad We don't need those at startup, delay until needed. 10 years ago
NiLuJe 2243689c68 Update koreader-base...
To check how badly the nightlies will implode... ;D
10 years ago
NiLuJe f1cc984cbf Close lipc handles on exit.
No idea if bad things happen if we don't, but at least this sounds more
correct. (re #696)
10 years ago
NiLuJe b052296881 Merge remote-tracking branch 'upstream/master' 10 years ago
NiLuJe ea3a5dabc9 Wheee, more Kindle startup script tweaks...
Unfortunately, it appears that we do eed to sleep some more when started
from KUAL, because the framework schedules a refresh that risks popin up
over us if we start too early/fast... :/.

I tried to be tricky (by stopping awesome, and s cheduling a resume
later) to avoid sleeping, but that didn't work :'(.
We just end up with the scheduled refresh as soon as awesome resumes...
10 years ago
Qingping Hou 5cb5796a28 Merge pull request #701 from chrox/master
considering visible page count in readerrolling
10 years ago
chrox 0c23a17b4a considering visible page count in readerrolling 10 years ago
Huang Xin 79294599fb Merge pull request #700 from NiLuJe/master
Some more Kindle startup scrip tweaks.
10 years ago
NiLuJe 00100ba366 Some more Kindle startup scrip tweaks.
First: sleep less. Looks okay on the slowest device I could find
(an indexing Touch in a hottish weather). Tweak if things are still racy
somewhere.

Second: Switch to a gentler approach to get rid of the title bar.
Seems to do the trick, and we don't get a slew of warnings in the logs
on exit ;).
10 years ago
Qingping Hou 028b7dc2bd Merge pull request #699 from WS64/master
Batter status for mini bar
10 years ago
WS64 af400bbe1e Added battery info to mini bar 10 years ago
WS64 1c1adb83cd Added entry for battery status in mini bar 10 years ago
HW 854b941dcc Merge pull request #698 from chrox/master
display 2 pages side-by-side in landscape for screen height larger than 7 inches
10 years ago
chrox 0615e1463f easier strings to translate 10 years ago
chrox bcd2c8e8f8 display 2 pages side-by-side in landscape for larger screen 10 years ago
Qingping Hou fb8c7c560d Merge pull request #694 from pazos/master
update instructions for install fmon on kobos
10 years ago
Qingping Hou b7f6b35828 Merge pull request #696 from NiLuJe/master
Bundle o' Kindle tweaks!
10 years ago
NiLuJe 834ff9a1fb Don't fake the swipe to unlock if not needed.
Re: #695
10 years ago
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.
10 years ago
NiLuJe 526a4f8ec1 Don't bundle launchpad on non-legacy Kindles 10 years ago
NiLuJe 9132f520c7 Add the last missing PW2 model. 10 years ago
pazos cbd9a68ae3 clean instructions for kobo 10 years ago
Paulo Matias 06571c575b Merge pull request #691 from chrox/master
fix dofile of nil filename
10 years ago
pazos 982723ea17 update instructions for install fmon on kobos 10 years ago
Huang Xin 8294f6de6f Merge pull request #693 from pazos/master
clean crash.log for kobos
10 years ago
pazos ccfc6e0bc5 clean crash.log for kobos 10 years ago
chrox 4a3ecf59b4 ZSync now also synchronize document settings
This should implement #628.
10 years ago
Huang Xin c3a25bcd18 Merge pull request #692 from pazos/master
Kill fmon before start koreader for kobos
10 years ago
pazos db4574a382 Kill fmon before start koreader 10 years ago
Huang Xin 33d8cce4a3 Merge pull request #690 from WS64/master
Go to next/prev chapter plus configurable swipe directions
10 years ago
chrox a3a4e7f7fb fix dofile of nil filename 10 years ago
WS64 256bad8203 Made some varaibales local 10 years ago
WS64 c441f151a5 added locals and removed tabs 10 years ago
WS64 5d308a4fab Added support for configurable swipes 10 years ago
WS64 cc81d49cc9 New function to count the actual page of the current chapter 10 years ago
WS64 1de31b9184 Added support for configurable swipes and jumping to next/previous chapter 10 years ago
WS64 79f1b027f0 Minor optimizings (elseif) 10 years ago
WS64 a8ba0247ed Add double click tap zones for going to next/prev chapter and switches for changed swipe behaviour 10 years ago
Qingping Hou 7f03fc10be Merge pull request #688 from chrox/master
hold on config panel option/zoom mode menu to set default option
10 years ago
Huang Xin fb9e77d86e Merge pull request #689 from pazos/master
fix back to nickel on 3.4.1 for kobos
10 years ago
chrox 73e0608327 flush reader settings when closing readerui 10 years ago
chrox 2900432efb read/save document settings in document sidecar too 10 years ago
pazos 4da9b278fe Kobo has firewall disabled (and to iptables binary) 10 years ago
pazos 57266daec5 Fix back to nickel in 3.4.1 10 years ago
chrox 540e8579c7 update pot file 10 years ago
chrox 9fc048ecfc considering visible page count in readerrolling
This should fix #660.
10 years ago
chrox e7fc16dd25 hold on config panel option to set default option 10 years ago
chrox a92ca26bea hold on zoom mode menu entry to set default zoom mode 10 years ago
Qingping Hou 7ba0a46098 Merge pull request #683 from chrox/master
restrict highlight in current page area
10 years ago