Themeing xml Question - Sprint Samsung Galaxy S 4 Q&A, Help & Troubleshoot

I've been making my theme for almost a week now and im kind of stuck. the only thing i have left to do is change the text color of the text inside the dialer and the contacts. I've changed the hex colors in the colors xml, values/colors, and values/styles. when i did this in the contacts most of my contacts changed but a lot did not such as the headers like where it says A,B,C and so on.the same thing in my dialer. when i change the colors it doesn't change anything. i was wondering if there was a different xml that needs to be edited that i missed somewhere?
also i want to change the green circle for when you answer the phone and i cannot find that anywhere. is it in a smali or something?

Related

Changed today screen to black, now cant read messaging text

Hey guys,
Just got my today screen all setup with a black setup (top and bottom bars as well), but for some reason the messaging window (outlook or texting) is full of a bunch of horizontal black and white bars unless the item is highlighted.
Anyone know whats up?
THANKS IN ADVANCE!!!
sounds like a setting on the theme generator you use. lines are probably the same on the notes menu also.
there seems to be two colours used on the messaging/notes menu, full of horizontal lines. you should be able to change them on your theme generator, i could when i had the same problem after creting a theme.
change both settings (usually notes/ msg colour 1/ to the same colour, this will sort it.
Have a good look through the wiki, almost all colours are detailed there, or use a better theme editor.
V
Pardon my ignorance but what is the wiki?
What theme editor do you guys recommend?
Changing 36 to 37 fixed the CONTACTS background but not the Notes/Messaging

Change Font Color on ATT Dialer

Does anyone know how to change the font color of the digits in the dialer pictured below?
Push back to the front hoping for some insight.
Ive been working with this all day and still cant find a way to change the font color. Seems to be very little on the web regarding it.

Sprint theme problems

I'm working on modifying the sprint theme but have run into a couple of problems.
Firstly I no longer have network name, after getting rid of Sprint logo.
Secondly semi transparent curtains no longer work, they're either solid or not there at all.
Lastly can not change the select colour from the orange/yellow default built in colour. I've explored the tsk file, and explored the _setup.xml file inside but can not make changes, I think I have identified the values for the select colour, but for the life of me can not work out how to edit it even if I knew what the values of other colours are.
Does anyone know how to fix these things.
I've been all the way through the manila files and managed to change everything else but these.
Any help would be good thanks.
OK made a little progress can get the home screen to use semi-transparent curtains, but all other tabs have only solid curtains or no curtains, is there a manila file I'm missing and havent changed, or mistakenly changed?
Screenshots soon.

[Q] Custom Fonts in Apps

Ok, this is a development question
I have been developing themes for Go SMS Pro, and I am trying to add custom fonts to the remaining text that isn't as easy to change
For example:
I have this in the skins xml files
Code:
<TextView android:id="@id/sender_phone_num"
android:textColor="#332f33"/>
So I added this to my main package
Code:
TextView tv=(TextView)findViewById(R.id.sender_phone_num");
Typeface face=Typeface.createFromAsset(getAssets(),
"fonts/nokiafc22.ttf");
tv.setTypeface(face);
and placed the font in the assets/fonts folder
I must be missing something, because the font isn't changing in app
Any suggestions?
Well, I had two issues when working with custom fonts:
1 - myfont.ttf is different by myfont.TTF. I had an error on 2.2. May attention to that;
2 - a guy sent to me a custom.ttf that was corrupted. I downloaded it again from the web and ìt worked.
Anyway, your code seems good to me.
Good luck!
[req] blackout theme
Would you please make a go sms pro theme that is just ALL blacked out?? With either white or red text? including the text box, top bar, and bottom bar surrounding the text box. Here's the parts i really wish were blacked out but don't know how to do or theme myself...
View attachment 686301
I'm talkin like ALL black, nothing else. simplicity. Would be much appreciated. Good luck with your fonts!!
i could do that. i'll let you know!

[Q] changing text color in settings

I'd like to know which xml files in framework.apk or settings.apk should be changed and how to convert those text messages under header from red to white? I've managed to change colors in notifications bar and pull down menu but can't figure out this.
Tapnięte z g3
u need to edit the color in framework-res.apk/res/color/zzz_tw_secondary_text_sub
That's it! Thank you.

Categories

Resources