Double tap for Screen Off on NOVA - G4 Themes and Apps

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

What I Do is use the shortcut for hibernate and screen off on double tap with greenify

Double tap on status bar will screen off, either with Nova nor stock launcher...

I use Chronus time / weather widget and have the single-tap on the weather icons to launch "Greenify Hibernate + Lock".
Works really well - didn't even know about the Greenify apps until I read the post from @wadamean above.

dd66 said:
Double tap on status bar will screen off, either with Nova nor stock launcher...
Click to expand...
Click to collapse
Damn, I didn't know that! Had I known that I wouldn't of bothered with d/l a 3rd party app

Or you can set Greenify to turn off the display by swiping up from the bottom (instead of launching Google Search). That's what I do.

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

rav101 said:
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
Click to expand...
Click to collapse
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.

GibMcFragger said:
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.
Click to expand...
Click to collapse
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.

vonlupe said:
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.
Click to expand...
Click to collapse
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

Or just install Screen Off app from the Playstore, and press the button...

DoKaTSuYa said:
Or just install Screen Off app from the Playstore, and press the button...
Click to expand...
Click to collapse
Or simply *read* the first post.

wadamean said:
What I Do is use the shortcut for hibernate and screen off on double tap with greenify
Click to expand...
Click to collapse
+1. Did this with Apex launcher too.

Nova Launcher has action Lock screen.

Related

Mods wanted for home button

I won't be using S Voice a whole lot, and would rather repurpose my home key double click to something useful - such as recent apps/multitasking (as this would be much faster than holding home down). Is there a mod for this?
Also, I'd like to double click home to wake phone and unlock screen - any mods for this?
I'm on Omega v6.0, just flashed it.
Also, I'd like to do something about the wake-up delay. When pressing power or home to wake the screen up, there's a wait of a good half a second - I want it instantaneous, like my old phone was.
Any ideas?
Bump.
Afaik this delay is caused by waking up from deep sleep. There isnt much you can do, unless you want to force your phone to stay awake it will drain the battery quickly, though.
Try apex or nova launcher..
For multitasking try "wave launcher".not an ordinary launcher, check market
Editr try gesture launcher
Edit 2: or dock4droid also cool 4 multitasking
setspeed said:
I won't be using S Voice a whole lot, and would rather repurpose my home key double click to something useful - such as recent apps/multitasking (as this would be much faster than holding home down). Is there a mod for this?
Also, I'd like to double click home to wake phone and unlock screen - any mods for this?
I'm on Omega v6.0, just flashed it.
Click to expand...
Click to collapse
Bump for this.
I'd really like to be able to open the multitasking menu, with a single press of the home button.
Home2 shortcut in the market is.pretty useful.for key shortcuts like double click home or double click search key. Check it out
Sent from my SGH-I747M using Tapatalk 2
Home2 Shortcut seems like it should work (if and only if S Voice is disabled). If you have Nova Launcher installed, task switching is one of the shortcuts Nova has (so within Home2 Shortcut when you choose the app you'd like to be run, choose "Shortcut->Nova->Task Switcher"). If you don't use Nova as your normal launcher, I might be concerned about whether this causes Nova to be loaded into memory--this is a very simple test, but I can't do it because Nova is my launcher so it's already in memory.
The above technique has two disadvantages: you lose the ability to press "home" when you're already at the launcher (it does nothing), and there's an added delay before opening the launcher. I mitigate this delay by setting the double-tap time to a fast setting.
Another idea I had that might work:
- Uninstall S Voice (I think you can also rename the .apk to .apkbackup).
- Install a task-switching app (there's a very simple one on the market but it's not free--it just triggers normal Android task switching)
- Decompile the task-switching app
- Change the app namespace to S Voice's namespace
- Recompile and install the modified app.
This might make double-home-tap automatically trigger task switching without the disadvantages that come with using Home2 Shortcut. Unfortunately, I haven't yet decompiled/recompiled an app, so I probably can't give this a try until the weekend.
Edit: If technique 2 works and we want to share it as a mod, our only choice is to rewrite the app. There's no way we can condone pirating somebody's paid app.
fenstre said:
Home2 Shortcut seems like it should work (if and only if S Voice is disabled). If you have Nova Launcher installed, task switching is one of the shortcuts Nova has (so within Home2 Shortcut when you choose the app you'd like to be run, choose "Shortcut->Nova->Task Switcher"). If you don't use Nova as your normal launcher, I might be concerned about whether this causes Nova to be loaded into memory--this is a very simple test, but I can't do it because Nova is my launcher so it's already in memory.
The above technique has two disadvantages: you lose the ability to press "home" when you're already at the launcher (it does nothing), and there's an added delay before opening the launcher. I mitigate this delay by setting the double-tap time to a fast setting.
Another idea I had that might work:
- Uninstall S Voice (I think you can also rename the .apk to .apkbackup).
- Install a task-switching app (there's a very simple one on the market but it's not free--it just triggers normal Android task switching)
- Decompile the task-switching app
- Change the app namespace to S Voice's namespace
- Recompile and install the modified app.
This might make double-home-tap automatically trigger task switching without the disadvantages that come with using Home2 Shortcut. Unfortunately, I haven't yet decompiled/recompiled an app, so I probably can't give this a try until the weekend.
Edit: If technique 2 works and we want to share it as a mod, our only choice is to rewrite the app. There's no way we can condone pirating somebody's paid app.
Click to expand...
Click to collapse
What is the name of that app. I cant seem to find it
jgrimberg1979 said:
What is the name of that app. I cant seem to find it
Click to expand...
Click to collapse
Multitask Shortcut. Perhaps there are other apps that do this, but I haven't looked.
But it's still at least 2 button press. I'm lazy, so I'll continue with "wave launcher" that's just a swipe over screen and all your selected apps appear.
zodiaxe66 said:
But it's still at least 2 button press. I'm lazy, so I'll continue with "wave launcher" that's just a swipe over screen and all your selected apps appear.
Click to expand...
Click to collapse
I found a way to swipe into multitasking, so I won't bother with the Home button:
http://forum.xda-developers.com/showthread.php?p=28899928#post28899928

[DIY] Knock-Off on any Non-Stock ROM

Just some info for everyone that is wondering, not sure if this has been covered yet, I looked and it seems that it hasn't been mentioned.
This is a very easy way to get customized knock-off (double-tap to turn off screen) working on any non-stock ROM where knock-off might not be included.
1. Download GMD Gesture Control from the market. You should probably use the paid version since the free version doesn't support custom gestures. https://play.google.com/store/apps/details?id=com.goodmooddroid.gesturecontrol&hl=en
2. Download the Screen Off app (free). https://play.google.com/store/apps/details?id=com.katecca.screenofflock&hl=en
3. Open up GMD and turn off any gestures you don't want that are included with the app.
4. Click on User Gestures up top, and then click path.
5. Under "Gesture Path", type in "T-T"
6. Click under action, select "application" and select "Screen Off" (the one that you just downloaded).
7. Click "Save" at the bottom, and bam. Double-tap goes to screen off.
**NOTE** I changed the starting zone (in the Create Gesture window) to only recognize double-taps on my status bar region, because often I would shut my screen off without meaning to.
Sorry, if this is a repost, I just spent a long hour pulling my hair out trying to get this to work with Nova launcher (wanted my double-tap to work anywhere in my ROM), and was super stoked when I figured this out.
Great idea I wonder why I haven't thought about this before
Thank you. I tried to spread the word on this method when CM was first released for the G2. My only difference is I use Secure Settings
Edit: just realized you missed another obvious bit
If you use Nova or Apex you can set a double tap gesture to turn off the screen the same way. Suddenly you have the same functionality as LG included
MyronJ906 said:
Edit: just realized you missed another obvious bit
If you use Nova or Apex you can set a double tap gesture to turn off the screen the same way. Suddenly you have the same functionality as LG included
Click to expand...
Click to collapse
Ah good idea. Then you can have an easier time turning the screen off when you're in your launcher. Good stuff.
MyronJ906 said:
Thank you. I tried to spread the word on this method when CM was first released for the G2. My only difference is I use Secure Settings
Edit: just realized you missed another obvious bit
If you use Nova or Apex you can set a double tap gesture to turn off the screen the same way. Suddenly you have the same functionality as LG included
Click to expand...
Click to collapse
How can you do the screen off? I stopped using Nova because I could no longer turn off the screen, there is no turn screen of under gesture settings.
Sent from my LG-D802 using Tapatalk
zaki67 said:
How can you do the screen off? I stopped using Nova because I could no longer turn off the screen, there is no turn screen of under gesture settings.
Click to expand...
Click to collapse
Hi,
It works with Nova, you need to double-tap in the notification bar area (but only here), nothing to set in Nova it works just like that...
How about screen on?
marshygeek said:
How about screen on?
Click to expand...
Click to collapse
Hi,
Knock-on works like stock with Nova...
zaki67 said:
How can you do the screen off? I stopped using Nova because I could no longer turn off the screen, there is no turn screen of under gesture settings.
Sent from my LG-D802 using Tapatalk
Click to expand...
Click to collapse
You are correct, there isn't a screen off option. However, you can set the double tap gesture to open a SHORTCUT that will turn the screen off.
I'm assuming the app OP linked to allows you to set a shortcut for screen off. If not, Secure Settings for sure does (it's what I use).
Here's proof that it works
https://www.youtube.com/watch?v=GvesNzvgKDQ&feature=youtube_gdata_player
That video uses OP's GMD Gesture control trick and Nova Launcher's double tap gesture. Only difference is I'm using secure settings instead of the screen off app
Ok, for those who want to use screen off with Nova or CM do this.
Download this app https://play.google.com/store/apps/details?id=com.katecca.screenofflock&hl=en
in Nova Settings go to gesture and Buttons/ Double tap/ and select Screen off, Simple as that. GL

[How-To][Video] Double-Tap to Turn Off Screen with Nova

So one of the main things I hated when switching to the LG G3 is the fact that I'm someone who likes to use third party launchers like Nova Launcher. Because of that, I lost one of the main selling points of the LG G3, double-tap to turn off the screen from the Home Screen. Well, this morning I had some random epiphany and realized there's gotta be an app to turn off the screen without using the button on your phone, and remembered Nova has a gestures and clicks shortcut feature to perform tasks. So whether you have an LG G3 and are in my situation OR someone who has ANY other Android device and wants to do this too, be sure to check out my latest
gotroot801 said:
How-To Guide Text Instructions:
1.) Install Screen Off and Lock: https://play.google.com/store/apps/details?id=com.katecca.screenofflock
2.) Launch Screen Off and grant the app Device Administrator access.
3.) Nova Settings / Gestures and Buttons / Double Tap / Apps / Screen Off
Click to expand...
Click to collapse
You do realize you can just tap the notification bar to turn the screen off, no matter which launcher you're running, right?
phobos512 said:
You do realize you can just tap the notification bar to turn the screen off, no matter which launcher you're running, right?
Click to expand...
Click to collapse
Sure do! But it's a bigger phone, I don't want to reach up all the time, especially if I can avoid it. Not to mention that on the home screen my notification bar is hidden to save extra screen real-estate. So while that feature is nice in apps, it's not always the most convenient nor is it always an option for everyone. Plus this also lets ANYONE use this feature, not just us LG G2 and G3 usuers.
Dude pretty smart trick.. Been looking for a way to do this with nova.. Thanks
Can't watch the embed for some reason (chrome on g3), but very pleased to see this. I set double tap of home to kill the screen as another option, but still want a tap anywhere setup.
I'd do a short writeup in you original post so you don't have to watch the video as well and give a link to the play store app if one is being used.
Thanks.
For those who use greenify, from within the app select the menu button and create shortcut to greenify and sleep. Single tap but must be on icon where you chose place on desktop. Greenifying is the bonus.
Videos are helpful, but sometimes I just want a how-to guide. Let me save you guys 4 minutes:
1.) Install Screen Off and Lock: https://play.google.com/store/apps/details?id=com.katecca.screenofflock
2.) Launch Screen Off and grant the app Device Administrator access.
3.) Nova Settings / Gestures and Buttons / Double Tap / Apps / Screen Off
gotroot801 said:
Videos are helpful, but sometimes I just want a how-to guide. Let me save you guys 4 minutes:
1.) Install Screen Off and Lock: https://play.google.com/store/apps/details?id=com.katecca.screenofflock
2.) Launch Screen Off and grant the app Device Administrator access.
3.) Nova Settings / Gestures and Buttons / Double Tap / Apps / Screen Off
Click to expand...
Click to collapse
Gonna cheat and add this to the main post via copy and paste. Great for people who want to save time or are at work and can't listen. Thanks!
Or even better if you find the apk for the google launcher the phone will have the the stock feel and still have the normal knock on feautre. Link is below how to set it up. I use it on all my devices and have no problems what-so-ever.
http://forum.xda-developers.com/showthread.php?t=2506488

[MOD][Xposed][4.0.3+] SwipeUpToSleep

Background
I am using HTC-E8. The power button is on the top of device which is difficult to turn screen off by using its power button. So I write this mod to let me turn of screen by just swipe up from home button
Function
This mod allow you swipe up from home button to turn off your screen.
Since swipe up from home button normally will trigger Google Now. This mod default will disable this gesture for trigger Google Now. However, you can have an option to enable Google Now by long press the home button.
Notes:
1. You must reboot your device to make your preference take effect.
2. I only test it on my HTC-E8 device with HTC Sense 6.0
Changes History:
2015-04-27 v0.83
1. Fix package name issues while download from Xposed repository
2. Add a function to completely disable "Google Now"
3. Add function on turning the threshold for triggering "Google Now"
Contributors
looklookson
Xposed Package Name: looklookson.swipeuptosleep
Great work!!
Will test this module for sure~
If Dev can consider on including this swipe up gesture to run other actions or shortcuts will be even more fantastic!
Thanks for the great module!
It works but the threshold is too short, very easy to accidentally tutn off screen. Therrs no swiping up animation like woth google now but i just press on the home button a little longer than usual then the screen turns off. Please implement the now-like popup and ability to adjust threshold
"Package name is incorrect" on Xposed repository (aka can't download from xposed app)
I would also like to see the ability to change the threshold before screen turns off, and adding some kind of visual, whether it's Google's own one or a custom one, would be nice.
For me it works by swiping up on the home, menu, app drawer and back buttons on my LG G3. I like it that way since it's easier to toggle the screen off.
Nice module I believe the same thing can be achieved with greenify which lets you default "hibernate and lock" to the swipe up shortcut. You don't need xposed for that.
Diaphragma said:
Nice module I believe the same thing can be achieved with greenify which lets you default "hibernate and lock" to the swipe up shortcut. You don't need xposed for that.
Click to expand...
Click to collapse
Well I dislike that greenify always locks the phone and I only want my screen turned off. With greenify it always prompts me to enter my unlock pattern and ignores Googles smart lock and for this is an annoyance.
But with this module it works like a charm.
the_Calen said:
Well I dislike that greenify always locks the phone and I only want my screen turned off. With greenify it always prompts me to enter my unlock pattern and ignores Googles smart lock and for this is an annoyance.
But with this module it works like a charm.
Click to expand...
Click to collapse
Alright I did not know greenify disables smart unlock.
It disables only Googles smart lock but not the app smart unlock ^^
Can this be done by swiping up the 'Recents' button instead of Home button?? *Idea!
the_Calen said:
It disables only Googles smart lock but not the app smart unlock ^^
Click to expand...
Click to collapse
Are you sure? Just tested it and smart lock does still work.
Great! It's always good to have more options.
htr5 said:
Are you sure? Just tested it and smart lock does still work.
Click to expand...
Click to collapse
Yes, at least on paranoid android rom, I have an unlock pattern and trusted faces enabled and it always asks for the pattern when I use the greenify hibernate and screen lock function
Holy. Xposed installer tells me that the package sign is not correct. You should check iy.
the_Calen said:
Yes, at least on paranoid android rom, I have an unlock pattern and trusted faces enabled and it always asks for the pattern when I use the greenify hibernate and screen lock function
Click to expand...
Click to collapse
Okay well, you can't really complain to the dev here if your using a custom ROM.
htr5 said:
Okay well, you can't really complain to the dev here if your using a custom ROM.
Click to expand...
Click to collapse
I don't complain about the module, which works perfectly, it was about greenify and it's similar function.
Is this possible using hardware navigation keys? I guess it's not, since it just replaces the Google now shortcut..
PixelPatrik said:
Is this possible using hardware navigation keys? I guess it's not, since it just replaces the Google now shortcut..
Click to expand...
Click to collapse
It does work in hardware navigation keys.
And your equipment
If you're trying this package post the type of device it worked on, OS, custom ROM etc... so others will know..
HELP OTHERS WHILE OTHERS HELP YOU
Good stuff! Although swipe [down] to sleep & swipe up to wake, just make more sense to me as swipe gestures.

Issue: Launchers when active disables the Double Tap feature to turn off the screen.

Issue: Launchers when active disables the Double Tap feature to turn off the screen.
I like to use Nova Launcher for several reasons. However with the new LG V30, when Nova Launcher is active the Double Tap to turn off the screen fails to work. Double Tap to turn it back on works fine, as does the Double Tap from the Lock Screen works for both screen on and off.
Is this a known issue with launchers, or is it an LG V30 issue?
I've not had a phone with the feature for Double Tap screen off/on before, so I have no idea if it's to be expected and find nothing posted about this either.
Thank you for reading,
Gone Bananas
gobananasnet said:
Issue: Launchers when active disables the Double Tap feature to turn off the screen.
I like to use Nova Launcher for several reasons. However with the new LG V30, when Nova Launcher is active the Double Tap to turn off the screen fails to work. Double Tap to turn it back on works fine, as does the Double Tap from the Lock Screen works for both screen on and off.
Is this a known issue with launchers, or is it an LG V30 issue?
I've not had a phone with the feature for Double Tap screen off/on before, so I have no idea if it's to be expected and find nothing posted about this either.
Thank you for reading,
Gone Bananas
Click to expand...
Click to collapse
Try the app Screen Lock. https://play.google.com/store/apps/details?id=com.simi.screenlock
Double tap on the notification bar
Sent from my LG-US998 using Tapatalk
it is issue of nova launchers
May have to have the paid version, but it's in Nova Settings, then Gestures and Inputs.
That does work! Thanks!
fatboysh said:
Double tap on the notification bar
Sent from my LG-US998 using Tapatalk
Click to expand...
Click to collapse
Well I'll be... that works even when Nova Launcher is active. Thank you!
Nova has its own homescreen shortcut for switching off the screen: Widgets -> Nova Action -> activate lockscreen. Of course Nova needs the permission for that.
OMG this is great,thanks for that!
saintsimon said:
Nova has its own homescreen shortcut for switching off the screen: Widgets -> Nova Action -> activate lockscreen. Of course Nova needs the permission for that.
Click to expand...
Click to collapse
Doesn't work as expected, just avoid it.
adsubzero said:
Doesn't work as expected, just avoid it.
Click to expand...
Click to collapse
A pretty substance free coment: What was your actual expectation?
Since that shortcut switched off the screen on every Android phone I had so far as long as Nova has the required administrator permissions set. So I see no need to avoid it.
saintsimon said:
A pretty substance free coment: What was your actual expectation?
Since that shortcut switched off the screen on every Android phone I had so far as long as Nova has the required administrator permissions set. So I see no need to avoid it.
Click to expand...
Click to collapse
There are two modes, one of which locks the phone, after which the fingerprint unlock doesn't work, you have to enter your code to unlock the phone. The other one doesn't lock the phone at all, it just turns off the screen, and the AOD doesn't show up untill the phone actually times out and locks on its own (it says after 5 seconds, but it's actually 30 seconds for me).
I would agree. The present implementation of Nova Launcher doesn't really follow function or form with the V30's own lockup function. It doesn't really lock the phone up. It just darkens the screen... not secure it.
What I really would like for Nova Launcher to do is to enable the user to use the whole screen to implement the knock code to lock the screen up. I think the reason we can use the notification area alone, is that this is part of the V30's own infrastructure layout, and not a Nova Launcher area.
fatboysh said:
Double tap on the notification bar
Click to expand...
Click to collapse
Yes that always works with Nova.
And if you configure this option, it will also work anywhere on the screen.
ChazzMatt said:
Yes that always works with Nova.
And if you configure this option, it will also work anywhere on the screen.
Click to expand...
Click to collapse
Yes but as other posters have said, it doesn't actually lock the phone - it just turns the display black and only locks after the display time out (60seconds in my case). It doesn't turn off the touchscreen, it just blanks it.
If you are rooted nova can lock the screen just as lg launcher does.

Categories

Resources