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

3882 Commits

Author SHA1 Message Date
NiLuJe
5b0ac644fb Make the CRe KUAL buttons conditional 2014-07-08 03:36:10 +02:00
NiLuJe
d942b24e4e Add kerning tweaking to the KUAl ext 2014-07-08 03:31:43 +02:00
NiLuJe
1be569a14d Meh...
It's not even funny when everything works straightaway...
2014-07-08 03:28:03 +02:00
NiLuJe
2f47ae3d1b Add an installer/updater to the KUAL ext.
And also play with some CRe settings, for kicks.
2014-07-08 03:24:07 +02:00
NiLuJe
5ebed6655b Use Noto instead of Droid, where appropriate. 2014-07-08 02:11:17 +02:00
NiLuJe
c6e6e0a5f2 Add the Noto font family to our ressources.
It's basically Droid, but maintained.
Will tweak the defaults later.
2014-07-08 02:05:36 +02:00
NiLuJe
3168ebd219 Move the waveform mode selection a bit...
Move it from the main UI loop to init, we're using static values anyways,
and a change of device at runtime is highly unlikely (:D).
2014-07-08 01:21:05 +02:00
NiLuJe
8435a79a3a Add a warning about the waveform mode constants...
Note that they're from the Kindle driver, the Kobo one might expect
slightly different values...
2014-07-08 01:04:41 +02:00
NiLuJe
a2cf015545 Detect the EU 4GB WiFi PW2 2014-07-08 00:15:41 +02:00
Qingping Hou
550e86cc8e Merge pull request #704 from NiLuJe/master
Some Kindle screen refresh experiments (bis)...
2014-07-07 14:38:42 -04:00
NiLuJe
d45efd81d8 Add a battery indicator to the menu.
Very quick'n dirty hack, doesn't seem to blow up horribly.
re: #679
2014-07-07 05:37:16 +02:00
NiLuJe
a6ff78e5d8 Fix the battery checks.
I have *no* idea how that even seemed to work, but in fact didn't.
Also no idea where the hell is the battery status supposed to appear in
the menu, because it's currently not there.
2014-07-07 04:50:16 +02:00
NiLuJe
eed4e3b9ff Update koreader-base.
For the backend changes related to #704
2014-07-07 02:24:57 +02:00
NiLuJe
9e6dd11b0e Keystrokes aren't that cheap. 2014-07-07 00:12:37 +02:00
NiLuJe
19295cc027 One more comment... 2014-07-07 00:11:45 +02:00
NiLuJe
806c2ffc00 Another hugely important commit! 2014-07-06 21:38:13 +02:00
NiLuJe
25a4fc01ea Clear up some comments... 2014-07-06 18:43:50 +02:00
NiLuJe
64566e0f3a Try to use reagl on the PW2...
That doesn't seem to work as nicely as the stock reader... :/
2014-07-06 18:02:58 +02:00
NiLuJe
603dd3bd05 Some Kidle refresh mode experiments...
Emulate (as best we can) the refresh behavior of the Kindle Touch reader
2014-07-06 17:22:36 +02:00
Huang Xin
1c2b53bec9 Merge pull request #702 from NiLuJe/master
Some more Kindle tweaks
2014-07-05 23:16:43 +08:00
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.
2014-07-05 15:05:03 +02:00
NiLuJe
6e10b877ad We don't need those at startup, delay until needed. 2014-07-05 15:04:14 +02:00
NiLuJe
2243689c68 Update koreader-base...
To check how badly the nightlies will implode... ;D
2014-07-04 20:23:25 +02:00
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)
2014-07-04 20:10:38 +02:00
NiLuJe
b052296881 Merge remote-tracking branch 'upstream/master' 2014-07-04 19:59:11 +02:00
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...
2014-07-04 19:55:15 +02:00
Qingping Hou
5cb5796a28 Merge pull request #701 from chrox/master
considering visible page count in readerrolling
2014-07-04 12:10:28 -04:00
chrox
0c23a17b4a considering visible page count in readerrolling 2014-07-04 22:21:04 +08:00
Huang Xin
79294599fb Merge pull request #700 from NiLuJe/master
Some more Kindle startup scrip tweaks.
2014-07-04 22:04:51 +08:00
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 ;).
2014-07-04 16:00:04 +02:00
Qingping Hou
028b7dc2bd Merge pull request #699 from WS64/master
Batter status for mini bar
2014-07-04 09:49:52 -04:00
WS64
af400bbe1e Added battery info to mini bar 2014-07-04 14:42:36 +02:00
WS64
1c1adb83cd Added entry for battery status in mini bar 2014-07-04 14:41:05 +02:00
HW
854b941dcc Merge pull request #698 from chrox/master
display 2 pages side-by-side in landscape for screen height larger than 7 inches
2014-07-04 13:31:59 +02:00
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