I've been reading XDA for a while, but this is my 1st post.
I was hoping to find a way to change the default action on touch for the Android Analog Clock widget. Currently it opens the Android Alarm application, but I would like to change this to Double twist alarm.
Is this possible or should I be looking for a different option?
Thanks!
Jellybean 4.1 (Vicious v2)
Galaxy Nexus: Unlocked/Rooted
If u have a the src code of that application..u can simply edit the onClick action of the widget and change the intent to whatever u feel like..
It may a be a bit tough to figure out where the widget intent is.. u can giv it a try...
Sent from my Desire HD using xda app-developers app
Thanks, this is probably a bit beyond me for my primary phone. If I try this with the Android development tools, can I test it before I push the change to the device? I've never done any actual code manipulation.
Thanks again.
Please use the Q&A Forum for questions &
Read the Forum Rules Ref Posting
Thanks ✟
Moving to Q&A
Related
Hi guys,
Is there any way to add "Auto-Rotate" to Quick Setting. I have searched the forum and even google it but didn't find any useful answer.
PS: My DS is running on Rooted Stock Rom (odex).
Thank You!
I'm not sure but I think there is a widget available for it?
Sent from my HTC Desire S using XDA App
yes, there is a Auto-Rotate widget that you can download from HTC Sense
then you can place on your home screen
MarlX said:
I'm not sure but I think there is a widget available for it?
Sent from my HTC Desire S using XDA App
Click to expand...
Click to collapse
vndnguyen said:
yes, there is a Auto-Rotate widget that you can download from HTC Sense
then you can place on your home screen
Click to expand...
Click to collapse
No, i dont want any widgets on homescreen, what i want is to extend my Quick Settings drop down menu and add a toggle to auto on and off Rotation.
There is this "Switch Go Widget" I am using, try to search it on the market. I am using Go Launcher though, am not sure if you can install that one without Go Launcher.
Sent from my HTC Desire S using XDA App
onlyankush_s said:
No, i dont want any widgets on homescreen, what i want is to extend my Quick Settings drop down menu and add a toggle to auto on and off Rotation.
Click to expand...
Click to collapse
Might have to be a case of changing your Rom then
MarlX said:
There is this "Switch Go Widget" I am using, try to search it on the market. I am using Go Launcher though, am not sure if you can install that one without Go Launcher.
Sent from my HTC Desire S using XDA App
Click to expand...
Click to collapse
Again widgets, i dont want any widget please. Noobs please don't try to answer this question as i know you all will tell me to use some or the other widgets. No hard feelings.
This question is for developers, who know how to tweak and mod the settings.
Moreover i found a thread but i guess that works for Deodex Roms not for the Odex ones. Here is the link : [SMALI GUIDE] How to add extended Quicksettings
onlyankush_s said:
Again widgets, i dont want any widget please. Noobs please don't try to answer this question as i know you all will tell me to use some or the other widgets. No hard feelings.
This question is for developers, who know how to tweak and mod the settings.
Moreover i found a thread but i guess that works for Deodex Roms not for the Odex ones. Here is the link : [SMALI GUIDE] How to add extended Quicksettings
Click to expand...
Click to collapse
Surely this is more a dev ? and should be in a dev forum then to get more specific help?
onlyankush_s said:
Again widgets, i dont want any widget please. Noobs please don't try to answer this question as i know you all will tell me to use some or the other widgets. No hard feelings.
This question is for developers, who know how to tweak and mod the settings.
Moreover i found a thread but i guess that works for Deodex Roms not for the Odex ones. Here is the link : [SMALI GUIDE] How to add extended Quicksettings
Click to expand...
Click to collapse
in this case you should post your topic in the "Desire S Android Development" section, not here.
vndnguyen said:
in this case you should post your topic in the "Desire S Android Development" section, not here.
Click to expand...
Click to collapse
Read the Posting Rules before suggesting others where they should post.
What is it that you are trying to achieve with having that on the quick setting? If it's because you only want the screen rotate while in a certain app, then I'd recommend an app called Smart Rotator. It's on the market, and you can preconfigure which apps to rotate and at what angle. So whenever you launch that app, it will rotate as you configured, and when you close it, it returns to normal.
Not Available Try custom roms for this
You need to edit the sense frameworks
Sent from my HTC Desire S using xda premium
this is a very beautiful rom, but the background is so stupid, make every think hard to read. can some body tell me the location to change this background. thanks.
Someone answered you in the duplicate thread...
eyahl said:
Are you kidding?? Go to gallery, choose picture, set as > wallpaper.
Sent my thoughts to your head with XDA App
Click to expand...
Click to collapse
Please don't duplicate your threads - it makes the forum harder for people to find things. If you need a thread deleting then use the report button in a post and ask a mod for help.
Yes, or just long press on your homescreen and then choose wallpaper.
It's great to see some ROM development picking up for the One S although I suspect this question would apply equally to the One X.
HTC have a 3-finger swipe gesture trap to launch the HD display accessory from any of the Sense Home screens. I'm not a dev but I would have thought that there must be a way to hook into that facility and change the swipe to an app/action of the users choice. And in that case, what about capturing other home screen based gestures (two fingers, left, right, up, down etc.)
I dropped Sense 2 and 3 on my Desire for Go Launcher. Sense 4 has brought me back but I do miss the very useful swipe up and swipe down gesture settings that Go Launcher offered.
Is anybody looking into this? Anything I can do to help?
Wrong section. Maybe the mods could move this instead of locking it this time?
If you see a thread in the wrong section, just report it!
Sorry, I was looking to help get such a feature incorporated into a ROM. Hence I thought "development". No laziness intended.
Mods, please move the thread appropriately and hopefully someone will answer.
I have one problem: What of answering his question? It can also be moved with an answered question. report it and say a answer or only report it.
Please answer here. If the mods choose to move the thread to another location, they will move the whole thread - replies included.
golightlygl said:
Please answer here. If the mods choose to move the thread to another location, they will move the whole thread - replies included.
Click to expand...
Click to collapse
Sounds interesting but honestly I have no idea of what your talking about... hope someone out there does answer
Sent from my HTC One S using xda premium
Good question. I was thinking something along the lines like that too. Maybe even if we could some kind of gesture to open voice control etc
Sent from my HTC One S using XDA
The three finger swipe is registered as a keypress, namely key 250 (by default allocated to the action HTC_SHARE). See system/usr/keylayout/cy8c-touchkey.kl for references.
Moved To General
Please post in the correct section!
Hi guys!
For the last few hours, I have been looking for some type of widget displaying missed calls and unread messages, for my widgetlocker lockscreen.
Ideally it would be showing when there are missed calls or messages, and be gone when there are none. Something like the notifications you'd see on the iPhone's lockscreen.
Something like the notifications on GO Locker iPhone Lockscreen HD by ProArt (Appearently I can't post links since I'm new here, but just search that on google play :3 )
Or perhaps the ones on Cute Lover Go Locker by KOOL HD GO LOCKER THEMES (Also on google play.)
Anyone know any widgets that would work for that? I'd be much appreciative, since I have been searching for a long time.
And I really don't know if I am just a bad investigator, or it just doesn't exist.
Personally, I hope for the first one.
Anyways. Thanks in advance!
Welcome, I hope your issues/questions gets addressed. Until then here is some information for you Thanks.
[GUIDE] - XDA New User Guide - Getting started on XDA
Forum & Marketplace Rules
Bump ;__;
Try Quick launch-lock screen from playstore..
Sent from my Pocket
kr4k3rz said:
Try Quick launch-lock screen from playstore..
Sent from my Pocket
Click to expand...
Click to collapse
Thank you.
This is exactly what I am looking for. However, I am looking for something I can implement into my own Widgetlocker lockscreen that I made..
Bump.
Bump...
Does anyone know any app by way of which I can unlock the Lockscreen using gestures? Say like I am drawing a 'G' on the screen, and then the phone awakes.
Sorry! I posted the thread in the wrong section. Mods, please move this into this section:
http://forum.xda-developers.com/forumdisplay.php?f=1236