Motion: keep screen awake while showing motion app#681
Motion: keep screen awake while showing motion app#681NeroBurner wants to merge 1 commit intoInfiniTimeOrg:developfrom
Conversation
Instead of having to manually periodically tap on the phone to keep the screen awake, just prevent the screen to go to sleep while showing the motion sensor graph.
|
It seems that we're slowly disabling sleep in every app. Maybe instead the screen timeout should be longer in apps and shorter on the watchface. |
|
@Riksu9000 |
|
@Avamander noone wants to disable sleep, just make timeout for example always two times longer than timeout on the watchface |
|
@Riksu9000 @Avamander maybe it would be good to have 2 "kind" of settings for timeout : |
|
Garmin watches have the following settings:
|
Squashed commit of the following: commit 4022680 Author: Reinhold Gschweicher <pyro4hell@gmail.com> Date: Mon Sep 20 21:33:21 2021 +0200 Motion: keep screen awake while showing motion app Instead of having to manually periodically tap on the phone to keep the screen awake, just prevent the screen to go to sleep while showing the motion sensor graph.
|
We will need a more complete solution to this, because simply disabling sleep isn't a good idea. |
Instead of having to manually periodically tap on the phone to keep the
screen awake, just prevent the screen to go to sleep while showing the
motion sensor graph.