Set screen timeout #32
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Related to #19.
Related to Benjamin_Loison/Voice_assistant/issues/18#issuecomment-4414487.
I verified with https://www.online-stopwatch.com that current 2 minutes screen timeout is enforced.
on my Fairphone 4 LineageOS 22.2 while being wireless debugging it from itself.
Disabling screen lock while ADB is running is an alternative but in the case of the voice assistant may not that be relevant but note that to change this setting need ADB.
Bash script:
Output:
Preferably I would like an indefinitely setting.
Note Stay awake.
Bash script:
Output:
When I toggle graphically the setting:
Related to Benjamin_Loison/Voice_assistant/issues/15.
In the context of the voice assistant need both as while driving the phone is probably charging but under the shower it might not.
For the voice assistant I assume that either a decent number of seconds (strictly more than 1) or a proposed option has been selected.
Can't we set a value such that it is always unlocked? In theory can set an arbitrary high number of minutes.
See Benjamin_Loison/Voice_assistant/commit/255c5d9e3288e61a22fa00aede3bf2e5d13b76dc.
So as long as click once on the screen for instance to trigger listening before the screen timeout it is fine.
Even with graphical longest setting of 30 minutes, it means that should not tap to listen for this period of time to be locked out which is a not a so frequent scenario I guess.