Long Press volume change track - Droid Incredible Themes and Apps

Hey everyone, is there any apps out there that will make it so I can change tracks with a long press of the volume key? Up for next, down for back for example.
Thats about it, thanks

Also looking for a way to do this. It's about the only thing I miss from my blackberry

CyanogenMod had this when I used it on my Droid, I bet the v6 will have it eventually if it doesn't already.

I'm not sure if its part of vanilla android or CyanogenMod but my g1 had this too. Worked great and would love to see it implemented

Has anyone figured it out yet??? some sensless rom have it, but i cant figure out what to change

It's most likely in the android.policy.jar.
Unfortunately I am not familiar with java, so I can't change it

bump would also like to know this. perfect for motorcycling.

Related

Editing the browser menu

Hi everyone,
I pulled the Browser.apk off my phone because I want to do a simple edit to the menu. I opened up the .apk to take a look and saw the xml files. That made me think what I wanted to do would be easy. NOT !
All I'm wanting to do it take the menu and change the useless "Goto URL" menu button and change it to a "Home" button. Since all you have to do is start typing to go to any URL, that button is sitting there wasting space and could be put to better use (at least for me).
Would that be possible?
Can someone tell me how to start?
Thanks.
Well if there were no physical keyboard (magic) there's no way to go to a web page besides that button. I suggest, if you ever plan on updating to 1.5 or any future build with a soft keyboard, then you should leave it like it is.
BTW the xml files are compiled somehow.
http://forum.xda-developers.com/showthread.php?t=479019
if you want to change the function of some button, you'll have to change the source and compile yourself.
Thanks everyone.
This looks like a good exercise that will help me learn a bit.
I might give it a try (keeping the original for future upgrades).
Thanks again. Now I'm off to figure out the first steps

[PORT][Progress Thread] CM Notification Window Power Control Widget for Sense ROMs

EDIT 11/11/10: See Here for the official release thread.
EDIT 11/8/10: See Here for latest progress / update
Okay, wanted to give you guys a sneak peek of a port I just started working on this past weekend, for integrating the CyanogenMod Notification's panel power control widget into Sense based ROMs.
Short of the rotary lockscreen I originally ported back in the day, this has been one of the most intensive ports I've had to tackle, but it's getting close.
I've got the port to a point where it is mostly functionality (some buttons are not working yet, etc), but as you will see in the quick video demo, the formatting, etc, is all FUBAR'ed.
The formatting issues "should" be relatively easy to fix, my main focus to this point was to get things functional, then worry about pretty-ing it up, etc.
You can see in the video I currently have the widget set to the options for 'Lockscreen|Flashlight|GPS|Silent Mode', and you will see when I toggle the right 2, that the status bar updates accordingly to reflect the change in mode/status, based on the toggle. You can't really see, obviously, the flashlight come on, but it is working as well, in addition to the lockscreen on/off toggle.
Anyway, just a sneak peek. It may be that I never get it fully functional, and this ends up being nothing but a tease, but, I'm pretty persistent... .
Awesome. I just started working on this last week for Zen's ROM. It is a very daunting task. I got everything to show up, but wasn't able to get it functioning. Smali editing sucks. I've also been working on editing the recent apps icons in the notification menu from Zen's ROM (And Desire HD I think) and customizing them to be shortcuts that I use. The recent apps is useless and I'd love to have my shortcuts there instead.
I'll be watching this to see how you make out. I've slowed down on this since I'm waiting to get a new phone.
EDIT: GOOD LUCK!
signals23 said:
I got everything to show up, but wasn't able to get it functioning. Smali editing sucks.
I'll be watching this to see how you make out. I've slowed down on this since I'm waiting to get a new phone.
EDIT: GOOD LUCK!
Click to expand...
Click to collapse
Thanks. Yes, .smali editing sucks, especially this type, where you can't simply replace smali files and update resource ids, etc, as the two services.jar files are vastly different as it relates to the status bar, so it has been a complex merger of the two.
I'm close, but need a break! I'll probably re-visit this more over the coming weekend, when I have time to dig in. I have more hours invested in this from last weekend than I care to admit, and the wife wasn't very happy with me as a result...
wow js!!!! i really like this feature!!! hope you get it fully functional!!!
JsChiSurf said:
Thanks. Yes, .smali editing sucks, especially this type, where you can't simply replace smali files and update resource ids, etc, as the two services.jar files are vastly different as it relates to the status bar, so it has been a complex merger of the two.
I'm close, but need a break! I'll probably re-visit this more over the coming weekend, when I have time to dig in. I have more hours invested in this from last weekend than I care to admit, and the wife wasn't very happy with me as a result...
Click to expand...
Click to collapse
I've been there one too many times!
VERY cool. I would for sure use this. I'm almost surprised no one has thought of this...it's such a genius idea...for something so obvious haha
Greenfieldan said:
VERY cool. I would for sure use this. I'm almost surprised no one has thought of this...it's such a genius idea...for something so obvious haha
Click to expand...
Click to collapse
I'd have to imagine others have thought of it, now pulling it off of is a different story . It is not a simple task.
I didn't know this existed in CM until I was working on porting a mod I made for hex editing the lockscreen/notification window banner text (carrier) on Sense based ROMs over to CM, which forced me to load CM for testing, then, EUREKA!
Almost wish I hadn't come across it
JsChiSurf said:
I'd have to imagine others have thought of it, now pulling it off of is a different story . It is not a simple task.
I didn't know this existed in CM until I was working on porting a mod I made for hex editing the lockscreen/notification window banner text (carrier) on Sense based ROMs over to CM, which forced me to load CM for testing, then, EUREKA!
Almost wish I hadn't come across it
Click to expand...
Click to collapse
LMAO!!!!!
10chars
I'm so glad you got an EVO JsChiSurf. This looks very promising! I was just pouring over the code changes in your rotary lockscreen port the other day to see if I could get it working on my EVO. Long story short, I crapped a brick and put that thought to rest.
nukedukem said:
I'm so glad you got an EVO JsChiSurf. This looks very promising! I was just pouring over the code changes in your rotary lockscreen port the other day to see if I could get it working on my EVO. Long story short, I crapped a brick and put that thought to rest.
Click to expand...
Click to collapse
Thanks. Yes, the problem with the Rotary lock is, on 2.1, HTC left most of the remnants in place, in 2.2, not so much, so it is going to take more work to pull off.
I think it is possible, but I haven't had the time or motivation to dig in. If someone else doesn't get to it first, it's on my list, but it's more fun to work on new stuff, rather than something I've already done before, so I'm less motivated to do it again .
This will be sweet. I loved it on my Samsung
Sent from my PC36100 using Tapatalk
bblanski said:
This will be sweet. I loved it on my Samsung
Sent from my PC36100 using Tapatalk
Click to expand...
Click to collapse
Thanks. Made some more head way this evening, but still much more to tackle...
This reminds me, I went digging into Sense to get the Mail widget to work in LauncherPro. Boy, what a PIA. I got it to show up and insert, but it wouldn't work. I figure there has to be a way to make it independent. I bet I'd have a lot of time to work on it if I got divorced...
i'm soo glad you got an evo bro. This will be sweet.
This looks amazing. Can't wait to see how it turns out.
Awesome man! Thanks for doing this, it is such a nice feature on the Galaxy S and CM 6.1. I hope it works out
Progress Report
Okay guys, getting real close on this port of the CM Power Control Widget for Sense ROMs. The video below will show you how far along I've come with this port. I've pretty much got most of the cosmetics corrected, but still have a few of the widgets to get functional, most notably bluetooh and wifi (don't think it will be an issue, just need to time to dig in).
This port/mod, upon release, requires changes to services.jar, and framework-res.apk, and as such, if you are using custom themes, edits, etc, you'll probably want to wait and see / request for your ROM dev or themer to take this as a base / starting point to integrate into their ROM or theme, as there is simply no way to do it the other way around. There are just too many edits involved to try and do this any other way in order to retain your previous mods / edits.
You'll see in the video that I actually moved the widget bar below the sprint banner / clear button area, rather than the default above. I think it looks better, curious what you guys think.
Also, while CM allows you to turn on/off widget options via the menu/settings area, I don't plan on going that far, and may either just fix it to 6 most popular, or provide a file on your phone that you can manually modify to specify the widgets (up to 6), you want to use.
Looking for opinions, based on the list below, if I were to fix it to 6, hard coded, what 6 in the list of available widgets would be preferred. Available widgets are:
Airplane mode
Auto rotate
Bluetooth
Brightness
Flashlight *
GPS *
Lockscreen *
Mobile Data
Network mode
Sleep
Screen Timeout
Sound (mute) *
Sync
Wifi
*Included in the video demo below.
Some of these I haven't test and am not exactly sure what they do, lol.
Also, curious what you guys think about the addition of toast notifications when a button is pressed (on screen text confirmation / message) and/or haptic feedback when pressed.
That's it for now. Again, getting close to a release soon.
WOW!
This is huge buddy
Awesome job.
My vote goes for:
Bluetooth
Flashlight
GPS
Wifi
Airplane
Brightness
Awesome work btw
I vote
Wifi
Mobile Network
Sound
Bluetooth
Auto Rotate
Lockscreen

tweaks on 3.6.1

hey guys is there a way to get tweaks on 3.6.1?
been trying to switch the use of the personalize button for a while and i dont want to push a rosie.apk to my phone. i keep hearing about tweaks on 4.1.3 that allow you to re-assign task to the button to make it useful. although i havent come across it. anyone know of a way to do that?
Im sticking with 3.6.1, seems to be the best for me.

Theming First CM7 Rom, Need Help Setting Defaults.

Ok so I have decided to make my first attempt at making a Themed CM7 Rom. For my first attempt I just decided to kind of port my phones original Stock Froyo Rom onto CM7. I figured I would do this first just to teach myself how to do things and not so much worry about things like style or images as most can just be swapped over as I have decompiled all the APK’s from both Roms. I have gotten pretty good as far as doing simple things like swapping or editing images and rebuilding the APK’s but there are a few things specific to CM7 that I have not been able to figure out. At first I thought that if I just kept looking I would find answers before running through all the APK’s. Now I’m just about done with all the APK’s and everything is working and looking good but I have yet to figure out the following before putting a stamp on the project.
1, Was actually how to enable a bootsound but have just figured it out.
2, the build I used for the theme came with the Nexus Live Wallpaper as the default. I have replaced the default wallpaper in the Framework-res but can’t figure out how to set it as the actual default and not the nexus. I have read on a few forums that I should find it in a strings.xml and replace “live wallpaper” with @Null but not only can I not find the entry it just does not sound correct, but I really have no idea.
3, How to change the default lockscreen style? Looking to set the sliding tab style as the default.
4, How to disable the glowing over scroll effect as a default?
I know these are probably Rooky questions but I am by all means a complete Rooky. Otherwise I am proud I got this far, the thing looks just like the crapy old glichy Froyo Rom. Anytime I would have an idea in the past I would loose interest in the idea in trying to figure out how to apply the idea. This kind of has worked out as I’m just about done and the next time an idea hits me I can be all over it. Anyhow any advice on the above three would rock. I did not think they would be as difficult as they are but I have been unable to find anything that has worked so far.

[Q] [Request] resizable onscreen button mod

Hi at all!
My request is if it's possible to have a mod that enables onscreen buttons (better if resizable) and disable the soft keys of our one s!
I have to do this request because some people have an issue with soft keys of the one s that interference with gsm antenna and this will be a nice workaround for that, until the official htc radio bug fix.
Here you can find the thread about the issue and there is also a spreasheet to collect signature of the issue. (we are about 150 till now)
Thanks at all, that will take us and help!
masca88 said:
Hi at all!
My request is if it's possible to have a mod that enables onscreen buttons (better if resizable) and disable the soft keys of our one s!
I have to do this request because some people have an issue with soft keys of the one s that interference with gsm antenna and this will be a nice workaround for that, until the official htc radio bug fix.
Here you can find the thread about the issue and there is also a spreasheet to collect signature of the issue. (we are about 150 till now)
Thanks at all, that will take us and help!
Click to expand...
Click to collapse
Check Button Saviour - the Pro variant costs only little money and lets you remap the original buttons. Maybe you can disable the buttons too. I am not going to test this as i was using it with my HD2 already and i hated these artificial buttons. I want the real ones to work, but if it helps you, you could always try.
thanks!
but i was thinking about the ics onscreen button like gnexus because they are more integrated in the system.
masca88 said:
thanks!
but i was thinking about the ics onscreen button like gnexus because they are more integrated in the system.
Click to expand...
Click to collapse
So, like porting that from the Gnex onto the One S?
But that's kinda hard i think because we have sense on top of Android and that'd mess with it pretty much. Dunno, maybe som Dev has an idea then.
Probably easier to achieve on an ICS only ROM.
Capazitive Buttons
I've looked around a bit with something in the XDA thread CM9 found something interesting, it's there to change the layout / function of the capacitive buttons.
my intention is to find a Workaround regarding this Touch Button Issue
at least I've played around with some of the offered file and I have managed the home and the back button to swap.
This doesnt fix the problem but it makes it a little more tolerable, you can feel the still wriggling in the haptic feedback but the screen just does not jump back and forth., At least a little workaround until there is an update to it.
anyone who feels it can test it out, if necessary, please improve, I'm not the Hero in such Things :cyclops:.
the files can simply be flashed in the recovery.
please excuse my cruel English, it mostly came out of Google Translator
EDIT: it does not work on CM9 ROM !
will it work on Trickdroid?
I will test if it will
will it work on Trickdroid?
i've testet it on Energy Rom, on CM9 it endet in a Boot-loop, so i suspect it will work on stock based Roms.
works on trickdroid. Testing... thnx, btw =)
now it goes back from time to time. Is it possible to put back action to back button, make Recent apps button work like Home and disable Home button?
Beatnix1 said:
anyone who feels it can test it out, if necessary, please improve, I'm not the Hero in such Things :cyclops:.
Click to expand...
Click to collapse
You can try it yourself, just edit the cy8c-touchkey.kl withe an Edior like Notepad++
I've figured it out by playing around and this has cost me a few restarts. I'm really not an expert.
i've just figured out how to disable the Home Button, as compensation i use Button Savior
I know it is a crude Workaround, but it helps me to maintain the Hope for a soon Update..
however, for the Moment no more wriggling :victory:
the File can by flashed easy in the Recovery and should work on stock based Roms, NOT on CM9!
Very good. I'm now going to learn from your file
Thank you ;-)
sent from the tip of my finger

Categories

Resources