wake up phone with volume keys UCLE2 and UCLD3 - AT&T Samsung Galaxy Note I717

is there a apk to wake up the phone with volume keys on the latest ICS UCLE2 ?
update: finally found a cwm for "UCLE2 wake up with volume key" on skyrocket forum and it works on i717 note!
just look at post #1 under Add-on section.
http://forum.xda-developers.com/showthread.php?t=1603857
update2: UCLD3 volume wake
http://forum.xda-developers.com/showpost.php?p=26987452&postcount=20

Yeah, it's called widgetlocker. It does it no matter how much I try to disable it.

cbass said:
Yeah, it's called widgetlocker. It does it no matter how much I try to disable it.
Click to expand...
Click to collapse
yeah, really....
widgetlocker can't wake up Samsung (phones)!

Widget locker is the easiest way to do it.
works great.

OK, I know you kids like talk to talk BS!
I'll PayPal anyone doing a YouTube showing widgetlocker able to wake up note on latest LD3 with volume key!
And I will PayPal you 25$ usd!
Here is the rule.
I don't want people cheating by flashing a addon to enable it.
Go to about phone and show me you on LD3.
After you wakeup phone with widgetlocket, uninstall widget locker.
Then turn off screen, if phone can't wake up with volume key. Then you will get 25$ usd.
UPDATE: contest end May 9,2012 12:00am PST

netnerd said:
OK, I know you kids like talk to talk BS!
I'll PayPal anyone doing a YouTube showing widgetlocker able to wake up note on latest LD3 with volume key!
And I will PayPal you 25$ usd!
Here is the rule.
I don't want people cheating by flashing a addon to enable it.
Go to about phone and show me you on LD3.
After you wakeup phone with widgetlocket, uninstall widget locker.
Then turn off screen, if phone can't wake up with volume key. Then you will get 25$ usd.
Click to expand...
Click to collapse
Foiled again......lol
ok you were right, as i opted not to install Widget locker since flashed ucld3.....but no the volume rocker will not wake up my phone on the new build.
so you can re-invest that 25 dollars.

Yeah, I was missing volume wake on d3 perfection objection ICS.
I just edited the Android.policy.jar and keylayout files and it works.
Sent from my bigass phone or whatever on ICS

yollasho said:
Yeah, I was missing volume wake on d3 perfection objection ICS.
I just edited the Android.policy.jar and keylayout files and it works.
Sent from my bigass phone or whatever on ICS
Click to expand...
Click to collapse
Could you kindly show what edits that you did?
TIA

docfreed said:
Could you kindly show what edits that you did?
TIA
Click to expand...
Click to collapse
Yeah, sorry I missed you're reply. When I get back on a computer I will show you.
Sent from my bigass phone or whatever on ICS

yollasho said:
Yeah, sorry I missed you're reply. When I get back on a computer I will show you.
Sent from my bigass phone or whatever on ICS
Click to expand...
Click to collapse
Ok. I followed a guide to do this because I hadn't compiled/decompiled .jar files before, so I can't take any credit. I link the guide down below.
So, what you need to know about this is it's not a super clean option. There's no way to disable the volume keys waking the phone short of putting the original files back in place (which is super easy, just not checkbox easy). I suppose if somebody cared enough, they could make a flashable zip that just pushed the files for enable/disable. For me personally, I have never had a desire to disable it, so this is a good enough solution as-is.
So after this mod, Volume keys will always wake the phone from sleep. I use widget locker and I don't need to enable easy wake or even have widget locker installed to wake the phone with volume keys (just so you get the idea).
We need to edit a couple of files.
The first is the Android.Policy.jar file. The file is in the /System/framework folder of your device.
We also need to edit the keylayout files so that the volume keys can wake the device. These files are in /System/usr/keylayout.
/***********************************************************************/
Here is the Guide I followed. This should walk you through everything needed to get this done. Props to xda user tbriden for the nice walkthrough.
Here is a link showing what the source code looks like where we make the edit. We don't have source, so that's why we have to use the smali/baksmali stuff and we end up with more machine oriented code to edit instead of nice clean source.
And here is some light reading on keylayouts.
/***********************************************************************/
I edited all of the keylayouts which contained the volume_up/down keys and set them to WAKE, but according to the keylayout stuff from google, WAKE_DROPPED should behave the same, but I'm not entirely sure on that one, so I stuck with "WAKE."
Also, I attached my edited files in a zip. They are from Team Objection Perfection ICS #1, but I think the android.policy.jar should work on any ICS so long as it's not tablet mode.

Thanks very much
You put in a lot of effort - much appreciated. I'll try it tonight.

docfreed said:
You put in a lot of effort - much appreciated. I'll try it tonight.
Click to expand...
Click to collapse
If you're running ICS and not dagr8 tablet, you may be able to just throw those in the appropriate paths with adb.
I know dagr8 tablet framework is edited but if I recall it already includes volume wake.
Sent from my bigass phone or whatever on ICS

berton01 said:
Yeah, it's called widgetlocker. It does it no matter how much I try to disable it.
Click to expand...
Click to collapse
What ROM are you running? Have you followed the thread?
The ICS leaks didn't allow widget locker to do easy wake for the most part, unless the chef edited some frameworks.
I'm running ICS second leak (D3) and had no ability to do volume wake, even with widget locker and easy wake enabled.
Now I can do volume wake without widget locker (which I prefer all physical buttons to wake device, it's just more handy).
You could actually probably do reverse of what I posted earlier to disable volume wake. Probably just add volume keys into that switch statement so they are ignored
Sent from my bigass phone or whatever on ICS

yollasho, it's a spammer working up to enough posts to be able to post links.

Volume Keys Wake
Works perfectly in "The Unofficial" custom rom!

Tx Redneck said:
yollasho, it's a spammer working up to enough posts to be able to post links.
Click to expand...
Click to collapse
That's ok. There's a ton of spammers here. I saw two posts for iPads in note forums last night!
I figured someone might want volume wake.
Sent from my bigass phone or whatever on ICS

yollasho said:
I figured someone might want volume wake.
Click to expand...
Click to collapse
yeah. i want to wake up my phone with volume keys!
you have the cwm for the latest ucLE2?

test

finally found a cwm for it!
http://forum.xda-developers.com/showpost.php?p=25802639&postcount=1

yollasho said:
Also, I attached my edited files in a zip. They are from Team Objection Perfection ICS #1, but I think the android.policy.jar should work on any ICS so long as it's not tablet mode.
Click to expand...
Click to collapse
thanks for the edited zip!
i have asked others to make me a "UCLD3 volume wake" but they're too lazy to do it!
and i'm too lazy to learn to do it myself! haha
so i downloaded your edited android.policy.jar and replace it with the one from "UCLE2 volume wake" and use cwm to flash it!
i'm still using UCLD3, i found it has less bugs than the latest UCLE2 rom.
on UCLE2 rom, when i play wmv on landscape all i get is blue screen and use stylus to capture screen doesnt work.

Related

Camera Volume Up Mod

Ive been searching for this for a while, i would like to be able to use the volume up button for my shutter in the default camera app. I saw some threads about this but either it wasnt compatible with my phone or it didn't work. Does anyone know of a mod that will do this for the AT&T S2? Thanks
To my knowledge they are working on it for our phone; however, this is a question and should be placed in the Q&A section in the future.
joshuadjohnson22 said:
Ive been searching for this for a while, i would like to be able to use the volume up button for my shutter in the default camera app. I saw some threads about this but either it wasnt compatible with my phone or it didn't work. Does anyone know of a mod that will do this for the AT&T S2? Thanks
Click to expand...
Click to collapse
1) you have the same name and middle initial as me!
2) wrong section.
3) I'm sure its being worked on
Sent from AT&T SGS2
It's easy, but I'm not sure if I like it. I like using the volume buttons to zoom in and out. I was able to make long pressing the power button take pictures, but it also pops up the extended power menu lol. Hopefully I can figure out how to get a short power button press to take pictures instead of turning off the screen. It's a lot trickier on this phone than it was on the original galaxy s and infuse.
gtg465x said:
It's easy, but I'm not sure if I like it. I like using the volume buttons to zoom in and out. I was able to make long pressing the power button take pictures, but it also pops up the extended power menu lol. Hopefully I can figure out how to get a short power button press to take pictures instead of turning off the screen. It's a lot trickier on this phone than it was on the original galaxy s and infuse.
Click to expand...
Click to collapse
Looking forward to you getting the power button mod to work. That's definitely a feature I've been waiting for.
gtg465x said:
It's easy, but I'm not sure if I like it. I like using the volume buttons to zoom in and out. I was able to make long pressing the power button take pictures, but it also pops up the extended power menu lol. Hopefully I can figure out how to get a short power button press to take pictures instead of turning off the screen. It's a lot trickier on this phone than it was on the original galaxy s and infuse.
Click to expand...
Click to collapse
im excited! i hope you can get it to work! would you add to the unnamed?
ayoteddy can you bump this to the QandA
I've been using the volume up mod that I found from the i9100 forums for about a week. Used it quite a bit on my visit to Alcatraz over the weekend. It has tap to take direct picture or hold to focus and release to take a picture.The digital zoom is useless to me as all it does is just blow up a cropped imaged anyways. I'll attach it in case anyone wants to try (and as always, back up the old Camera.apk). Just push/copy to system/app
tysj said:
I've been using the volume up mod that I found from the i9100 forums for about a week. Used it quite a bit on my visit to Alcatraz over the weekend. It has tap to take direct picture or hold to focus and release to take a picture.The digital zoom is useless to me as all it does is just blow up a cropped imaged anyways. I'll attach it in case anyone wants to try (and as always, back up the old Camera.apk). Just push/copy to system/app
Click to expand...
Click to collapse
Yeah, was more worried about zooming with the volume buttons while recording 720p video. It would be a pain to record everything in 1080 and then run it through video editing software to do the zooming.
Guess I could do the volume button hack for photos only and leave it as zoom control for video recording.
gtg465x said:
Yeah, was more worried about zooming with the volume buttons while recording 720p video. It would be a pain to record everything in 1080 and then run it through video editing software to do the zooming.
Guess I could do the volume button hack for photos only and leave it as zoom control for video recording.
Click to expand...
Click to collapse
I didn't think about the video recording part. BUT! I just gave it whirl and surprisingly enough, the volume keys don't start the recording and still function as zoom buttons. So it looks like the video recording part is untouched.
tysj said:
I've been using the volume up mod that I found from the i9100 forums for about a week. Used it quite a bit on my visit to Alcatraz over the weekend. It has tap to take direct picture or hold to focus and release to take a picture.The digital zoom is useless to me as all it does is just blow up a cropped imaged anyways. I'll attach it in case anyone wants to try (and as always, back up the old Camera.apk). Just push/copy to system/app
Click to expand...
Click to collapse
PERFECT just what i wanted, your the best!!
tysj said:
I've been using the volume up mod that I found from the i9100 forums for about a week. Used it quite a bit on my visit to Alcatraz over the weekend. It has tap to take direct picture or hold to focus and release to take a picture.The digital zoom is useless to me as all it does is just blow up a cropped imaged anyways. I'll attach it in case anyone wants to try (and as always, back up the old Camera.apk). Just push/copy to system/app
Click to expand...
Click to collapse
Awesome mod. I've been missing a physical camera button for awhile now! Pretty awesome thus far, however, I always get a force close on the camera app after I restart my phone. Anyone else encounter this and or find a solution other than reinstalling the app to make it work?
Thanks!
sopdogg said:
Awesome mod. I've been missing a physical camera button for awhile now! Pretty awesome thus far, however, I always get a force close on the camera app after I restart my phone. Anyone else encounter this and or find a solution other than reinstalling the app to make it work?
Thanks!
Click to expand...
Click to collapse
No force closes for me on Serendipity 8.1
tysj said:
I've been using the volume up mod that I found from the i9100 forums for about a week. Used it quite a bit on my visit to Alcatraz over the weekend. It has tap to take direct picture or hold to focus and release to take a picture.The digital zoom is useless to me as all it does is just blow up a cropped imaged anyways. I'll attach it in case anyone wants to try (and as always, back up the old Camera.apk). Just push/copy to system/app
Click to expand...
Click to collapse
sopdogg said:
Awesome mod. I've been missing a physical camera button for awhile now! Pretty awesome thus far, however, I always get a force close on the camera app after I restart my phone. Anyone else encounter this and or find a solution other than reinstalling the app to make it work?
Thanks!
Click to expand...
Click to collapse
no force close on unnamed 1.10 for me....
Reboot camera mod fix!
sopdogg said:
Awesome mod. I've been missing a physical camera button for awhile now! Pretty awesome thus far, however, I always get a force close on the camera app after I restart my phone. Anyone else encounter this and or find a solution other than reinstalling the app to make it work?
Thanks!
Click to expand...
Click to collapse
Same thing was happening to me but I fixed it! In root explorer go to system/app/camera.odex and rename the camera.odex to camera.odex.Bak
then reboot and it should be GTG!!!
Forgot: May have to reinstall the modded camera.apk after too as well.
iteam said:
Same thing was happening to me but I fixed it! In root explorer go to system/app/camera.odex and rename the camera.odex to camera.odex.Bak
then reboot and it should be GTG!!!
Forgot: May have to reinstall the modded camera.apk after too as well.
Click to expand...
Click to collapse
an alternative is the new unnamed Rom has this feature built in, just a fyi
iteam said:
Same thing was happening to me but I fixed it! In root explorer go to system/app/camera.odex and rename the camera.odex to camera.odex.Bak
then reboot and it should be GTG!!!
Forgot: May have to reinstall the modded camera.apk after too as well.
Click to expand...
Click to collapse
Just tried it out. Working well for me so far. Hoping for no FCs in the near future!
joshuadjohnson22 said:
an alternative is the new unnamed Rom has this feature built in, just a fyi
Click to expand...
Click to collapse
I've got the zip file downloaded but haven't pulled the trigger on it yet. Stock is running real well for me and really haven't seen a feature that is a must have in a custom rom yet. Shoot, with Entropy's DD and stock rom, my phone is still blazing. Just to test things out, I've gotten a 5034 on quadrant so things are working awesome.
If this were my X10, I would be a flash whore because that thing needs optimization just like a crack head needs his next hit.
sopdogg said:
Just tried it out. Working well for me so far. Hoping for no FCs in the near future!
I've got the zip file downloaded but haven't pulled the trigger on it yet. Stock is running real well for me and really haven't seen a feature that is a must have in a custom rom yet. Shoot, with Entropy's DD and stock rom, my phone is still blazing. Just to test things out, I've gotten a 5034 on quadrant so things are working awesome.
If this were my X10, I would be a flash whore because that thing needs optimization just like a crack head needs his next hit.
Click to expand...
Click to collapse
just back up your current ROM, and flash... if you dont like it just restore
Works on ICS?
core720 said:
Works on ICS?
Click to expand...
Click to collapse
No. see the dates on this thread? ICS was a dream back then.
Some ICS builds have options for power button shutter/vol zoom.

[MOD]Volume Rocker to Wake[MOD]

Many people have been asking for this, so here it is. Thanks to "tbriden" for his info on this mod. As with many of my mods, This is currently for deodex'ed roms.
This also contains my Advanced power menu
Advanced Power Menu + Volume Buttons To Wake
Just Flash From Recovery
This mod will remove any of Runandhide's Mods, but I've already passed the necessary edits off to him, and he'll be updating his mod shortly
His mod can be downloaded RunandHides Mod
FROM RUNANDHIDES OP ABOUT THIS MOD
NEW!! for Viper 1.2.1 longpress home =menu, recent app = menu, volume up/down = wake device, half press camera button = search/voice search and includes Vinchenzop's APM
I've been trying to integrate these mods and even using them as standalone and my phone seems to be kind of retarded when it comes to them.
For instance, the advanced power menu mod doesn't work on my phone. Modding it myself or using your mod produces the same result: Holding down the power button to bring up the menu results in a soft-reset back to boot animation, every single time. Wiping either dalvik or cache has no effect. Even hard resetting has no effect. I'm hoping that it's because I've removed so many files in my attempts at a "Senseless" ROM that one of them may be reliant on this mod, and not my phone just being a strange lemon of sorts. Even the modding of framework-res took a LOT of work on my part because every single one of runandhide05's mods to it resulted in bootloops.
WTF?
Am I the ONLY one here? >
freeza said:
I've been trying to integrate these mods and even using them as standalone and my phone seems to be kind of retarded when it comes to them.
For instance, the advanced power menu mod doesn't work on my phone. Modding it myself or using your mod produces the same result: Holding down the power button to bring up the menu results in a soft-reset back to boot animation, every single time. Wiping either dalvik or cache has no effect. Even hard resetting has no effect. I'm hoping that it's because I've removed so many files that one of them may be reliant on this mod, and not my phone just being a strange lemon of sorts. Even the modding of framework-res took a LOT of work on my part because every single one of runandhide05's mods to it resulted in bootloops.
WTF?
Am I the ONLY one here? >
Click to expand...
Click to collapse
Use my framework-res.apk. The reason you're getting a soft reset is because its lookin for icons/layouts that aren't there. And before you notice...yes the files are improperly labeled, but that was just my quick way to get it to show right in the menu
Thanks for this. Coming from the 3D I developed a habit to wake with volume button. Now my habit can continue.
sent from my rooted EVO LTE
Vinchenzop said:
Use my framework-res.apk. The reason you're getting a soft reset is because its lookin for icons/layouts that aren't there. And before you notice...yes the files are improperly labeled, but that was just my quick way to get it to show right in the menu
Click to expand...
Click to collapse
Wait wait wait......so the APM relies on the framework-res.apk? How interesting! that would make sense as to why it does soft-reset on me, as I didn't even try using another one. Every framework-res I've used just boot loops on me. I had to go through some pretty terrible crap to get a framework-res mod. runandhide05's removed the signatures, which is probably the first reason why mine would bootloop, so I added that back in and it still bootlooped. So then I took a stock framework-res and copied the resources.arsc over and that worked, BUT the notification bar became double the size. Every single technique I knew to decompile and recompile resulted in boot loops. I finally got it working with mine&runandhide05's mods, but the file I produced is closer to the stock in file size: 18MB vs 13MB (runandhide05s).
I will give your framework-res a shot and if it works, you'll have to let me know what you're using to decompile/recompile.
freeza said:
Wait wait wait......so the APM relies on the framework-res.apk? How interesting! that would make sense as to why it does soft-reset on me, as I didn't even try using another one. Every framework-res I've used just boot loops on me. I had to go through some pretty terrible crap to get a framework-res mod. runandhide05's removed the signatures, which is probably the first reason why mine would bootloop, so I added that back in and it still bootlooped. So then I took a stock framework-res and copied the resources.arsc over and that worked, BUT the notification bar became double the size. Every single technique I knew to decompile and recompile resulted in boot loops. I finally got it working with mine&runandhide05's mods, but the file I produced is closer to the stock in file size: 18MB vs 13MB (runandhide05s).
I will give your framework-res a shot and if it works, you'll have to let me know what you're using to decompile/recompile.
Click to expand...
Click to collapse
Its a f'in headache man, I do all my android modding on linux...but since ICS, I've got to decompile apks on my windows machine (which i am unfamiliar with) and then move them back to my linux machine for any smali edits.
I followed fernando sor's tutorial, to an extent to get a damn framework-res to compile.
Edit: You won't be able to decompile then recompile though...pm me your gmail
Thanx allot for the mod! are there other options in the works like using the camera button to ? That was my favorite because I like the volume buttons used for the "select track while screen off" mod.
Good work and thanx for the contribution
Hey Vin,
Can you add menu remap and long press home to this mod please ... I tried Run's newest mod and it all works except the vol wake so I'm currently using his mod that has LPH, Menu Remap and your APM which works great but I really miss vol wake ... I don't much care about the half press camera but others might ... It not just me, I posted in Run's thread and vol wake being broken was confirmed
Fyi, in his mod the vol wake works but only if you hit a vol key quickly after turning the screen off with pwr button and is repeatable ... If u wait more than 30 secs or so then a vol key will no longer wake the phone and u have to use the pwr button which pretty much renders the vol wake useless ... don't know if that info will help but wanted to fully explain
Thanks !
Sent from my EVO 4G LTE using Tapatalk
I'll see if me rebuilding it will yield any different results, but I don't believe it will change anything.
Vinchenzop said:
I'll see if me rebuilding it will yield any different results, but I don't believe it will change anything.
Click to expand...
Click to collapse
Are u going to rebuild/check Run's mod or just build into this mod? Either way thanks! ... And if u need me to test it or when ur done just let me know
Sent from my EVO 4G LTE using Tapatalk
Vancer said:
Are u going to rebuild/check Run's mod or just build into this mod? Either way thanks! ... And if u need me to test it or when ur done just let me know
Sent from my EVO 4G LTE using Tapatalk
Click to expand...
Click to collapse
I'll add his work onto this, since we know my standalone mod works
Wow ... Fast response! Barely had time to check one other thread (Your rom thread btw) and refresh lol
Edit: are going to leave out the half press camera part just in case that is what's breaking it?
Sent from my EVO 4G LTE using Tapatalk
Vancer said:
Wow ... Fast response! Barely had time to check one other thread (Your rom thread btw) and refresh lol
Edit: are going to leave out the half press camera part just in case that is what's breaking it?
Sent from my EVO 4G LTE using Tapatalk
Click to expand...
Click to collapse
The camera/wake is just a .kl (key layout) edit, and I don't think that's be the reason for the delay/issues. But yea, I'll leave it out for the time being.
But if you follow the ROM thread, you'll know that I won't be home/at my computer for 9 more hours or so...I say this so you're not wasting your time F5'ing this thread
Vinchenzop said:
The camera/wake is just a .kl (key layout) edit, and I don't think that's be the reason for the delay/issues. But yea, I'll leave it out for the time being.
But if you follow the ROM thread, you'll know that I won't be home/at my computer for 9 more hours or so...I say this so you're not wasting your time F5'ing this thread
Click to expand...
Click to collapse
Yep saw ur working til bout 8 tonight ... No F5... I'm on my Viperized Vinchezinated ELTE
Sent from my EVO 4G LTE using Tapatalk
Would it be possible to get a volume rocker to switch song mod?
Just a friendly reminder ... Cause I know you aren't still at work!
Sent from my EVO 4G LTE using Tapatalk
Vancer said:
Just a friendly reminder ... Cause I know you aren't still at work!
Sent from my EVO 4G LTE using Tapatalk
Click to expand...
Click to collapse
apologies, I said it in a PM to someone, but forgot to reiterate it here. I remade the mod, and it had the same results (delays and/or not working). I'll have to add each aspect one at a time and see what is causing it. This could take a bit (should be this weekend).
Why do you guys prefer the volume rocker to wake? Just curious as to how this benifits. I think its a negative when listening to music and the screen comes on when adjusting volume, no?
Sent from my EVO using xda premium
Easier one handed operation b/c you can reach it with ur thumb when you take it out of ur pocket without adjusting ur grip. This is just quicker, handier and reduces the chance of dropping the phone with less adjusting in ur hand. Also the same reason I put status bar expander on my homescreen since I can't reach the pull down with my thumb in one handed operation without adjusting my grip
Sent from my EVO 4G LTE using Tapatalk
Vancer said:
Easier one handed operation b/c you can reach it with ur thumb when you take it out of ur pocket without adjusting ur grip. This is just quicker, handier and reduces the chance of dropping the phone with less adjusting in ur hand. Also the same reason I put status bar expander on my homescreen since I can't reach the pull down with my thumb in one handed operation without adjusting my grip
Sent from my EVO 4G LTE using Tapatalk
Click to expand...
Click to collapse
Ok, I see. I'll try it out but I feel it will bug me that my screen will come on whenever I adjust music volume. I'll see how it goes...
Sent from my PC36100 using xda premium

Volume button screen wake?

I was wondering if anyone found a program that will wake the Inc4 with the volume buttons? I did some poking around last night, tried 2 different programs neither of which worked (Fix Broken Power Button and Wake All). I've seen people on other phones mention widget locker, but I'm not interested in paying 3 bucks for what seems like such a simple feature, nor do i want my lock screen changed.
I found one post for a droid razr maxx that talked about modding the qwerty.kl file. This post was back in march though and i know the Maxx didn't get ICS until last month, so I'm going to assume this won't work. I'll paste it below though for the devs to look at.
Browse to root/system/usr/keylayout
You'll want to edit qwerty.kl in a text editor and set the VOLUME_UP and VOLUME_DOWN keys to WAKE, just how POWER is set to WAKE.
Void4ever
void4ever said:
I was wondering if anyone found a program that will wake the Inc4 with the volume buttons? I did some poking around last night, tried 2 different programs neither of which worked (Fix Broken Power Button and Wake All). I've seen people on other phones mention widget locker, but I'm not interested in paying 3 bucks for what seems like such a simple feature, nor do i want my lock screen changed.
I found one post for a droid razr maxx that talked about modding the qwerty.kl file. This post was back in march though and i know the Maxx didn't get ICS until last month, so I'm going to assume this won't work. I'll paste it below though for the devs to look at.
Browse to root/system/usr/keylayout
You'll want to edit qwerty.kl in a text editor and set the VOLUME_UP and VOLUME_DOWN keys to WAKE, just how POWER is set to WAKE.
Void4ever
Click to expand...
Click to collapse
i made a mod for this for the ultimate kang bang ROM.
ROM- http://forum.xda-developers.com/showthread.php?t=1767151
MOD- http://forum.xda-developers.com/showpost.php?p=28722516&postcount=47
andybones said:
i made a mod for this for the ultimate kang bang ROM.
ROM- http://forum.xda-developers.com/showthread.php?t=1767151
MOD- http://forum.xda-developers.com/showpost.php?p=28722516&postcount=47
Click to expand...
Click to collapse
Awesome, so i can just take the MOD and flash this to a stock phone (with custom recovery and root of course)? I was looking at the kang rom, but was gonna hold off for a little bit.
The directions in the post talk about flashing his stuff, then your mod.
void4ever
void4ever said:
Awesome, so i can just take the MOD and flash this to a stock phone (with custom recovery and root of course)? I was looking at the kang rom, but was gonna hold off for a little bit.
The directions in the post talk about flashing his stuff, then your mod.
void4ever
Click to expand...
Click to collapse
you need to flash it on a deodexed rom, so either my ukb rom or stock deodexed

Sense 4.1 and + DEEP-SLEEP Wake-On-Vol FIX -- 12/9/12

Credits: Andybones, Zarboz, Nitsuj17:init.d script
You must already be on a ROM with this MOD in it, this does not add the Wake-on-vol MOD to the ROM, it just makes it work in deep-sleep now.
thanks to Nitsuj17 -- it now survives reboot.
just flash this in recovery:
http://dl.dropbox.com/u/26383143/HTC Incredible 4G/ViperLTE_2.1.1-volumewake.zip
----------------------------------------------------------------------------------------------------
You have to do this on every reboot as haven't found a way to get it to stick yet.
using something like root explorer
go to sys/keyboard/vol_wakeup
open using text editor
change the 0 to 1
save changes and exit, it'll say something about a back-up being made, but there isn't but that's ok. just open it again and make sure it's now 1, and you are good until you reboot the phone.
Once reboot, just re-do steps 1-5.
------------------------------------------------------
Feel free to use this MOD without permission.
Please give credit though..
This no work for me on viper2.1.1.
Values are changed to 1 but no go?
sent from my all powerful INC4G
prairiedogn said:
This no work for me on viper2.1.1.
Values are changed to 1 but no go?
sent from my all powerful INC4G
Click to expand...
Click to collapse
really?
that's what I'm using it's working for me..
try setting all permissions
I rebooted, locked phone, waited 2 mins, and wake-on-vol didn't work.
then did what's in the OP, waited 5 mins, and wake-on-vol worked for me.
I'll experiment further with it, but under this I assumed it worked.
I can't get it to work even messing with permissions or rebooting and retrying to set it, oh well.
sent from my all powerful INC4G
prairiedogn said:
I can't get it to work even messing with permissions or rebooting and retrying to set it, oh well.
sent from my all powerful INC4G
Click to expand...
Click to collapse
once you change it, that's it, it works until you reboot the phone.
andybones said:
once you change it, that's it, it works until you reboot the phone.
Click to expand...
Click to collapse
It's not that it's important its the fact it works for you and not me what aggravates me.
sent from my all powerful INC4G
prairiedogn said:
It's not that it's important its the fact it works for you and not me what aggravates me.
sent from my all powerful INC4G
Click to expand...
Click to collapse
user error
haha j/k
I'm not too sure man, I just re-flashed completely stock and tried again tested a bunch of times, reboot, wake on vol doesn't work, do what's in the OP, I've now tested up to 10 mins and wake on vol still works.
ill keep posting longer updates, this could just be a fluke but I'll keep reporting.
update: it's been charging now for 30 minutes, came back and used vol keys, will report back again more once fully charged and let it sit for an hour or so.
I'm glad you said user error cause that prompted me to take a look at the actual mod and thats what it was an ignorant user error I had neglected to check it in viper tweaks it now works properly....oops.
sent from my all powerful INC4G
prairiedogn said:
I'm glad you said user error cause that prompted me to take a look at the actual mod and thats what it was an ignorant user error I had neglected to check it in viper tweaks it now works properly....oops.
sent from my all powerful INC4G
Click to expand...
Click to collapse
hehe, I figured it something was going on.
Glad you got it working and thanks for confirming for me.
andybones said:
Credit: Zarboz
You have to do this on every reboot as haven't found a way to get it to stick yet.
You must already be on a ROM with this MOD in it, this does not add the Wake-on-vol MOD to the ROM, it just makes it work in deep-sleep now.
using something like root explorer
go to sys/keyboard/vol_wakeup
open using text editor
change the 0 to 1
save changes and exit, it'll say something about a back-up being made, but there isn't but that's ok. just open it again and make sure it's now 1, and you are good until you reboot the phone.
Once reboot, just re-do steps 1-5.
Click to expand...
Click to collapse
i see you noted but might want to make more clear
the mod will reset after rebooting your phone
Zarboz said:
i see you noted but might want to make more clear
the mod will reset after rebooting your phone
Click to expand...
Click to collapse
it's noted twice thought.
the very first line in red after your Credits.
and it's number 6 in the directions.
what else do you suggest?
andybones said:
it's noted twice thought.
the very first line in red after your Credits.
and it's number 6 in the directions.
what else do you suggest?
Click to expand...
Click to collapse
andy try this: http://d-h.st/KFf
md5: 2e400400b2bf850099534f3bd15b0ee2
its a quick init.d script i put together
seemed to work on my inc4g on viperLTE...tried it a few times
nitsuj17 said:
andy try this: http://d-h.st/KFf
md5: 2e400400b2bf850099534f3bd15b0ee2
its a quick init.d script i put together
seemed to work on my inc4g on viperLTE...tried it a few times
Click to expand...
Click to collapse
awesome dude thank you!! finally sticks now!!
nitsuj17 said:
andy try this: http://d-h.st/KFf
md5: 2e400400b2bf850099534f3bd15b0ee2
its a quick init.d script i put together
seemed to work on my inc4g on viperLTE...tried it a few times
Click to expand...
Click to collapse
andybones said:
awesome dude thank you!! finally sticks now!!
Click to expand...
Click to collapse
Same here!
sent from my all powerful INC4G
this is great. I went back to viper 1 for this, so now i can return to the newest. Thanks guys!
I applied this last night and everything worked fine. This morning when I tried it, it didn't work from deep sleep. Just to confirm, I'm on viper 2.0 and the only option to wake with volume is to use the volume up button. This option was fine yesterday but today didn't always work.
Sent from my ADR6410LVW using Tapatalk 2
MJL99 said:
I applied this last night and everything worked fine. This morning when I tried it, it didn't work from deep sleep. Just to confirm, I'm on viper 2.0 and the only option to wake with volume is to use the volume up button. This option was fine yesterday but today didn't always work.
Sent from my ADR6410LVW using Tapatalk 2
Click to expand...
Click to collapse
it works.
sometimes u may have to manually check to make sure it is applied. today at one point it didnt work, and i checked and it was at 0, and i changed it to 1 and it's fine. The init.d script for the most part i think 9/10 times will change it automatically.
and in Viper2.0 and up only the VOL UP key wakes the device..
this is because of the new tweak for down key to turn the device off.
even if you are not using the vol down to turn phone off tweak, only VOL UP will wake it.
I can fix this for u if you want to make both keys wake device.
andybones said:
it works.
sometimes u may have to manually check to make sure it is applied. today at one point it didnt work, and i checked and it was at 0, and i changed it to 1 and it's fine. The init.d script for the most part i think 9/10 times will change it automatically.
and in Viper2.0 and up only the VOL UP key wakes the device..
this is because of the new tweak for down key to turn the device off.
even if you are not using the vol down to turn phone off tweak, only VOL UP will wake it.
I can fix this for u if you want to make both keys wake device.
Click to expand...
Click to collapse
i'd prefer both keys (vol up, and vol down) to wake if it's easy to do.
Thanks
andybones said:
it works.
sometimes u may have to manually check to make sure it is applied. today at one point it didnt work, and i checked and it was at 0, and i changed it to 1 and it's fine. The init.d script for the most part i think 9/10 times will change it automatically.
and in Viper2.0 and up only the VOL UP key wakes the device..
this is because of the new tweak for down key to turn the device off.
even if you are not using the vol down to turn phone off tweak, only VOL UP will wake it.
I can fix this for u if you want to make both keys wake device.
Click to expand...
Click to collapse
I'd prefer a mod to allow up and down wake if you have time. I'd really appreciate it. And I'm guessing what you're saying that's happening is my problem. The script probably didn't have it changed to 1. It's not that big of a deal to me, if it works 95% of the time I'm cool with that.
Sent from my ADR6410LVW using Tapatalk 2

[Q] Volume rocker wake???

I've been searching XDA and Google up the wazoo looking for a way to do this... coming up blank, except for threads on other phones.... if it is there and I missed it please someone point me in the right direction! I'm looking for a way to allow my volume rocker to wake up the screen so that I can take a bit of the stress off the power button. Even better would be a way to wake the screen with a swype on the screen or on the softkeys, but I've been drawing a blank there too. I would like to accomplish this without having to go to a different rom (like CM), I like CM but on the LG I really like to keep some of the features that come on the stock rom (i.e. Qslide, quickmemo, lockscreen style)... so if this could be done maybe with a flashable zip, or a mod on a script or something that would be awesome.
Additionally I am wondering if there is a way to increase/decrease volume from the lockscreen. I know I can toggle between silent/vibrate/ring.... but if for example I select ring and the volume is low, I have no way to increase it without having to unlock the phone.
Already tried:
-numerous apps that are supposed to allow to wake the phone in customizable ways (none have worked)
-Lockscreen apps to allow volume rocker wake (even though I really just want to keep my stock lockscreen)
-modified a file called keypad_8064.kl to add WAKE after the volume up/down
Thanks!
p.s. sorry if this has been answered somewhere else, I've honestly been searching for two days with no luck
p.s. #2 if someone has any ideas or mods for the issue about the LED Notification frequency being so slow I would greatly appreciate it too. I did find threads about it but none of the solutions worked for me. Tried different apps with no success too
ps.#3 I'm using SnowJB on 4.1.2
Try Exposed + Gravity box. I know it says AOSP Roms but I use it on ATT Stock JB and most functions work. Haven't tried Volume wake though.
Sent from my LG-E970 using xda app-developers app
majinzen said:
Try Exposed + Gravity box. I know it says AOSP Roms but I use it on ATT Stock JB and most functions work. Haven't tried Volume wake though.
Sent from my LG-E970 using xda app-developers app
Click to expand...
Click to collapse
Thanks.... nice tool, although it doesn't have a volume wake option though. All it has is the option to disable volume wake (meaning if your phone already does it), but not to enable it. It did allow me to do something else I had been struggling with, but still at a loss about the volume wake thing.
I have the apk, not sure where I found it but it works great on the Optimus G.
An apk would be awesome.... Care to share it?
Sent from my LG-E970 using xda app-developers app
If anybody finds any solution do post here.
---------- Post added at 02:34 AM ---------- Previous post was at 02:28 AM ----------
Also share the apk, will try it out?
VolumeOpen.apk
http://d-h.st/yrC
rzracer2 said:
http://d-h.st/yrC
Click to expand...
Click to collapse
wow... that was great. I can confirm the apk works just fine to allow volume rocker screen wake on my e970. Haven't monitored if it affects battery but at least so far it's working great. It does require Super User rights in case anyone else wants to try it.
Thank you!
BTW, on the issue of being able to control volume without waking the screen I installed this: https://play.google.com/store/apps/details?id=com.firestorm.vc&hl=es
It sets the app in the notification tray (not the status bar) so that you can control volume levels from the notification area.... since you CAN drop down this while the screen is locked it pretty much does what I was looking for. I should also point out that if other notifications come in on the phone, this one moves down the list, giving room for the new ones, so it doesn't impact new notifications on your phone.

Categories

Resources