Commit Graph

1912 Commits (6c8bbfd4707ab1b7bdca60115203a3e2d914ff2d)

Author SHA1 Message Date
NiLuJe 6c8bbfd470 Unbreak Kobo frontlight -> off when suspending.
If no-one touches anything, flState stays false...
And anyway, we should unconditionally disable the fl on sleep.
9 years ago
Qingping Hou d4254e5266 fix: unschedule auto refresh footer task on document close 9 years ago
NiLuJe 7d0c354ffb Unbreak battery status refresh on resume on Kindle
Went kaput w/ #1854
9 years ago
NiLuJe aa0450ab5d Fix volumd's USBMS splash screen on FW 5.7.x
That clears up my previous queries abour the dual checks ;p.
9 years ago
NiLuJe 4510625d37 Unbreak native screensavers on Kindle >= 5.7.2
Which I broke the last time I touched this.
NOTE: I'm not quire sure why the bbsave/bbrestore on stop/resume did a
double check (screensaver & charging), because that effectiely disabled
it when charging, which I don't quite understand...

Also makes sure the needsScreenRefreshAfterResume flag is honored on
Kindles, because we need it on FW >= 5.7.2

Note that this *breaks* the behavior with passcode enabled, which was
unwittingly fixed in said previous changes...

re #1811
9 years ago
Qingping Hou 0772fd1439 touchmenu: fix menu height calculation 9 years ago
zijiehe a183c1c64b Slightly refector device & powerd component, remove some magic code 9 years ago
Qingping Hou 46ade8e795 readergoto: show current page in input hint 9 years ago
Qingping Hou 847837c5c1 readergoto: use the term page and location based on doc type 9 years ago
zijiehe e84093c414 Add a flState in Kobo, and KoboPowerD:toggleFrontlight uses flState to control the light instead of intensity. 9 years ago
Qingping Hou 8c01835458 fix: only show reader status at the end of the book 9 years ago
Qingping Hou 69f9ebd528 build: fix doc generation
also moved MD5 to koreader-base/ffi
9 years ago
chrox 529cb801c1 fix broken extended InputDialog components
eg. LoginDialog and MultiInputDialog
since the style refactoring in #1783.
9 years ago
zijiehe 8861365264 Add rename function for filemanager 9 years ago
Qingping Hou 8e35a6e4ab fix inputcontainer 9 years ago
Qingping Hou 4598284bbb fix(readerfontlight): crash in toggle 9 years ago
Qingping Hou 03e81cfa4d test: fix readerui instance reset test 9 years ago
Qingping Hou 72e7cd5cf4 style: move functions around 9 years ago
Qingping Hou b63ddb8736 fix: kill in fly hinting event on document close 9 years ago
Frans de Jonge df6935c20b Merge pull request #1823 from koreader/houqp-master
build: fix travis build
9 years ago
Frans de Jonge d692a42f97 Merge pull request #1824 from NiLuJe/master
Add a bunch of OTA mirrors...
9 years ago
NiLuJe a4137fd8a6 Add a bunch of OTA mirrors...
With much better peerings & bandwidth than my fallback.
-eu is in Central Europe
-af is in Western Europe
-na is in North America
9 years ago
Qingping Hou 1f082d7f5c build: fix travis build 9 years ago
chrox 1cef9278f1 do full screen refresh on KV after waked up
from screensaver
this should fix #1800
9 years ago
Qingping Hou 87c28a72cf doc: update closebutton 9 years ago
Qingping Hou e422842256 minor: a lot of luacheck fixes 9 years ago
Qingping Hou 6a6469fa09 more luacheck fixes 9 years ago
Qingping Hou 3c647ff244 minor: various luacheck fixes 9 years ago
Qingping Hou 3bec9cea89 ui(kvpage) truncate title/key/value if it's too long 9 years ago
Qingping Hou e410ce14df doc: types/functions for font and rendertext module 9 years ago
Qingping Hou d7879db90f font: add default font size 9 years ago
Qingping Hou f2c016161e fix: typo in readerstatus 9 years ago
Qingping Hou 59c17ef420 minor: more luacheck fixes 9 years ago
Qingping Hou 12c6bd7121 test: fix readerbookmark unit test 9 years ago
Qingping Hou 11ee8d6fcc refactor: use new KeyValuePage widget for displaying statistics 9 years ago
Alex Pletnev fbf98ed920 #1710 FR: Add support of statistics plugin for pdf 9 years ago
Alex Pletnev a6ebbe9adb #1807 FR: Add separator into menu 9 years ago
Qingping Hou 8f4fae7a09 minore: more static check fixes 9 years ago
Qingping Hou 8e707da616 reader(status): append status item to the end of menu properly 9 years ago
Qingping Hou ba1ef91df2 minor: translate progress bar text with template 9 years ago
Qingping Hou 9bd2d42834 build: enforce luacheck in travis build 9 years ago
Qingping Hou b8ee33871f style: clean up statuswidget a bit 9 years ago
Alex Pletnev c0a2b3d4d9 #1730 Create complete book feature 9 years ago
Qingping Hou 7625621c84 feat(ui): support text alignment in TextBoxWidget 9 years ago
Alex Pletnev 0f9bfbf147 #1730 Create complete book feature 9 years ago
Qingping Hou 2f0544b1b7 refactor(statistics): avoid magic 0.1 schedule with PostRender event 9 years ago
Qingping Hou daf754d0f4 minor(readerhinting): access document directly instead of from ui 9 years ago
Qingping Hou e2096ed8d9 doc: add documentation build infrastructure 9 years ago
Huang Xin a8204f8bab Merge pull request #1786 from houqp/houqp-master
test: add nickle conf spec
9 years ago
chrox 41d3642467 add auto refresh time option for status bar, close #1769 9 years ago