Does anyone know which image the dialer uses when you press a number pad button ? If it's in the framework, where is the reference held so that i can change it...thanks in advance
Its a green square in the drawable-xhdpi folder of contacts.
Sent From My Toro+ via RED Tapatalk
ÜBER™ said:
Its a green square in the drawable-xhdpi folder of contacts.
Sent From My Toro+ via RED Tapatalk
Click to expand...
Click to collapse
Sorry, i meant the numbers on the pad. The green one is to dial...thanks anyway
ghosty7 said:
Sorry, i meant the numbers on the pad. The green one is to dial...thanks anyway
Click to expand...
Click to collapse
I believe it could be list_pressed_holo_dark or one of the similar list item backgrounds. In framework-res
Sent from my Galaxy Nexus
ghosty7 said:
Sorry, i meant the numbers on the pad. The green one is to dial...thanks anyway
Click to expand...
Click to collapse
Huh? Screenshot
Sent From My Toro+ via RED Tapatalk
ÜBER™ said:
Huh? Screenshot
Sent From My Toro+ via RED Tapatalk
Click to expand...
Click to collapse
Do not have a screenshot, however on roms that i have seen for GSM nexus when you press the any of the dial numbers on the pad it is a blue holo colour not green. I know the green one you refer to, it is for the dial button.
ock said:
I believe it could be list_pressed_holo_dark or one of the similar list item backgrounds. In framework-res
Sent from my Galaxy Nexus
Click to expand...
Click to collapse
I was afraid of that, i wonder where it is referenced in the contacts.apk so i can change it....look but could not find it
ghosty7 said:
I was afraid of that, i wonder where it is referenced in the contacts.apk so i can change it....look but could not find it
Click to expand...
Click to collapse
Probably you can try experimenting to override it? I've not taken a look at the dialer layouts but the theme chooser redirection is pretty powerful
Sent from my Galaxy Nexus
Related
Quick question for theming pros
How do I modify the background color for the menu that pops up when you hit the menu softkey in the home screen?
I attached a pic of what i'm talking about...
Thanks in advance...
Its a .9.png in framework-res.apk. i forget the actual name with out looking at my files in front of me
Sent from my SPH-D700 using Tapatalk
i think its either menu_background_fill_parent_width.9.png but there are a few other files in framework-res.apk/res/drawable-hdpi with menu in the name that could be it.
amosher13 said:
i think its either menu_background_fill_parent_width.9.png but there are a few other files in framework-res.apk/res/drawable-hdpi with menu in the name that could be it.
Click to expand...
Click to collapse
That is correct!
Sent from my SPH-D700 using Tapatalk
Sweet!!!
I love XDA...
Thank you guys
Hi can anyone tell me how to change the green highlights to blue in sense 4
Thanks
You can't without rooting/theming the phone
malcovitch said:
Hi can anyone tell me how to change the green highlights to blue in sense 4
Thanks
Click to expand...
Click to collapse
Go into settings then personalize then skins and pick aluminum, job done
Sent from my HTC One X using Tapatalk 2
bogfather said:
Go into settings then personalize then skins and pick aluminum, job done
Sent from my HTC One X using Tapatalk 2
Click to expand...
Click to collapse
LOL - forget about themes...I never use them
EddyOS said:
LOL - forget about themes...I never use them
Click to expand...
Click to collapse
Even though it's my phone my missus wants me to use the purple skin, so I use blue
Sent from my HTC One X using Tapatalk 2
thanks for all your replys but what im looking for is the text highlight colour and when you press the keyboard letters etc. You get it on the energy rom. But it is way too buggy for me. So i need to know how to change those highlights. I know its either in the xml's or the drawable folders but i dont know where. So would need someone to point it out to me as to how to do this.
Thanks
malcovitch said:
thanks for all your replys but what im looking for is the text highlight colour and when you press the keyboard letters etc. You get it on the energy rom. But it is way too buggy for me. So i need to know how to change those highlights. I know its either in the xml's or the drawable folders but i dont know where. So would need someone to point it out to me as to how to do this.
Thanks
Click to expand...
Click to collapse
I'm afraid I wouldn't even know where to start with that
Sent from my HTC One X using Tapatalk 2
Trace Color
malcovitch said:
thanks for all your replys but what im looking for is the text highlight colour and when you press the keyboard letters etc. You get it on the energy rom. But it is way too buggy for me. So i need to know how to change those highlights. I know its either in the xml's or the drawable folders but i dont know where. So would need someone to point it out to me as to how to do this.
Thanks
Click to expand...
Click to collapse
I think what you are referring to is the Trace Color on the keyboard (correct?). If so, you can go into the Advanced Settings in the Keyboard options and change the Trace Color. Here's the path:
Settings > Language & keyboard > HTC Sense Input > Advanced > Trace Color
I hope this helps!!
Any one knows how to change text color (in settings, etc..) to blue (33b5e5 actually, it is ICS color afaik) ?
Thanks in advance
Laynee1 said:
Any one knows how to change text color (in settings, etc..) to blue (33b5e5 actually, it is ICS color afaik) ?
Thanks in advance
Click to expand...
Click to collapse
Its an XML edit im not sure which one but you would have to decompile the Settings.apk make the edit in the Colors.xml then recompile.
Laynee1 said:
Any one knows how to change text color (in settings, etc..) to blue (33b5e5 actually, it is ICS color afaik) ?
Thanks in advance
Click to expand...
Click to collapse
The edit is actually in the framework-res apk. I'll let you know exactly where when I get home
Sent from my Galaxy Nexus using xda premium
Oh he meant the system color. That a the Holo_Blue_Light which is 33b5e5.
Sent from my Galaxy Nexus using xda premium
ÜBER™ said:
Oh he meant the system color. That a the Holo_Blue_Light which is 33b5e5.
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Yes, as i stated in my first post 33b5e5. How to change system color into that color ?
Any news here?
I really like to have that Infos too.
Afaik its in the "\framework-res\res\values\styles.xml" !?
But where there? What Strings??
is there a dark calendar widget? i want the black one like in the samsung 2. where do i get this?
Decompile the apk and change it inside the XML file
Sent from my SGH-T999 using Tapatalk 2
elesbb said:
Decompile the apk and change it inside the XML file
Sent from my SGH-T999 using Tapatalk 2
Click to expand...
Click to collapse
i'm a newbie at this. when you say to change it from inside the XML file, do you mean to change the color using MS paint, for example? can you explain how to do this?
xenin said:
i'm a newbie at this. when you say to change it from inside the XML file, do you mean to change the color using MS paint, for example? can you explain how to do this?
Click to expand...
Click to collapse
If you're a newbe, I suggest hitting up Google and learning about the basics in android decompiling apks and XML format.
Sent from my SGH-T999 using Tapatalk 2
elesbb said:
If you're a newbe, I suggest hitting up Google and learning about the basics in android decompiling apks and XML format.
Sent from my SGH-T999 using Tapatalk 2
Click to expand...
Click to collapse
but dont they simply have a theme for that calendar? you know which one i'm talking about? its a dark/black theme that came in the galaxy S2.. i'm 99% sure theres a theme for it here that you can just simply install.
To make it as simple as possible look up this thread named JusTunBeans inverted apps. Has all what you need on there and comes as an aroma setup to.
Sent from my Galaxy Nexus using Tapatalk 2
G1Master said:
To make it as simple as possible look up this thread named JusTunBeans inverted apps. Has all what you need on there and comes as an aroma setup to.
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
yeah i checked out his inverted apps. and the calendar he uses really sucks. i'm looking for the calendar on the S2 which is black background with bluish highlight. but thanks anyway.
EDIT: I'm sorry.. i meant i need the calendar widget on the S2.. please guys, let me know how to get this theme..
xenin said:
yeah i checked out his inverted apps. and the calendar he uses really sucks. i'm looking for the calendar on the S2 which is black background with bluish highlight. but thanks anyway.
EDIT: I'm sorry.. i meant i need the calendar widget on the S2.. please guys, let me know how to get this theme..
Click to expand...
Click to collapse
As stated above, you will need to learn some things in order to get this. But give Android Pro Widgets a try. There's a ton of cool calendar widget themes for the paid version.
Sent from my SGH-T999 using Tapatalk 2
Edit: I'm actually somewhat awake now, so hows about I actually give a relevant suggestion: Agenda Widget by Sam Henwood
I've never played with a S2, but Gmail Widgets by KATZOFT has some nice dark themes. I really like it.
Is it possible to change the color of the icons in the contact list? The green is killing my b/w theme & I would like to change them to white.
Any input would be appreciated.
Sent from my SPH-L710 using xda app-developers app
Yes, it is possible
Probably inside framework-res.apk, twframework-res.apk, or SecPhone.apk
Cosmic Phoenix said:
Is it possible to change the color of the icons in the contact list? The green is killing my b/w theme & I would like to change them to white.
Any input would be appreciated.
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
I looked in SecContacts.apk.
Found, inside the drawable-sw359dpi-xhdpi folder, the icon that appears to match the one in the screenshot.
"ic_call.png"
There's a few others with the exact same icon in that folder and I have no idea which one Samsung's call log/contacts pulls from so I'd just change them all. (I hate how many redundant images exist in the Touchwiz Framework.)
CNexus said:
Yes, it is possible
Probably inside framework-res.apk, twframework-res.apk, or SecPhone.apk
Click to expand...
Click to collapse
Ascertion said:
I looked in SecContacts.apk.
Found, inside the drawable-sw359dpi-xhdpi folder, the icon that appears to match the one in the screenshot.
"ic_call.png"
There's a few others with the exact same icon in that folder and I have no idea which one Samsung's call log/contacts pulls from so I'd just change them all. (I hate how many redundant images exist in the Touchwiz Framework.)
Click to expand...
Click to collapse
Thanks for the info! I'll look into these! :good:
Ascertion said:
I looked in SecContacts.apk.
Found, inside the drawable-sw359dpi-xhdpi folder, the icon that appears to match the one in the screenshot.
"ic_call.png"
There's a few others with the exact same icon in that folder and I have no idea which one Samsung's call log/contacts pulls from so I'd just change them all. (I hate how many redundant images exist in the Touchwiz Framework.)
Click to expand...
Click to collapse
OH WHOOPS. Yeah you're right, the images SHOULD be in SecContacts. Didn't notice she was in the contacts tab, which opens the contacts app. You can tell that I use my phone as a phone very often lol