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

4788 Commits

Author SHA1 Message Date
Frans de Jonge
511147ae29 Merge pull request #1885 from koreader/houqp-master
refactor readerfooter
2016-03-13 09:00:25 +01:00
Qingping Hou
09f771ef49 bump base 2016-03-12 15:53:35 -08:00
Qingping Hou
adc7ddccfc test: start every test suit with a clean reader setting 2016-03-12 15:52:04 -08:00
Qingping Hou
6493b643ec doc: Event page 2016-03-12 01:10:35 -08:00
Qingping Hou
c8cd1d67f5 test: more readerfooter tests 2016-03-12 01:00:52 -08:00
Qingping Hou
1683023f2c refactor(readerfooter): optimization and bug fixes
* avoid unnecessary initialization
* really fix the crash caused by autoRefreshTime....
* responsive progress bar layout
2016-03-12 01:00:52 -08:00
Frans de Jonge
70fb3f8a6e Merge pull request #1881 from koreader/houqp-master
doc: use git add -A to pick up deleted files in travis
2016-03-11 14:29:43 +01:00
Qingping Hou
824bdb4463 comment for kobo sleep 2016-03-10 18:39:36 -08:00
Qingping Hou
2c23f79098 doc: use git add -A to pick up deleted files in travis 2016-03-10 18:31:30 -08:00
Qingping Hou
09eb49531c Merge pull request #1882 from Hzj-jie/master
Add a sleep after kobo resume to resolve partial blank screen issue
2016-03-10 21:31:14 -05:00
Zijie He
767e6e2b71 Add a sleep after kobo resume to resolve partial blank screen issue (#1874) 2016-03-10 15:35:06 -08:00
Qingping Hou
4b34067474 Merge pull request #1879 from GeneralFailer/master
"Wifi" -> "Wi-Fi"
2016-03-10 16:10:05 -05:00
GeneralFailer
10f9f1b1a7 "Wifi" -> "Wi-Fi" 2016-03-10 18:26:57 +03:00
Huang Xin
fefd89013d Merge pull request #1878 from koreader/houqp-master
doc: add new files in travis doc push
2016-03-10 17:52:55 +08:00
Qingping Hou
f1ba3ef10d doc: add new files in travis doc push 2016-03-09 19:14:29 -08:00
Huang Xin
025daad708 Merge pull request #1877 from koreader/houqp-master
fix: delay showReader after UIManager:run is called
2016-03-09 19:40:51 +08:00
Qingping Hou
3334bf8fe7 fix: delay showReader after UIManager:run is called 2016-03-08 22:56:54 -08:00
Qingping Hou
7152970d53 Merge pull request #1875 from Hzj-jie/master
E-ink optimization setting should be correctly set after restart.
2016-03-09 01:56:38 -05:00
Zijie He
61ec784f91 Add eink_optimization_spec 2016-03-08 19:38:06 -08:00
zijiehe
f0c675d722 E-ink optimization setting should be correctly set after restart. 2016-03-08 17:58:05 -08:00
Huang Xin
30c630ba2f Merge pull request #1873 from koreader/houqp-master
layout adjustment for readerstatus & autoRefreshTime bug fix
2016-03-08 19:27:34 +08:00
Qingping Hou
e52c74afcc test: more uimanager scheduler test 2016-03-07 22:52:52 -08:00
Qingping Hou
1ede9d03f1 fix: avoid initializing readerfooter multiple times
This will create multiple autoRefreshTime function and crash the reader on exit
2016-03-07 22:50:32 -08:00
Qingping Hou
ada373e247 kobo: refresh screen after close screensaver on resume 2016-03-07 00:02:15 -08:00
Qingping Hou
fad50772ce minor: fix luacheck errors 2016-03-06 22:47:24 -08:00
Qingping Hou
c37b0c815a wbuiler: add sample code for testing bookstatus 2016-03-06 22:45:41 -08:00
Qingping Hou
b0d4915977 progressbar: fix infill offset in bookstatus 2016-03-06 22:45:41 -08:00
Qingping Hou
10ded583b9 minor: adjust kvpage and dictlookup for new closebutton 2016-03-06 22:45:41 -08:00
Qingping Hou
34e0238b6f readermenu: move book status to info tab & minor cleanup 2016-03-06 22:45:41 -08:00
Qingping Hou
a99ab5a976 bookstatus: adjust layout and spacing for bookstatus page 2016-03-06 22:45:40 -08:00
Qingping Hou
b65983da1a multi-touch: add tests for gesturerange moudle 2016-03-06 22:45:40 -08:00
Qingping Hou
6fccb610c4 doc: update rendertext 2016-03-06 22:45:40 -08:00
Huang Xin
2fda2d0a2b Merge pull request #1869 from koreader/houqp-master
fix double crash in readerui...
2016-03-06 08:48:15 +08:00
Qingping Hou
e812f7d0d6 kobo: fix typo during refactoring, luacheck is the best check 2016-03-05 13:02:33 -08:00
Qingping Hou
7a22282dbe statistics: show current value in setting 2016-03-05 12:59:32 -08:00
Qingping Hou
5e8c5243c4 uimanager: fix crash on crash.... 2016-03-05 12:37:45 -08:00
Qingping Hou
cf70e86552 kobo: move reader setting outside of nicke_conf module 2016-03-02 23:25:39 -08:00
Qingping Hou
58e7103c34 Merge pull request #1863 from NiLuJe/master
Minor Kobo tweaks
2016-03-02 14:54:29 -05:00
NiLuJe
e60de3044c Keep intensity in sync at the config level too
Make sure frontlight_intensity in reader.lua settings matches what we
write into Nikcel's config
2016-03-02 19:16:02 +01:00
NiLuJe
a82fe3ac44 is_fl_on -> is_frontlight_on outside of powerd
Matches the reader setting we're reading/writing at that point,
and avoids confusion related to scoping because it doesn't necessarily
match powerd.is_fl_on at that point.

Well, at least I had to wrap my mind around it ^^
2016-03-02 19:15:11 +01:00
NiLuJe
45bb1ef79e Bump base 2016-03-02 18:26:13 +01:00
Qingping Hou
4751aba46c kobo: rewording, turns out has_toggle_btn != has_state_cfg :( 2016-03-02 18:25:17 +01:00
Qingping Hou
399d676cf0 kobo: rename frontlight_state config to is_frontlight_on 2016-03-02 18:25:17 +01:00
Qingping Hou
8190093f83 kobo: don't create FrontLightState config if it didn't exist to begin with 2016-03-02 18:25:17 +01:00
Qingping Hou
8b7658b8cd kobo: always keep intensity value and is_fl_on in sync 2016-03-02 18:25:17 +01:00
Qingping Hou
08b08d69f7 kobo: always set light intensity to 0 if state is nil or false 2016-03-02 18:25:17 +01:00
Qingping Hou
cf3b97537b kobo: build fl_state based on fl_intensity if model does not support toggle 2016-03-02 18:25:17 +01:00
Qingping Hou
9afae91b13 chore: rename frontlight related variables to keep style consistent
flIntensity -> fl_intensity
flState -> is_fl_on
fallback_FrontLightLevel -> fallback_fl_level
2016-03-02 18:25:17 +01:00
Qingping Hou
32874b18c5 kodev: fix clean command for android 2016-03-02 18:25:17 +01:00
NiLuJe
f213fb6405 Bypass flState on suspend/wakeup
We pretty much always want to turn it off on suspend, and turn it on to
some measure on wakeup.

That, and nickel's FrontLightState is completely nonsensical on my device anyway...
2016-03-02 18:24:14 +01:00