Hello , anyone can help , how or give me a clue , to optimize double tap to wakeup knock on in stock rom ? many times i need much touch's in screen to wake up , i flashed muchs rooms , and is same in all , i wanna one responsive more efective, thanks a lot for advance.
zToRk said:
Hello , anyone can help , how or give me a clue , to optimize double tap to wakeup knock on in stock rom ? many times i need much touch's in screen to wake up , i flashed muchs rooms , and is same in all , i wanna one responsive more efective, thanks a lot for advance.
Click to expand...
Click to collapse
Aim low, middle near the LG logo but an inch higher.
zToRk said:
Hello , anyone can help , how or give me a clue , to optimize double tap to wakeup knock on in stock rom ? many times i need much touch's in screen to wake up , i flashed muchs rooms , and is same in all , i wanna one responsive more efective, thanks a lot for advance.
Click to expand...
Click to collapse
On second tap, hold finger on screen until led turns white and screen comes on. Don't block proximity sensor between camera and speaker.
Sent from my VS980 4G using xda app-developers app
ffejy462 said:
On second tap, hold finger on screen until led turns white and screen comes on. Don't block proximity sensor between camera and speaker.
Sent from my VS980 4G using xda app-developers app
Click to expand...
Click to collapse
Thanks, but i mean double tap normal, is more easy, and instinctive , when one friend give me a other phone i wanna unlock with double tap lol xD and i dont remember is one feature of g2.
I mean one more good sensitive in response double tap, in roms ported of Flex have this feature more optimized, and i wanna in stock g2
Enviado desde mi LG-D802 mediante Tapatalk
Related
Hey guys can anybody let me know how to take a screenshot. I've tried Vol Down + Power Button with no luck. Also tried getting some apps from the playstore but they all keep asking if I'm rooted.
Any help? Thanks in advance...
I think its power plus home or volume plus home....at least its something like that for my bros s3...id assume they would keep it similar for the s4
Sent from my HTC PH39100 using Tapatalk 2
mg2195 said:
I think its power plus home or volume plus home....at least its something like that for my bros s3...id assume they would keep it similar for the s4
Sent from my HTC PH39100 using Tapatalk 2
Click to expand...
Click to collapse
Awesome, Thanks. I had tried Home + Power but didn't realize i had to hold it for a couple seconds.
Thanks for the anwser, have an upvote ahhh I mean some thanks!!!
For the Galaxy S4 they said that the way to do a screenshot is the following: with your whole hand tap the screen by covering it and the screenshot will then be done.
CuetoArche said:
For the Galaxy S4 they said that the way to do a screenshot is the following: with your whole hand tap the screen by covering it and the screenshot will then be done.
Click to expand...
Click to collapse
http://www.youtube.com/watch?v=JOWV8FZzV8E
here is a youtube video showing the hand gesture screen shot method.
Im guessing your palm should be touching the screen right?
CuetoArche said:
For the Galaxy S4 they said that the way to do a screenshot is the following: with your whole hand tap the screen by covering it and the screenshot will then be done.
Click to expand...
Click to collapse
I was about to call bs but then I watched the youtube video. It makes me wonder how many fake gestures someone could make up to get people to look like idiots with their phones.
Palm swipe... It's the same method that was present in the note 2.
Does anyone has any idea regarding how the double tap to lock and wake works?
Need a port to other devices
I highly doubt it works on rom or device other than the g2 stock rom at this point.
Maybe scrosler knows.
I believe it is part of the launcher.... I thought I read some where that if you installed 3rd party launcher you lost that function...
Sent from my VS980 4G using XDA Premium HD app
mouf32 said:
I believe it is part of the launcher.... I thought I read some where that if you installed 3rd party launcher you lost that function...
Sent from my VS980 4G using XDA Premium HD app
Click to expand...
Click to collapse
nope its in the kernel, the launcher just allows you to do it anywhere on the homescreen if you are on a 3rd party launcher you just have to tap the status bar
thoughtlesskyle said:
nope its in the kernel, the launcher just allows you to do it anywhere on the homescreen if you are on a 3rd party launcher you just have to tap the status bar
Click to expand...
Click to collapse
Or download "Lock Screen" from the play store and make a double tap gesture with nova launcher that opens the activity of that app. That's what I did and I have the double tap to lock working. The unlock works regardless of launcher.
Sent from my LG-D800 using xda app-developers app
sublimejosh2000 said:
Or download "Lock Screen" from the play store and make a double tap gesture with nova launcher that opens the activity of that app. That's what I did and I have the double tap to lock working. The unlock works regardless of launcher.
Sent from my LG-D800 using xda app-developers app
Click to expand...
Click to collapse
I'm Def gong to have to do that now thanks for the tip
Sent from my LG-D800 using Tapatalk 4
I think its the kernel. Pgm in the market does this. This feature has been out on the galaxy nexus.
Sent from my Nexus 10 using Tapatalk 2
leyvatron said:
I think its the kernel. Pgm in the market does this. This feature has been out on the galaxy nexus.
Sent from my Nexus 10 using Tapatalk 2
Click to expand...
Click to collapse
Same with the HTC one
Sent from my LG-D800 using Tapatalk 4
Yup, I'm using the nova launcher, double tap status bar still working
Anyone has any idea how does it work? Is it the digitizer just stay awake and listen for unlock? Won't it consume a lot of battery?
Sent from my LG-D802 using xda app-developers app
woshiitcy said:
Yup, I'm using the nova launcher, double tap status bar still working
Anyone has any idea how does it work? Is it the digitizer just stay awake and listen for unlock? Won't it consume a lot of battery?
Sent from my LG-D802 using xda app-developers app
Click to expand...
Click to collapse
I attempted to write an app to do this a long time ago. If its app-based like that, it needs to keep at least a partial wakelock on the phone to "listen" for the knock knock.
My guess is, on a multi-core CPU like the G2 has, they are turning off all but one core and putting that one core in the lowest MHz it will run, just to "listen" for the knock knock. Not app-based, but kernel based (like PGM). Clearly this doesnt use very much battery at all, as judged by the stellar battery life people have been reporting and that Ive seen on my own G2.
chrisexv6 said:
I attempted to write an app to do this a long time ago. If its app-based like that, it needs to keep at least a partial wakelock on the phone to "listen" for the knock knock.
My guess is, on a multi-core CPU like the G2 has, they are turning off all but one core and putting that one core in the lowest MHz it will run, just to "listen" for the knock knock. Not app-based, but kernel based (like PGM). Clearly this doesnt use very much battery at all, as judged by the stellar battery life people have been reporting and that Ive seen on my own G2.
Click to expand...
Click to collapse
hi
I thought it worked off a motion sensor.. unlike the HTC One kernels and franciscofranco's mako kernel, which use the touchscreen. I can't remember where I read it but I think it uses motion sensors for this, gyro or something
I don';t think it uses the main CPU cores, it uses another ultra low power one to work. This is why these features drain so much on the One, because it doesn't have the extra things that the G2 and MotoX have
no idea what I am doing in this forum but I thought I'd answer it
Edit:
The software platform is Android 4.2.2, and atop that is LG’s skin. LG has added a bunch of new features to its skinned Android experience, although its visual themeing remains essentially unchanged. Double tap to turn on and off uses the built in accelerometer to wake the phone up or turn it off – you just double tap quickly on the device when it’s in an off state to turn it on, and double tap quickly on a blank part of the display or status bar to turn it off. I don’t have a problem getting my index finger to the raised power button, but this is obviously an accommodation just in case that’s difficult.
Click to expand...
Click to collapse
-http://www.anandtech.com/show/7205/hands-on-with-the-lg-g2-lgs-latest-flagship
Haven't looked into any code but Brian is knowlegable when it comes to these things
Could be the reason why, *according to reviews* it doesn't work 100% of the time
woshiitcy said:
Yup, I'm using the nova launcher, double tap status bar still working
Anyone has any idea how does it work? Is it the digitizer just stay awake and listen for unlock? Won't it consume a lot of battery?
Sent from my LG-D802 using xda app-developers app
Click to expand...
Click to collapse
I lose about 1% battery every 3-4 hours when idle the whole time so while it may consume more battery the amount lost doesn't matter to me since idle drain is still hardly anything.
With the screen off and in the right light I can see hundreds of small grid like squares. I always assumed that they had something to do with the knock on feature.
Sent from my Galaxy Nexus using xda app-developers app
bigdjeff said:
With the screen off and in the right light I can see hundreds of small grid like squares. I always assumed that they had something to do with the knock on feature.
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
You know pretty much every super LCD screen has them, it's just to what degree they show
Sent from my LG-D800 using Tapatalk 4
I'm pretty sure it's NOT the accelerometer.
I tried it, and it even works with the slightest touch I can do. I hardly touched it at all. Can't believe, that there was any motion.
Furthermore it doesn't work when knocking with my fingernail or any other thing.
So I think, it really works by touch-recognition by the display.
eFCiKay said:
I'm pretty sure it's NOT the accelerometer.
Click to expand...
Click to collapse
you are right. it's definitely the touch screen waiting for the touches.
just try it on the edges on the screen - still works. next to the edges - doesn't work.
There's this post that I read somewhere from HardwareZone:
Not too sure if this is a solution, my imagination or simply I have gotten perfect overnight on using the KnockON feature but the insensitivity issue, that many and myself, have been facing is now gone - since last night, after I performed the following tests on my G2. (Yes, thses are merely TESTS, so wasn't expecting much..)
I got my set on the 26/9/13 and until last night this function got rather spot-on accurate and is not behaving in that erratic manner any more - at least for me. Here are the steps :
First Test
- Key in 3845#*802# on your phone dial.
- HW Device Test > Touch Test > Multi Touch Test
At this point, drag your finger across the screen from corner-to-corner and when your done. Press Volume-Up key once to exit.
Second Test
- From the same menu select "Touch Sensing Test 7*12"
- Tap in every box as many times as you want and on the red text as well at the bottom of the screen.
- Press Volume-Up Once to see result
- Press Volume-up again to Exit
- Finally, to exit the whole menu just use "return" soft key.
Once again, I like to highlight as strange as it may sound the above method has worked for me. And if not, then something definitely has. Do take note, Rockwell screen protector is still on and lastly, please do share your findings.
Click to expand...
Click to collapse
I tried it and strangely this seems to work. I can't tell if it's placebo but now I'm a hell lot more confident that my phone will wake up at the first pair of knocks.
Also, this is definitely true for me:
The knock on is 100% effective the first try when my phone is lying flat on my desk OR vertical on a car mount. In fact, these are the only 2 instances where I actually use KnockON. When I hold my phone, I naturally use the power button. Yes, I still do have probs with knockON when I use my thumb to wake it up while holding the phone.
3845#*802# did nothing for me. No menu.
There are apk for the knock on feature. But I'm sure there are libs and services involved
Sent from my LG-D801 using XDA Premium 4 mobile app
poondog said:
hi
I thought it worked off a motion sensor.. unlike the HTC One kernels and franciscofranco's mako kernel, which use the touchscreen. I can't remember where I read it but I think it uses motion sensors for this, gyro or something
I don';t think it uses the main CPU cores, it uses another ultra low power one to work. This is why these features drain so much on the One, because it doesn't have the extra things that the G2 and MotoX have
no idea what I am doing in this forum but I thought I'd answer it
Edit:
-http://www.anandtech.com/show/7205/hands-on-with-the-lg-g2-lgs-latest-flagship
Haven't looked into any code but Brian is knowlegable when it comes to these things
Could be the reason why, *according to reviews* it doesn't work 100% of the time
Click to expand...
Click to collapse
Could be the motion sensor. Try doing the double tap while holding the phone in your hand... It become completely unreliable. BUT, it's 100% reliable for me while the phone is laying on a flat surface.
Hey guys, first post on the nexus 6 forums, just got mine a week ago. I'm sure many of you miss the notification light that most of us are use to. I know we can use the app lightflow to get the hidden led to light up but that is not what this is about. I for one miss double tap to wake on my G3 and Oneplus but there is another way and most of you already have the option activated. This magical setting, Ambient Display.
Instead of picking up the phone like a good boy or girl from your desk to check if there are notifications waiting, simply tap either the extreme right or left of the phone and this act will shake it causing the sensors to think you moved the phone and the ambient display will knock on. For those who don't follow, since the nexus 6 back is shaped like a U or curved tapping either side would cause the phone to rock.
That's it, just something I noticed and I did not see it mentioned anywhere, give it a try, no more picking up phones to check the time. Enjoy.
or, get root and use the real double tap to wake. you can get it working by app, or by kernel of choice. its actually included in the code for the n6, but not enabled. you can easily enable it, if you have root. besides, ambient display uses battery, and wakes often in the pocket(and gets really annoying).
simms22 said:
or, get root and use the real double tap to wake. you can get it working by app, or by kernel of choice. its actually included in the code for the n6, but not enabled. you can easily enable it, if you have root. besides, ambient display uses battery, and wakes often in the pocket(and gets really annoying).
Click to expand...
Click to collapse
Ambient display doesn't wake up in my pocket. Chroma pocket mode. ? Still has to poll the prox sensor though, but I'm sure this would use less battery than the display waking up.
simms22 said:
or, get root and use the real double tap to wake. you can get it working by app, or by kernel of choice. its actually included in the code for the n6, but not enabled. you can easily enable it, if you have root. besides, ambient display uses battery, and wakes often in the pocket(and gets really annoying).
Click to expand...
Click to collapse
Does double-tap-to-wake work reliably in 5.1.1? I tried it ages ago with 5.0.1 and found it often would require several extra taps to wake it up. I might root and try again if it works better now...
Oh! I didn't know this. I was missing that feature and I had it all the time.
Thanks for the tip.
On Chroma, Doubletap to wake using the wakegestures.apk is about 85-90% reliable in waking on the first doubletap, its not too big a deal.
Double tap to sleep is 100% reliable first time for me just like a g2-g3.
Nova launcher + screen lock and off app works amazing.
amd-dude said:
Hey guys, first post on the nexus 6 forums, just got mine a week ago. I'm sure many of you miss the notification light that most of us are use to. I know we can use the app lightflow to get the hidden led to light up but that is not what this is about. I for one miss double tap to wake on my G3 and Oneplus but there is another way and most of you already have the option activated. This magical setting, Ambient Display.
Instead of picking up the phone like a good boy or girl from your desk to check if there are notifications waiting, simply tap either the extreme right or left of the phone and this act will shake it causing the sensors to think you moved the phone and the ambient display will knock on. For those who don't follow, since the nexus 6 back is shaped like a U or curved tapping either side would cause the phone to rock.
That's it, just something I noticed and I did not see it mentioned anywhere, give it a try, no more picking up phones to check the time. Enjoy.
Click to expand...
Click to collapse
Um... duh?
doitright said:
Um... duh?
Click to expand...
Click to collapse
Ok well, sorry that my post seemed stupid to you.
Thanks for the tip @amd-dude. Its nice to see these type of helpful posts.
xdatastic said:
Does double-tap-to-wake work reliably in 5.1.1? I tried it ages ago with 5.0.1 and found it often would require several extra taps to wake it up. I might root and try again if it works better now...
Click to expand...
Click to collapse
Nope. Now you know why Google never left it enabled.
The "rocking " feature to wake the screen was first implemented on the Moto X's Active Display.
Haptic DT2W works every time for me on 5.1.
nhizzat said:
The "rocking " feature to wake the screen was first implemented on the Moto X's Active Display.
Haptic DT2W works every time for me on 5.1.
Click to expand...
Click to collapse
No it wasn't. Moto X's along with their Droid variants use IR sensors in the corners to detect movement. Thats not how Ambient Display works (which is quite a bit inferior).
adrynalyne said:
No it wasn't. Moto X's along with their Droid variants use IR sensors in the corners to detect movement. Thats not how Ambient Display works (which is quite a bit inferior).
Click to expand...
Click to collapse
IR sensors were not used on the Moto X 2013. The nexus 6 "rocking" works the same as that phone, though Moto X seemed more sensitive from what I remember.
mwalt2 said:
IR sensors were not used on the Moto X 2013. The nexus 6 "rocking" works the same as that phone, though Moto X seemed more sensitive from what I remember.
Click to expand...
Click to collapse
Huh. I had a Droid Ultra back then and I could have sworn it used ir sensors.
I stand corrected.
Does this kill the natural ambient notification? I would actually prefer both. Sometimes I just want to see if there are notifications without opening the display. Then would want to use the knock when I'm actually planning on using the phone
Sent from my Nexus 6 using XDA Free mobile app
hahaha nice trick
sand1303 said:
Does this kill the natural ambient notification? I would actually prefer both. Sometimes I just want to see if there are notifications without opening the display. Then would want to use the knock when I'm actually planning on using the phone
Sent from my Nexus 6 using XDA Free mobile app
Click to expand...
Click to collapse
It does not kill the native ambient display. Both can work together.
adrynalyne said:
Nope. Now you know why Google never left it enabled.
Click to expand...
Click to collapse
Works well in my experience (on 5.1.1). I do notice that it works most of the time if I'm holding the phone at an angle, but it works every time if I hold the phone vertically. That was also the case with motion launch on my m8 so maybe it's by design to avoid accidental waking? I suspect people who don't find it working could be having the same issue.
Sent from my Nexus 6 using XDA Free mobile app
A humble request to all the developers
Kindly develop a kernel supporting double tap to wake uup and battery voltage calibration
Plzz
Device motorola moto x play lux
Somebody didn't read the rules...
joeyxl said:
Somebody didn't read the rules...
Click to expand...
Click to collapse
plzz forgive me for the mistake m new here
plzz tell me which rule are u talking about so that i can avoid the mistake in near future
thank u in advance
Why would you need dt2w when you already have moto display? Its battery friendly and also works faster. Takes one swipe to turn on the display and it doesnt drain your battery like dt2w does when the screen is off.
Sickaxis79 said:
Why would you need dt2w when you already have moto display? Its battery friendly and also works faster. Takes one swipe to turn on the display and it doesnt drain your battery like dt2w does when the screen is off.
Click to expand...
Click to collapse
Ok sir got it
Thank u for the information?
Sickaxis79 said:
Why would you need dt2w when you already have moto display?
Click to expand...
Click to collapse
Because not everyone is on stock rom. Custom roms don't have moto display.
Skeptico said:
Because not everyone is on stock rom. Custom roms don't have moto display.
Click to expand...
Click to collapse
But custom Roms have ambient display which show you time and notifications on picking the phone up or waving your hand over the proximity sensor.
Sent from my du_lux using XDA Labs
K.khiladi said:
But custom Roms have ambient display which show you time and notifications on picking the phone up or waving your hand over the proximity sensor.
Click to expand...
Click to collapse
Ambient display has issues, and also doesn't work very well with the proximity sensor. I'd way rather use DT2W.
Skeptico said:
Ambient display has issues, and also doesn't work very well with the proximity sensor. I'd way rather use DT2W.
Click to expand...
Click to collapse
Opinions differ. Atleast for me, ambient display works perfectly.
Sent from my du_lux using XDA Labs
anyone using this for their note 9 ? i have it install in my Note 9 (exynos duo), everything is good until i click on button on pie control, it take nearly 2-5 second to load apps, is kind of irritating for me, anyone facing this issue ? or i miss out something ?
Reboot? Working great on snap note 9
Sent from my SM-N960U using Tapatalk
bjc112 said:
Reboot? Working great on snap note 9
Sent from my SM-N960U using Tapatalk
Click to expand...
Click to collapse
my seem like something go wrong, first click is decent 1 second but second click will take up to 4-5 second to load ...
weird
i love gestures more than other controls
bjc112 said:
Reboot? Working great on snap note 9
Sent from my SM-N960U using Tapatalk
Click to expand...
Click to collapse
chacho_2me said:
i love gestures more than other controls
Click to expand...
Click to collapse
we don't have good lock in our region.
skabt said:
we don't have good lock in our region.
Click to expand...
Click to collapse
pie controls or goodlock? i dont have also.. but i search on google. so far no malware
I JUST started using PIE controls by coolace (due to having seen it on this threat). It is working great so far, no slowdown or hangs or anything.
I am using snapdragon Note 9
Thanks for mentioning the app by the way, I think it might be favorite edge/gesture control now (have tried many)
have a look, wondering this is normal ? but i done nothing on my phone ...
https://www.youtube.com/watch?v=laFGe1EQDcI&feature=youtu.be
skabt said:
have a look, wondering this is normal ? but i done nothing on my phone ...
https://www.youtube.com/watch?v=laFGe1EQDcI&feature=youtu.be
Click to expand...
Click to collapse
Which wallpaper is that?
Looks like Maxelus AMOLED live wallpaper
another pie controls app. Works pretty well reminds me of lmt launcher
jdmsohc22 said:
Which wallpaper is that?
Click to expand...
Click to collapse
AVriANCE said:
Looks like Maxelus AMOLED live wallpaper
Click to expand...
Click to collapse
YUP amoled livewapaper ....
btw my is really slow right ?
i found one funny issue with my pie control, if i open pie control in any screen other than home screen, it work perfectly but in home screen it take few second to load, any one have idea what it cause ?
I am actually taking back my recommendation on this app...
more than once I have had it kind of "take over" my screen.
What I mean is, any touch on my screen is attempting to touch something in PIE control (and not actually graphically showing PIE control, btw).
you effectively can't do anything at that point.
Its been a few days since I stopped using it, but I really did pretty exhaustively try to figure out how to stop this.
I really liked this app's "swipe" method instead of pulling the PIE out and having to like hold on a button for a quick sec, this app lets you do it in a smooth swiping motion.
Anyways, ive given up and gone back to onscreen navigation keys.
Every method I have tried (including XDA's navigation) has had some small hangups that eventually have problems working.
And no I haven't reported errors and such in respective threads, I just give up because my "lots of effort into having a hacky phone" days are behind me