Commit Graph

1288 Commits (09eb49531c42c917dded8b9323ed85210a8eea4c)

Author SHA1 Message Date
GeneralFailer 10f9f1b1a7 "Wifi" -> "Wi-Fi" 9 years ago
zijiehe f0c675d722 E-ink optimization setting should be correctly set after restart. 9 years ago
Qingping Hou e52c74afcc test: more uimanager scheduler test 9 years ago
Qingping Hou fad50772ce minor: fix luacheck errors 9 years ago
Qingping Hou b0d4915977 progressbar: fix infill offset in bookstatus 9 years ago
Qingping Hou 10ded583b9 minor: adjust kvpage and dictlookup for new closebutton 9 years ago
Qingping Hou 34e0238b6f readermenu: move book status to info tab & minor cleanup 9 years ago
Qingping Hou a99ab5a976 bookstatus: adjust layout and spacing for bookstatus page 9 years ago
Qingping Hou b65983da1a multi-touch: add tests for gesturerange moudle 9 years ago
Qingping Hou 6fccb610c4 doc: update rendertext 9 years ago
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 ^^
9 years ago
Qingping Hou 399d676cf0 kobo: rename frontlight_state config to is_frontlight_on 9 years ago
Qingping Hou cf3b97537b kobo: build fl_state based on fl_intensity if model does not support toggle 9 years ago
Qingping Hou 0772fd1439 touchmenu: fix menu height calculation 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
chrox 529cb801c1 fix broken extended InputDialog components
eg. LoginDialog and MultiInputDialog
since the style refactoring in #1783.
9 years ago
Qingping Hou 8e35a6e4ab fix inputcontainer 9 years ago
Qingping Hou 4598284bbb fix(readerfontlight): crash in toggle 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
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
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 59c17ef420 minor: more luacheck fixes 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 ba1ef91df2 minor: translate progress bar text with template 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 1609becd61 Merge pull request #1772 from dset0x/frontlight-sync
WIP Synchronise frontlight level with nickel config
9 years ago
Qingping Hou 5a3b9c6856 style: make staick-check happier 9 years ago
Qingping Hou 59e791db82 feat: support numeric input for keyboard only devices 9 years ago
Qingping Hou 0a492bee3c add(ui): topcontainer 9 years ago
Qingping Hou 68ead0c9b2 feat(inputcontainer): support showing inputcontainer without content 9 years ago
Qingping Hou 72b0b8197b style(inputdialog): rename self.input to self.input_widget 9 years ago
Dimitrios Semitsoglou-Tsiapos 699781de68 nickel_conf: handle missing file/key/section 9 years ago
Dimitrios Semitsoglou-Tsiapos eb47c5a39f Synchronise frontlight level with nickel config
* Drops support for mocking the frontlight setting internally which may
  cause incorrect in-memory values.

* Adds new supported value for `KOBO_LIGHT_ON_START` (-2), which sets
  'Kobo eReader.conf' as the source to update `settings.reader.lua`'s
  brightness setting on startup, thus using the value from it
  indirectly.

* Adds the `KOBO_SYNC_BRIGHTNESS_WITH_NICKEL` configuration variable
  which updates 'Kobo eReader.conf' every time the brightness setting is
  changed within koreader.

* Fixes missing call to save brightness when modifying via two-finger
  swipe.

Closes #1523.
9 years ago
Qingping Hou 6fe9f7870b chore: more luacheck fixes 9 years ago
Qingping Hou 3b92bdc084 feat: support screenshot in filemanager 9 years ago
Qingping Hou 4759def09c chore: fix static-check errors 9 years ago