2
0
mirror of https://github.com/koreader/koreader synced 2024-11-11 19:11:14 +00:00
koreader/frontend/device
Bastien Dejean 64bc5cd63c Make the powered off state customizable
This changes the behavior of the powered off transition phase for the
Kobo devices: instead of displaying a confirmation dialog, a screensaver
is used after a 2 seconds press delay.

Users can specify separate directories/files/messages for the powered
off and sleeping states through the `path` and `message` attributes of
the `{poweroff,suspend}_screensaver` settings.

Fixes #2327 and closes #2306.
2016-11-18 12:54:00 -08:00
..
android add support of screen brightness settings for Android 2016-06-24 02:05:20 +08:00
generic Make the powered off state customizable 2016-11-18 12:54:00 -08:00
kindle kobo: handle charging/uncharging event 2016-10-30 15:25:51 -07:00
kobo kobo: handle charging/uncharging event 2016-10-30 15:25:51 -07:00
pocketbook networkmanager: move device specific code into device module 2016-07-10 23:25:32 -07:00
sdl feat: support numeric input for keyboard only devices 2016-01-31 15:08:13 -08:00
gesturedetector.lua chore: more luacheck fixes 2016-09-19 01:10:53 -07:00
input.lua kobo(fix): prevent usb plug events from interrupting sleep 2016-09-21 23:32:56 -07:00
key.lua