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/device
Frans de Jonge 6e52e559ae [fix, Android] Don't steal frontlight control on start (#3319)
I believe this should be `if isKobo()`, or better yet that the entire
block should be moved to `KoboPowerD:init()` because afaik that is the
only platform where the system doesn't provide trustworthy frontlight
information. But to be absolutely sure that I don't break anything (and I
don't want to spend any time on this atm) I'm temporarily excluding only
Android where this behavior is known to be problematic.

See discussion in https://github.com/koreader/koreader/issues/3118#issuecomment-334995879

References #3118 (using keyword "references" because phrases like "possibly fixes"
result in GH autoclose).
7 years ago
..
android [fix] Android frontlight control 7 years ago
generic [fix, Android] Don't steal frontlight control on start (#3319) 7 years ago
kindle Add a date setting (#3234) 7 years ago
kobo Add a date setting (#3234) 7 years ago
pocketbook [feat] Pocketbook840 enable frontlight (#3294) 7 years ago
sdl Allow for toggling color rendering 7 years ago
gesturedetector.lua Really disable double tap when 'disable_double_tap' is set 7 years ago
input.lua [SDL] Add quit through regular window manager actions (#3206) 7 years ago
key.lua Refactoring hardware abstraction 10 years ago