Good day everyone!
I was wondering if Fluxi's kernel swipe to wake can be ported to Jellybean? The kernel was based on ICS, and according to some people, the kernel is a little bit outdated due to the fact that the latest update (Update 7) wasn't merged with it..
Popular kernel including Siyah kernel has the ability for touch gestures.. Can't swipe to wake be implemented on touch gesture enabled kernels too?
I've been using Fluxi's swipe to wake kernel and so far battery life when sleeping is very impressive...
Any thoughts regarding this... Thanks...
So I know that some ROMs for the DNA have active display and all. But when I had the LG G2, one of my favorite features was it's double tap to wake feature. Sadly, that phone's screen shattered and was no more. Now I'm back to my DNA lol. So. Any options for this feature?
Thanks guys!
shusuke028 said:
So I know that some ROMs for the DNA have active display and all. But when I had the LG G2, one of my favorite features was it's double tap to wake feature. Sadly, that phone's screen shattered and was no more. Now I'm back to my DNA lol. So. Any options for this feature?
Thanks guys!
Click to expand...
Click to collapse
get NuSenseSix Max ROM then enable the feature in sense6toolbox I believe
heads up I got off that rom because the touch screen would **** up occasionally and i would have to restart the phone.
ok thanks for the reply. like, i know nuSense had that Motion Gesture Wake feature.But is that the tap to unlock thing?
Is there a kernel that supports double tap to wake on the stock rom?
Hey guys, welcome to this thread. I know there are many fans of franco.Kernel and many fans of wake gestures. This combines the best of both.
This kernel is simply a modified version of the official franco.kernel with added wake gestures developed by flar2
Features:
- Always sourced from the latest franco kernel build
- Only added feature is wake gestures
Downloads:
- Boot IMG: http://1drv.ms/1ExnFf5
Installation:
- Flash in TWRP (using the img flash option)
- Flash Manually: fastboot flash boot boot.img
Credits:
@franciscofranco /@amjc14/ @flar2 / @Cl3Kener / @DespairFactor
Source: https://github.com/alan94jimenez/modified-shamu
Enjoy!
Latest Version Base: r28
--
Manual Values:
Sweep2wake:
disable = 0
sweep right = 1
sweep left = 2
sweep up = 4
sweep down = 8
Add them together. For example, to enable sweep2wake in every direction:
echo 15 > /sys/android_touch/sweep2wake
Sweep2sleep:
disable = 0
sweep right = 1
sweep left = 2
sweep left or right = 3
eg: enable sweep2sleep left
echo 2 > /sys/android_touch/sweep2sleep
Doubletap2wake:
enable = 1
disable = 0
eg: enable doubletap2wake:
echo 1 > /sys/android_touch/doubletap2wake
For the noob, what is wake gestures? Double tap to wake is considered a wake gesture?
Nice job bro :thumbup: :thumbup:
JManekia said:
For the noob, what is wake gestures? Double tap to wake is considered a wake gesture?
Click to expand...
Click to collapse
I added it to the OP, but it is stock double tap to wake, sweep2wake, sweep2sleep, and flar2's DT2W
JManekia said:
For the noob, what is wake gestures? Double tap to wake is considered a wake gesture?
Click to expand...
Click to collapse
Sweep 2 wake, sweep 2 sleep and double tap to wake
What is the chance of getting Multirom compatability.
Would you be willing to make a zip? Not to be a pain in the a**!
iainaaldrich said:
Would you be willing to make a zip? Not to be a pain in the a**!
Click to expand...
Click to collapse
I can look into it, but if you are on the latest TWRP you can flash .img files now. So you should be all good to go
gamewarden234 said:
What is the chance of getting Multirom compatability.
Click to expand...
Click to collapse
Don't ask for features that aren't finished
Cannot get sweep to sleep working and tried kernel adiuator but that does not work.
What needs to be done to activate it?
daleski75 said:
Cannot get sweep to sleep working and tried kernel adiuator but that does not work.
What needs to be done to activate it?
Click to expand...
Click to collapse
I'm using the elementalx app to set wake gestures and it is working fine. Let me try kernel adiuator real quick
DespairFactor said:
Don't ask for features that aren't finished
Click to expand...
Click to collapse
my bad. Had no idea. Works great on the kernel I'm using curently. Sorry about that.
Excellent! Is the kernel compatible with flar2's Wake Gestures implementation?
Sorry, I thought you meant the regular wake gestures. I would have to look into it for you.
Phamwich said:
Excellent! Is the kernel compatible with flar2's Wake Gestures implementation?
Click to expand...
Click to collapse
Just installed the apk and I can confirm it is working :highfive:
Thanks! flar2's Wake Gestures implementation and app would be fantastic. Swiping to activate the flashlight is pretty convenient possibility with flar2's implementation.
EDIT: I'll give it a shot!
Phamwich said:
Thanks! flar2's Wake Gestures implementation and app would be fantastic. Swiping to activate the flashlight is pretty convenient possibility with flar2's implementation.
EDIT: I'll give it a shot!
Click to expand...
Click to collapse
I had never tried it, but it is pretty sweet! I like how you can set shortcuts for the gesture from the app.
flar2's Wake Gestures seems to work perfectly. On previous ROMs, I did have issues of ear touches while in calls, so I did have to install flar2's S2W Phone Call Disabler and that seemed to solve the problem.
Right now, I'm pretty happy running stock 5.1 rooted with FK r21, and the Wake Gestures support was a nice addition to keep me satisfied until custom ROMs iron out things out with 5.1. Great work!
Phamwich said:
flar2's Wake Gestures seems to work perfectly. On previous ROMs, I did have issues of ear touches while in calls, so I did have to install flar2's S2W Phone Call Disabler and that seemed to solve the problem.
Right now, I'm pretty happy running stock 5.1 rooted with FK r21, and the Wake Gestures support was a nice addition to keep me satisfied until custom ROMs iron out things out with 5.1. Great work!
Click to expand...
Click to collapse
Glad to hear it! And thanks for pointing me to his app.
Hi could you please make a flashable zip of this ? The reason I'm asking is that I have installed Rastapop (based on Android 5.1) as a secondary ROm and I would prefer to flash a kernel there. I've tried Flashify,but all it does is it flashes boot.img to the primaryROM thus making me lose MULTIROM access. Thanks
So I've tried several versions of Radon and Agni as well as several custom roms and I can't seem to get consistent double tap 2 wake or sweep gestures. I have tried using Kernel Adiutor, Ex Kernel Manager and flar2 wake gestures app. I've verified that the gestures are enabled on each boot. Sometimes it will work but most of the time it doesn't. I checked my hardware and my kenzo has a focaltech touchscreen with a tianma panel. Any tips, help or insight would be greatly appreciated.
Update: so i read on the wake gestures app forum here on xda to not have any other apps control the wake gestures. After turning them off in kernel adiutor and just using the wake gestures app everything seems to be working as intended.
Are you setting dt2w or sweep to wake on full or half? It only worked on half for mine.
governmentissuejoe said:
So I've tried several versions of Radon and Agni as well as several custom roms and I can't seem to get consistent double tap 2 wake or sweep gestures. I have tried using Kernel Adiutor, Ex Kernel Manager and flar2 wake gestures app. I've verified that the gestures are enabled on each boot. Sometimes it will work but most of the time it doesn't. I checked my hardware and my kenzo has a focaltech touchscreen with a tianma panel. Any tips, help or insight would be greatly appreciated.
Click to expand...
Click to collapse
Use sweep up to wake, it works consistently, doesnt' interfere with phone calls and is much less likely to accidentally wake up the phone in your pocket.
Double tap is the worst gesture imaginable.
I have them both set and even sweep is inconsistent
A Sad Napkin said:
Are you setting dt2w or sweep to wake on full or half? It only worked on half for mine.
Click to expand...
Click to collapse
Set to half but issue persists
​
flar2 said:
Use sweep up to wake, it works consistently, doesnt' interfere with phone calls and is much less likely to accidentally wake up the phone in your pocket.
Double tap is the worst gesture imaginable.
Click to expand...
Click to collapse
Tried setting just sweep up to wake and same issue sometimes it works but mostly it doesn't
Hi everyone, I'm looking for a rom with at least these 3 functions combined: the double tap on the screen off to wake the device, screenshot with 3 fingers, and the traffic indicator . I tried several roms, like RR, Viper, pure Nexus, but none has the 3 functions. If anyone could tell me if that exists ...
Thx very much ?
you can get double tap to wake by tweaking kernel.
Three finger screenshot is already present in these roms.
Traffic indicator is also there.
dean [email protected]# said:
you can get double tap to wake by tweaking kernel.
Three finger screenshot is already present in these roms.
Traffic indicator is also there.
Click to expand...
Click to collapse
Do you know whitch kernel to take and how to activate this function?
dominator or guvyer
vikman53 said:
Do you know whitch kernel to take and how to activate this function?
Click to expand...
Click to collapse
RR + Radon kernel works best.
Well, I'll try one of those
thx guys
RR and kernel Radon and Kernel Adiutor works fine