You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/ui
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
..
data disable reflow options when reflow is not ON 9 years ago
elements fix some part of the screen not refreshed when togglering nightmode 9 years ago
message chore: fix static-check errors 9 years ago
widget chore: more luacheck fixes 9 years ago
downloadmgr.lua prompt users to long press directory to set inbox 10 years ago
event.lua cleanup: expand tab to 4 spaces 10 years ago
font.lua code refactoring: use hash table index instead of loop 9 years ago
geometry.lua fix #1529 by rounding off the scaled dimension 9 years ago
gesturerange.lua range field in gesturerange can be function now 10 years ago
language.lua chore: fix some of the luacheck errors 9 years ago
networkmgr.lua Fix battery status on the K4 9 years ago
opdsparser.lua chore: fix some of the luacheck errors 9 years ago
otamanager.lua Koreader Ubuntu-touch port 9 years ago
rendertext.lua implement GUI dialog for setting crengine fallback font 9 years ago
screen.lua fix no eink optimization on all devices 9 years ago
screensaver.lua chore: fix some of the luacheck errors 9 years ago
timeval.lua fix typo 10 years ago
translator.lua Fix Wikipedia (HTTP is now HTTPS) and some failsafes 9 years ago
uimanager.lua Synchronise frontlight level with nickel config 9 years ago
wikipedia.lua Fix Wikipedia (HTTP is now HTTPS) and some failsafes 9 years ago