Double tap for Screen Off on NOVA

SantinoInc

Senior Member
Jun 19, 2010
3,447
867
253
NYC
Hey guys. I don't know whether anyone knows or cares but I found a guide somewhere on the internet on how you can use the double tap the screen to turn the screen off while using Nova Launcher.

1. Download the app Screen Off and Lock by katecca.

2. In Nova Launcher go to Gestures & Input.

3. Under Gestures select double tap and then use the option to select an app.

4. Select Screen Off and Lock.

5. Tap the sheet out an empty space on your Nova desktop
 

rav101

Senior Member
Dec 1, 2013
2,333
1,272
183
Walsall
From a battery saving stand point, there is a view that you don't want to hibernate apps that you are frequently using in the day. Using the greenify lock and hibernate will reduce battery life compared to just locking the phone
 
  • Like
Reactions: GibMcFragger

GibMcFragger

Senior Member
Dec 23, 2010
2,402
596
0
Vancouver
From a battery saving stand point, there is a view that you don't want to hibernate apps that you are frequently using in the day. Using the greenify lock and hibernate will reduce battery life compared to just locking the phone
Interesting. I hadn't really noticed a difference myself. Granted, I forget to lock it that way half the time, and end up just double tapping the status bar, lol.
 

vonlupe

Member
Feb 6, 2012
48
12
0
Interesting. I hadn't really noticed a difference myself. Granted, I forget to lock it that way half the time, and end up just double tapping the status bar, lol.
none of these respect smartlock however.

i did find a method that does, but requires tasker and root. (unless anyone knows another way to accomplish this.)

create a task with action "code > run shell"
command: "input keyevent 26"
use root: yes

this simulates pressing the power button, respects smartlock, and can be set as shortcut through nova or anywhere else.
 
  • Like
Reactions: itsita

emprize

Senior Member
Jan 15, 2007
1,300
135
0
none of these respect smartlock however.

i did find a method that does, but requires tasker and root. (unless anyone knows another way to accomplish this.)

create a task with action "code > run shell"
command: "input keyevent 26"
use root: yes

this simulates pressing the power button, respects smartlock, and can be set as shortcut through nova or anywhere else.
you can call system lock in tasker without a root, just declare it as device admin is ok, same action like you press power button and turn off the screen