(Wanted) Optical Sleep Wake - HTC Aria Themes and Apps

I am wanting to know if anyone can port the program for the nexus to the aria, that when the trackpad is pushed the phone will wake. I know that coming from an Iphone that is a huge benefit.

seconded.
it's a pain to reach over to push the power button every time because the phone slides towards if you if face up on desk pushing trackpad button much more elegant solution.

Hello, I am a new member and I thought I'd join and tell you what I found. I've been using my Aria for about a week already. I used lock2.0 (bugs and keeps your phone running idle, not standby), nolock (basically takes away lock all together and only wakes it up), this widget screen mode (bugs) thing and a couple others..
Anyways the best solution (in my opinion) is this app called "lockbot." It wakes the phone up using the trackpad and volume keys. The free version lacks the password but if you get the pro, you can add the pass code functionality (not for me especially if you need to do an emergency call plus you can always download a kill app in case your phone gets stolen). A good thing about it too is that you can modify your lock screens i.e. iphone style, x10 style, froyo style, etc. I got 5 different types cycling randomly. You can also change a few options i.e. lock during a call so you dont do a "face hang up" or shake to unlock. The only real bug I found so far was the x10 lockscreen because it would lag for about a second.
I know a few may say "oh the side keys will get hit and drain the battery" but honestly, after using the app for like 5 days, I haven't notice any change in battery consumption. Not wearing out your power button pretty much outweighs losing a minuscule of battery life.
Hope it helps. Of course you can try out the other apps to see if they suit you =)
kudvu002 said:
I am wanting to know if anyone can port the program for the nexus to the aria, that when the trackpad is pushed the phone will wake. I know that coming from an Iphone that is a huge benefit.
Click to expand...
Click to collapse

I'm using lockbot now and it's exactly what I was looking for. I'll keep an eye on battery life and report back if it seems to drop.

Awesome suggestion, thanks!!

Btw I was going through the configurations. Apparently you can set a lock code for the lockscreen once you swipe it. You have to pay for the swipe lock but it's free to put in a numeric lock code.
Cheers

I tried lockbot and uninstalled it.
-It does not support the Aria's native resolution.
-Won't let you load BG pics smaller than the 480 x 846 or whatever the res of the device it was made for is.
-When you press the power button to lock and then immediately hit it again, it never locks, just shows the home screen again.
Would it be hard to port the N1's app? I just want something simple that works

nope
didn't work out for me.
almost locked me out of the phone.
I think it doesn't play well with task killer.

Im using an app called "no lock" disables the slide lock and you can jus press the optical button, volume or power buttons to unlock the phone.

pcruz said:
Im using an app called "no lock" disables the slide lock and you can jus press the optical button, volume or power buttons to unlock the phone.
Click to expand...
Click to collapse
Same here, works great.
Sent from my HTC Liberty

This just became available on the Incredible...I am sending the file that needs to be edited to the dev who created it for the Incredible so he can make it work for the Aria as well. You can take a look at the thread here:
http://forum.xda-developers.com/showthread.php?p=7267384#post7267384
If anyone has access to the phone now and knows how to use adb you can pull the file off and send it to him. If not I'll send it to him later tonight.

Optical wake working for me
EDIT-Short Version...
-:Have Clockwork Recovery Installed and know how to use ADB:-
-DOWNLOAD ATTACHED qwerty.kl (may need 7zip to extract file from archive...)
-BOOT into CLOCKWORK recovery with NO USB PLUGGED INto phone!!!
-PARTITIONS>MOUNT /SYSTEM
-adb push qwerty.kl /system/usr/keylayout|adb reboot
END EDIT
First android phone! I love it. I too wanted optical press-to-wake, particularly because my ATT case made the power button a bit of a pain to press. First real post, been here a bit, I mostly just read/search.
Anyways...I had been searching around the file system getting myself acquainted with android and found /system/usr/keylayout.
It has 4 files in it, one of which is qwerty.kl. It sounded promising so I checked it out.
Long story short, I took a look at it, tried changing our DPAD_CENTER to WAKE instead of WAKE_DROPPED (just like the power button, seemed logical ), but it didn't work. Did some more searching and saw that the key was key # 272 on another phone instead of 232 in our qwerty.kl. I have it working now. Here's the thread I read to figure it out http://forum.xda-developers.com/showthread.php?t=729923
I did this in windows...(I have ADB working and Clockwork Recovery, you should get these too, invaluable tools)
1. Boot into clockworkmod recovery
2. Go to Partions Menu and Mount /System
3. adb pull /system/usr/keylayout/qwerty.kl (this pulls a file, qwerty.kl, and puts it in your adb tools directory)
4. Now you need to open the qwerty.kl file and edit it.
5. Use notepad, or notepad++, or vi, anything really.
6. Search qwerty.kl for key 232 DPAD_CENTER WAKE_DROPPED
7. Change 232 to 272
8. Change WAKE_DROPPED to just WAKE
9. Save the file
Now we need to push the file back to the device. This sounds very easy, and is, except I had trouble and got stuck in clockwork twice and had to pull the battery, as I think when I went to select reboot or unmount in clockwork (using the trackpad...), my newly changed trackpad was probably making everything act up. So I tried twice and had to pull batt twice before I just figured I would streamline my commands. (edit-trackpad works normally in clockwork after next step.)
10. do this! adb push qwerty.kl /system/usr/keylayout|adb reboot
This will push your new qwerty.kl file to the phone and reboot it without you having to use the trackpad which could leave you potentially stuck in clockwork recovery, thus avoiding the inconvenience of taking off your case/back.
I attached my qwerty.kl in a 7z archive so you hopefully can just extract it to wherever you need it and just adb push it to /system/usr/keylayout.
Good luck. Let me know if it works.
When the phone reboots you will be able to press the optical trackpad and wake the phone!
I haven't really tested it more than waking the phone a half dozen times but it seems to do what I want. When getting stuck in clockwork concerns me, I will simply edit my qwerty.kl file as needed when doing clockworkmod recovery work as it is a fairly simple and straightforward process.
EDIT-phone functions EXACTLY as before except can now wake via trackpad press!

Questions, why were you using the trackpad in clockwork?
Also, I like how no lock works since I have a security code on my device. When I dont feel like entering my code everytime the screen blacks out, I just run no lock and I wake the device up using the trackpad. Will your modification do the same? Or once I wake the device up, it will take me to the security screen?

SysAdmNj said:
Questions, why were you using the trackpad in clockwork?
Also, I like how no lock works since I have a security code on my device. When I dont feel like entering my code everytime the screen blacks out, I just run no lock and I wake the device up using the trackpad. Will your modification do the same? Or once I wake the device up, it will take me to the security screen?
Click to expand...
Click to collapse
Because I could...? haha. I think it did the same thing when i tried selecting with the power button as well, can't recall, and didn't futz with it enough to remember it today. Could be a clockwork error or my own...
This doesn't get rid of the lock screen, it just wakes the phone with a trackpad push which I believe was the original intent of the thread. "No lock," well...gets rid of the lock screen which is a different function all together. I don't use a code/pattern on my phone, just the standard drag down lockscreen, its not terribly inconvenient to me.
I find it a bit more convenient since my thumb is already there when I pick up the phone. Also, whenever I would demo my phone to anyone else (whether they owned an iphone or not) they would ALWAYS try to push the trackpad to wake it, and I would ALWAYS have to point them to the awkward power button.
I'm not a huge fan of installing random stuff, and this does exactly what I want. Simple fix ftw.

yollasho said:
I'm not a huge fan of installing random stuff, and this does exactly what I want. Simple fix ftw.
Click to expand...
Click to collapse
this is awesome. going to try it once i get home. thank you so much!
edit:
pushed the file with no issues whatsoever. very very helpful.

mattbollenbach said:
this is awesome. going to try it once i get home. thank you so much!
edit:
pushed the file with no issues whatsoever. very very helpful.
Click to expand...
Click to collapse
Really glad it worked for you!

Thank You. your procedure worked flawlessly.
HTC should really rethink their "wake up" button, using power button up on top is a real pain.

yollasho said:
Good luck. Let me know if it works
Click to expand...
Click to collapse
It works ! Thanks man.. very nice find
Very usefull ..
@MOD
Sticky @ Development section please !

haven't done this yet so feel free to correct me but this looks to just change the wake button from the power to the optical. is there a way to allow both to wake the phone?
either way great work.

ryan92084 said:
haven't done this yet so feel free to correct me but this looks to just change the wake button from the power to the optical. is there a way to allow both to wake the phone?
either way great work.
Click to expand...
Click to collapse
Both wake the phone !

Related

Soft Reset app

Does anyone know if there is a soft reset/restart app available?
I am checking out a bunch of themes and hitting "Menu+End+Call" at the same time is a pain!
I am hoping there is a simple app that you just press, select to confirm, and it restarts the phone.
I have had a similar app for every smartphone I have owned except this one. WM5, Blackberry, etc.
I searched in several different ways and have been unable to locate this type of app. If my search wasn't extensive enough please let me know so the monitors can delete this thread.
Search the market for 'tReboot'
It notes on the market that the app only works with Dev phones.
I have a rooted phone - but, not a Dev phone.
That is exactly what I want... If it worked on a Rooted phone it would be great! Thanks for the info.
np sorry about that, didn't know what type you had or whether it would work or not on which phones, just saw it in the market while browsing around I'm sure the dev will make it better.
why don't you just long hold the end call button and press 'shut down'
Or you may get DroidSans Tweak Tools 0.87, it has a option for reboot ^^;
Or use adb (or terminal emulator) to enter the command
reboot recovery
then just wait for it..... It will reboot into recovery mode automagically!
DroidSans Tweak Tools works.
You could also use the gSript app and put a shortcut on your desktop with a reboot script.
I would think that would be the easiest way.
Yes, I just found the Gscript app today.
I think I am going to use that. I have Droidsans Tweak Tools - but, I think mine is the lite version. Didn't use the other version because my phone has JF latest mod on it and I didn't know that app added anything that wasn't covered by the mod that the lite version had.
"Or use adb (or terminal emulator) to enter the command
reboot recovery
then just wait for it..... It will reboot into recovery mode automagically!" - Kinda defeats the whole purpose of having something that is quick and easy.
Looks like Gscript will end up working best. Then if Buttercut will work with my Home program I can just give it a nice looking icon.
Thanks!
skri11a said:
You could also use the gSript app and put a shortcut on your desktop with a reboot script.
I would think that would be the easiest way.
Click to expand...
Click to collapse
This is the route i use.
i though a lot of people knew this but guess not. if you press call(green) button+menu+end(red) button it does a soft reset
maxdamage2122 said:
i though a lot of people knew this but guess not. if you press call(green) button+menu+end(red) button it does a soft reset
Click to expand...
Click to collapse
I do, when im not lazy, i use that method lol
Can't seem to find gscript- can't see on market or on cyrket...
It's not on the market.
Here
and
here
maxdamage2122 said:
i though a lot of people knew this but guess not. if you press call(green) button+menu+end(red) button it does a soft reset
Click to expand...
Click to collapse
Mikey1022 said:
I do, when im not lazy, i use that method lol
Click to expand...
Click to collapse
Of course, I know about that. But, when I am constantly checking out new themes and tinkering with my phone it is a hassle to keep pressing three buttons at the same time to reboot when I could have a button on the home screen to press without having to pick the phone up.
It is just a convenience issue - like the whole cell phone/smart phone thing to begin with. LOL
shaneaus said:
... it is a hassle to keep pressing three buttons at the same time to reboot when I could have a button on the home screen to press without having to pick the phone up.
Click to expand...
Click to collapse
Agreed. On my phone I seem to have to be fantastically precise with the timing of all three buttons at once. Even with concentrated effort it most often brings up the dialler, the menu or goes into sleep mode (annoying). I put a GScript - Reboot shortcut on my homepage and it works fine.
I am also looking forward to a application that could reboot the phone like those found in Windows Mobile. As the above reply said, sometimes we may not press all three buttons together at one go. Seems like we got to wait.
hazeline said:
I am also looking forward to a application that could reboot the phone like those found in Windows Mobile. As the above reply said, sometimes we may not press all three buttons together at one go. Seems like we got to wait.
Click to expand...
Click to collapse
Why wait for an app when you can use a script?
Download Gscript from the above posted links.
To create a reboot/soft reset/re-start script you just:
Open Gscript
Select the "Menu" button
Select "Add script"
Enter a name for your script - I entered "Re-Start" - but, use what you want.
Make sure "Needs SU?" is checked.
Enter "reboot" inside the large text window.
Select save.
Long press on your new script and select to "save to SDcard."
Go to your home screen. Long press in a blank area and go through the prompts to add a shortcut. Select Gscript and it will give you the options to choose which script you wish to create a shortcut for. Then you can use Bettercut to give it a nicer look (unless you are like me and using a custom home screen which won't work with Bettercut!)
Why not "reboot recovery"? Then you won't need to hold the home button when it reboots. Just a thought.

Can someone help me out?

I tried doing a search but I honestly don't know what to enter--tried button layout, android controls, etc--no dice.
On the Touch, it used to be that if you held the camera button down, it took you straight to home. That does not seem to be the case anymore. Can anyone tell me if the Touch has a way to do that now--and if not, how in the world are you getting out of the browser without losing all of your progress? Task Switcher doesn't seem to allow me to choose my home screen, and if I switch to something else and then exit out of that, my browser is waiting for me, like the sneaky bastard it is.
spectheintro said:
I tried doing a search but I honestly don't know what to enter--tried button layout, android controls, etc--no dice.
On the Touch, it used to be that if you held the camera button down, it took you straight to home. That does not seem to be the case anymore. Can anyone tell me if the Touch has a way to do that now--and if not, how in the world are you getting out of the browser without losing all of your progress? Task Switcher doesn't seem to allow me to choose my home screen, and if I switch to something else and then exit out of that, my browser is waiting for me, like the sneaky bastard it is.
Click to expand...
Click to collapse
if you aare using an nbh that has the task switcher built into it, then you need to only hold the camera button for a second for home.
tap - back
hold for a sec - home
long hold - task switcher
Awesome! It's going to take some getting used to, but this is a huge help.
Now if I could only figure out how to install themes...
spectheintro said:
Awesome! It's going to take some getting used to, but this is a huge help.
Now if I could only figure out how to install themes...
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=628353
go to how to install an update

[Q] Sticking buttons

Lately I have noticed that buttons on my phone stick. It first started happening when i would text, it was annoying because when i would type any word with an 'A' in it it would select the text than overwrite it. It took me a while to figure out the shortcut for select all with the menu button and, in these cases, i could tap the menu button to resume typing as normal. I couldn't believe a capacitive button could stick like that, but it wasn't too often.
Then last night as I was typing a whole bunch of apps started launching. Again I had to look up the shortcuts for apps to find that my search button that was stuck.
So I have experienced this on several ROMs and I'm thinking it's a hardware issue, but I'm one of those stubborn folks that would rather try to live with things instead of getting a new phone. I already have my invisible shield installed, my ROM set up how I like, etc...just rather not go through the hassle. Has anyone experienced this before? Is this a sign my capacitive buttons are going to fail or something?
kern417 said:
Lately I have noticed that buttons on my phone stick. It first started happening when i would text, it was annoying because when i would type any word with an 'A' in it it would select the text than overwrite it. It took me a while to figure out the shortcut for select all with the menu button and, in these cases, i could tap the menu button to resume typing as normal. I couldn't believe a capacitive button could stick like that, but it wasn't too often.
Then last night as I was typing a whole bunch of apps started launching. Again I had to look up the shortcuts for apps to find that my search button that was stuck.
So I have experienced this on several ROMs and I'm thinking it's a hardware issue, but I'm one of those stubborn folks that would rather try to live with things instead of getting a new phone. I already have my invisible shield installed, my ROM set up how I like, etc...just rather not go through the hassle. Has anyone experienced this before? Is this a sign my capacitive buttons are going to fail or something?
Click to expand...
Click to collapse
Have you tried reflashing with rsdlite? If that doesn't fix it I would think hardware in some way
Sent from my XT860 using xda premium
Endoroid said:
Have you tried reflashing with rsdlite? If that doesn't fix it I would think hardware in some way
Sent from my XT860 using xda premium
Click to expand...
Click to collapse
No I haven't tried that, may have too i suppose.

(Q) Can I turn off the deafening camera sound? (and others)

That'd be nice. Another few items that are still on the checklist include:
- Button re-mapper. I've used the search function here, but I've only seen this brought up in the context of other phone models and their custom ROMs. Is there a ROOT app that grants me Activator (iPhone) type functionality? I'd love to be able to hold-press skip tracks forward and backward.
- Something to instill confidence in the play/pause button on the stock mic headset. Sometimes it works as it should - other times, you have to press it twice, three times, hold it down, do a rain dance... I know the little guy's got it in him. I've seen him accomplish the feat, it just seems he might need a little encouragement from some ROOT app.
- I've searched quite a bit for this last one. Is there honestly no way to calibrate the S-pen? I do the little rubric that comes up when you dial the #14214# or whatever it is, as well as switching back and forth from right handed to left handed. There aren't any other more fruitful methods?
My ROM is the recent German LPY release.
Thanks guys!
If/when I don't want to hear the camera sound, I just turn the volume all the way to silent. Kind of silly, but I think there is some sort of stupid rule that says phones have to have that sound, so you don't take "bad pictures" of people or some BS.
Search Play Store for "Camera ICS"
It's based on the AOSP camera from 4.0.x but has the menu option of "silent mode"
You can also set the volume keys to be auto-focus and "shoot" for volume +/- so you could hold the phone in "reverse landscape" and have volume keys under right hand fingers then hold volume down then roll finger across to press volume up as well to take the shot? (that's how I have mine configured)
Great camera app! Thanks! No one knows of any fuctioning button remapping software?
u need to be rooted
then use ES File Explorer in setting enable Mount File System R/W
Navigate to
/system/media/audio/ui
rename Shutter_01.ogg to something else
Xephrey said:
That'd be nice. Another few items that are still on the checklist include:
- Button re-mapper. I've used the search function here, but I've only seen this brought up in the context of other phone models and their custom ROMs. Is there a ROOT app that grants me Activator (iPhone) type functionality? I'd love to be able to hold-press skip tracks forward and backward.
- Something to instill confidence in the play/pause button on the stock mic headset. Sometimes it works as it should - other times, you have to press it twice, three times, hold it down, do a rain dance... I know the little guy's got it in him. I've seen him accomplish the feat, it just seems he might need a little encouragement from some ROOT app.
- I've searched quite a bit for this last one. Is there honestly no way to calibrate the S-pen? I do the little rubric that comes up when you dial the #14214# or whatever it is, as well as switching back and forth from right handed to left handed. There aren't any other more fruitful methods?
My ROM is the recent German LPY release.
Thanks guys!
Click to expand...
Click to collapse
Try touchscreen tune for note to calibrate spen (you have to register for a fee to make it stick, but you can test to make sure it works on your rom (requires root). If rooted, you can disable .ogg file as another suggested.
Great suggestions, guys! Thanks so much.
antiguangenius said:
Navigate to
/system/media/audio/ui
rename Shutter_01.ogg to something else
Click to expand...
Click to collapse
Thank you! Works fantastically.
I just replaced mine with a sample of someone saying "gotcha".
Sent from my GT-N7000 using XDA
antiguangenius said:
u need to be rooted
then use ES File Explorer in setting enable Mount File System R/W
Navigate to
/system/media/audio/ui
rename Shutter_01.ogg to something else
Click to expand...
Click to collapse
I enable Mount File System R/W but I can't find /system, any ideas?
Xephrey said:
- Button re-mapper. I've used the search function here, but I've only seen this brought up in the context of other phone models and their custom ROMs. Is there a ROOT app that grants me Activator (iPhone) type functionality? I'd love to be able to hold-press skip tracks forward and backward.
Click to expand...
Click to collapse
I just did a search for this and found this post here (as such I can also confirm what OP has said, and so I'm seconding this notion.)
To add to what OP stated I also would like to create Play/Pause by holding both sides of the respective Volume Buttons at the same time as well. Though I think for that to be done properly I would have to link this functionality to a music based app to prevent unwanted shenanigans.
Delete camera sounds at system media folder (you need root of course).
And replace your camera apk with this (without focus sound to made complete silent camera):
http://forum.xda-developers.com/showthread.php?t=1371755
lexi250 said:
I enable Mount File System R/W but I can't find /system, any ideas?
Click to expand...
Click to collapse
Enable Up to Root
Sent from my GT-N7000
Bump

[SOLVED] Anyone Know How...

Okay, so I want to be able to do a couple of things. The first is nagging me, as I'm sure there's a way to do it, the second I'm not so sure about.
1) I want to be able to access the multi-tasking/Recent Apps list from anywhere. My idea is to push and hold Menu to get it to pop up, since Home uses Google Now when it's pushed and held. I know there was a way to do that with the search key back when we had 4 keys using LaunchKey, but I can't find anything to let me assign push/hold functionality to Menu. I'm rooted, so I'm sure there's a way to do this...
2) This I'm not so sure of. Because of the charging port being on the side of the phone, it works best in my car when it's held in a landscape orientation in my windshield-mounted dock. This is great for everything except one thing: the dialer. I know in most AOSP custom ROMs I've used on other phones, the dialer rotates with the phone. Since I've rarely stuck to stock on a phone before, and we're kind of forced to here, is there a way to get the dialer to rotate?
chrisliphart said:
1) I want to be able to access the multi-tasking/Recent Apps list from anywhere. My idea is to push and hold Menu to get it to pop up, since Home uses Google Now when it's pushed and held. I know there was a way to do that with the search key back when we had 4 keys using LaunchKey, but I can't find anything to let me assign push/hold functionality to Menu. I'm rooted, so I'm sure there's a way to do this...
Click to expand...
Click to collapse
Double tap the home key brings up the recent apps.
Sent from my HTC first using xda app-developers app
1. What jonslice says.
2. Download another dialer in the play store.
Holy crap. I feel so stupid now. How did I not know that? LOL
And yeah, downloaded another dialer. Forgot I could do that (since I've never really done it before). Thanks guys!

Categories

Resources