diff --git a/app/src/main/res/layout/activity_manage_action_wakelock.xml b/app/src/main/res/layout/activity_manage_action_wakelock.xml index c96fd074..6fc165cb 100644 --- a/app/src/main/res/layout/activity_manage_action_wakelock.xml +++ b/app/src/main/res/layout/activity_manage_action_wakelock.xml @@ -47,6 +47,17 @@ + + + + + + Duration [ms] Keep device awake Specify timeout + Activate will keep the screen on while deactivate will let it turn off. For keeping it on you can either enter a duration after which it may turn off again or you can keep it on indefinitely. In the latter case you would need to create another keep-awake action (in this or another rule) in which you select deactivate. \ No newline at end of file