PocketBook: Auto-standby plugin (#6602)

Adaptively pins the auto-standby UI lock. When frequent input
from user is observed, we'll prevent for increasingly longer
periods of time, and revert back to more aggressive standby
with infrequent input (infrequent taps when reading a book).
This commit is contained in:
ezdiy
2020-09-01 00:23:09 +02:00
committed by GitHub
parent 962fd02c98
commit 724d3aa5ff
4 changed files with 169 additions and 0 deletions

View File

@@ -61,6 +61,7 @@ local order = {
"keyboard_layout",
"time",
"battery",
"autostandby",
"autosuspend",
"autoshutdown",
"ignore_sleepcover",