(Q)Help theme clear all button location - Acer Iconia A500

Hello boosted from galaxy tab 10.1 forum is Doing a HTC jet stream theme as well as ics theme and the gtabs don't have quick settings so he can't find where an what to look for.
Here is a pic of what my quick setting clear all button looks like all I need is black lettering so its readable!
Thank you
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my HTC Inspire 4G using Tapatalk

That's not in Honeycomb is it?
The notification dropdown clear all button for GB is in SystemUI.apk/res/layout/status_bar_expanded.xml
Look for: android:text="@string/status_bar_clear_all_button"
Somewhere on that line is: android:textColor="#ff000000"

CuriousTech said:
That's not in Honeycomb is it?
The notification dropdown clear all button for GB is in SystemUI.apk/res/layout/status_bar_expanded.xml
Look for: android:text="@string/status_bar_clear_all_button"
Somewhere on that line is: android:textColor="#ff000000"
Click to expand...
Click to collapse
Yea its honeycomb 3.2 galaxy port from fguy just looks different cuz its themed just need the clear all button and we can move on to other parts is it in the same location you said now that I said its honeycomb 3.2?
Thanks for the help!
Sent from my HTC Inspire 4G using Tapatalk

thought I can pop in here to add to what I am looking for. I cant seem to find that god forsaken png anywhere in the systemUI or framework not sure if I am jsut overlooking it or what. I dont have the tab myself so makes it even harder to try to figure out what is doing what.

Yep. I see it there in 3.2 as well.

b00sted said:
thought I can pop in here to add to what I am looking for. I cant seem to find that god forsaken png anywhere in the systemUI or framework not sure if I am jsut overlooking it or what. I dont have the tab myself so makes it even harder to try to figure out what is doing what.
Click to expand...
Click to collapse
Almost a week of searching I hope we gots it!
Sent from my A500 using Tapatalk

b00sted, the png is there too, in SystemUI.
The entry looks like this:
Code:
<TextView android:textSize="14.0sp" android:textColor="#ff000000" android:layout_gravity="center_vertical" android:id="@id/clear_all_button" android:background="@drawable/btn_default_small" android:paddingLeft="15.0dip" android:paddingRight="15.0dip" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginTop="4.0dip" android:layout_marginBottom="1.0dip" android:text="@string/status_bar_clear_all_button" style="?android:attr/buttonStyle" />
So the text color would be black.
The image would be btn_default_small, and since that's overridden by an xml (drawabe/btn_default_small.xml) it holds the names of the images for it's different states such as btn_default_small_normal.png
The text is in values/strings.xml with the name "status_bar_clear_all_button"

CuriousTech said:
b00sted, the png is there too, in SystemUI.
The entry looks like this:
Code:
<TextView android:textSize="14.0sp" android:textColor="#ff000000" android:layout_gravity="center_vertical" android:id="@id/clear_all_button" android:background="@drawable/btn_default_small" android:paddingLeft="15.0dip" android:paddingRight="15.0dip" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginTop="4.0dip" android:layout_marginBottom="1.0dip" android:text="@string/status_bar_clear_all_button" style="?android:attr/buttonStyle" />
So the text color would be black.
The image would be btn_default_small, and since that's overridden by an xml (drawabe/btn_default_small.xml) it holds the names of the images for it's different states such as btn_default_small_normal.png
The text is in values/strings.xml with the name "status_bar_clear_all_button"
Click to expand...
Click to collapse
thanks bro, god damn thing been giving me a headache for 2 days

You're not out of the woods yet.
I'm thinking that's one of those system-wide colors since I'm seeing white text on my buttons and that's from my ROM. It could be using one of the colors from framework-res.apk/res/values/colors.xml

CuriousTech said:
You're not out of the woods yet.
I'm thinking that's one of those system-wide colors since I'm seeing white text on my buttons and that's from my ROM. It could be using one of the colors from framework-res.apk/res/values/colors.xml
Click to expand...
Click to collapse
I am jsut going to color the button black from white and pray for the best bro lol.

You could always make it blue or some darker shade or something.
I once changed all the colors in colors.xml to different random things just to see what did what.

CuriousTech said:
You could always make it blue or some darker shade or something.
I once changed all the colors in colors.xml to different random things just to see what did what.
Click to expand...
Click to collapse
ya that is a good idea, I will have to do that on my tab, since I am making this theme for him and dont have a a500 I dont want to be that mean to him . I only been themeing for a few months so still learning alot.
thanks again for all the help, once you pointed out what I was looking at it stuck out like a sore thumb for me

This is how XDA should be about every thing thank you both so much
Sent from my HTC Inspire 4G using Tapatalk

No prob. Good luck with the theming.

Related

Update 10.10.07 New PocketCM Themes!

Sorry for my bad English.
A lot of PocketCM Themes.
Let me know what you think!
1. srt10coupe, my Favorite
http://www.srt10coupe.de/pocketCM.html
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
2. Blood_finger
http://www.srt10coupe.de/pocketCM_2.html
3. Cool_Metal
http://www.srt10coupe.de/pocketCM_3.html
4. MacK_Glamour
http://www.srt10coupe.de/pocketCM_4.html
1. srt10coupe new bottom Buttons when desired of several Usern.
Screenshots:http://www.srt10coupe.de/pocketCM.html
enjoy, have fun!
Sorry for my english!
Wow, really great graphics art. Compliments.
Olioaglio
LooKs really great, downloadin for a try ... thanx
Thanks for the praise.
I really like that first one!!! Is there any way you could change those bottom icons to something that looks more professional as in a normal yellow star, nice looking red X, ect ect
THANKS!
Nice idea, but I think it would look better if the icons at the bottom where smaller. And maybe make them some more clean and simple?
@johanromijn, @g35driver
I will consider your ideas in the next version.
These themes are very creative looking...great job!
Beautifull Job
Hi, really love your Job and I will download the first one for my Artemis !!!
Thanks
AMAZING!!! srt10coupe is my favorite as well.
14.10.07 release a new Version from Design srt10coupe!
Love your themes.
Thanks for the nice themes. I like the polished look they have and the slick icons. With my default theme however I have a few more names on my screen which I prefer. Can you do transparent icons? or floating icons? Looking forward to trying out whatever else you make Ta.
I think times that, that do not go with transparent Icons.
I will however test.
@uniqueboy you mean which Theme exact? (the name)
srt10coupe said:
I think times that, that do not go with transparent Icons.
I will however test.
@uniqueboy you mean which Theme exact? (the name)
Click to expand...
Click to collapse
I think the default theme he's referring to is called "Touch.cmt" theme. I may be mistaken. It was the default theme for the pocketcm v .15 in my device, as it listed more numbers/contacts on my screen.
robosiris said:
I think the default theme he's referring to is called "Touch.cmt" theme. I may be mistaken. It was the default theme for the pocketcm v .15 in my device, as it listed more numbers/contacts on my screen.
Click to expand...
Click to collapse
in the settings.ini you can change the height of the list opinion.
thank you very much very creative indeed
srt10coupe said:
in the settings.ini you can change the height of the list opinion.
Click to expand...
Click to collapse
Where is that (settings.ini) option located?
Transparent
srt10coupe said:
I think times that, that do not go with transparent Icons.
I will however test.
@uniqueboy you mean which Theme exact? (the name)
Click to expand...
Click to collapse
When I mentioned transparent or floating icons it was just a general equiry, I thought after looking at the transparent indicator it would be nice to see under or through the bottom screen icons aswel. By floating icon I simply mean not on a background square, which might look really cool. These themes are great just as they are, with no more tweaks, I just thought that given the very high quality of these themes that you would be doing more so I'm just floating ideas. Love your stuff.
Edit: Normally I have Touch theme , but for past week I've had BlueGlow by spencepu3 from here: http://forum.xda-developers.com/showthread.php?t=329917
robosiris said:
Where is that (settings.ini) option located?
Click to expand...
Click to collapse
send me the xxxxxx.cmt and i make the changes for you and send the xxxx.cmt back.
anything new?

white top/bottom bars with black text

I some search on google, and googled through the XDA search as well, and cant find a theme that is has white bars. I was pretty surprised, since it seems like a fairly simple thing to do. RC mod will allow me to change the text color, but not the background color, any ideas?
Mr17 said:
I some search on google, and googled through the XDA search as well, and cant find a theme that is has white bars. I was pretty surprised, since it seems like a fairly simple thing to do. RC mod will allow me to change the text color, but not the background color, any ideas?
Click to expand...
Click to collapse
You can make your own theme using ThemeGenCE, which you can find here: http://www.freewarepocketpc.net/ppc-download-themegence-v2-0.html
That'll let you make the task bar and the font whatever colour you want.
Hope that helps!
oseven said:
You can make your own theme using ThemeGenCE, which you can find here: http://www.freewarepocketpc.net/ppc-download-themegence-v2-0.html
That'll let you make the task bar and the font whatever colour you want.
Hope that helps!
Click to expand...
Click to collapse
Best answer there is. All my themes created using ThemeGenCE....
Yeah I would love it if someone would make a tsk with the white diamond background with white bars and black text.
Yes just used wm5 settings
Here is what i did,... not diamond theme but you get the idea.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Made in ThemeGenCE
Artanis said:
Here is what i did,... not diamond theme but you get the idea.
Made in ThemeGenCE
Click to expand...
Click to collapse
So did you lose the ability to see the signal and volume icons?
thats the problem guys, the icons of wm like signal bar, speaker etc. are white graphics ! not text !
bluemetalaxe said:
thats the problem guys, the icons of wm like signal bar, speaker etc. are white graphics ! not text !
Click to expand...
Click to collapse
If you cook this into a ROM, you can edit the files (some are graphics in \Windows others are in shellres.96.dll/shellres.192.dll)
Use WA3 and you can use your own images for the task bar icons.
oseven said:
Use WA3 and you can use your own images for the task bar icons.
Click to expand...
Click to collapse
Hacking the shell is more fun if you know what you're doing!
l3v5y said:
Hacking the shell is more fun if you know what you're doing!
Click to expand...
Click to collapse
Lol I'm sure it is, but I cant be bothered to go through all the .dll files. Probably should though, all the GUI programs are slowing down my phone..! lol
oseven said:
Lol I'm sure it is, but I cant be bothered to go through all the .dll files. Probably should though, all the GUI programs are slowing down my phone..! lol
Click to expand...
Click to collapse
Unfortunately, it needs to be done off device (in a ROM dump) as you can't overright the DLLs...
l3v5y said:
If you cook this into a ROM, you can edit the files (some are graphics in \Windows others are in shellres.96.dll/shellres.192.dll)
Click to expand...
Click to collapse
i found the following 2 attached files in the windows dir. one of them looks like what im looking for( it was originally 000-stsystem.png) i renamed it and sent it back to the windows dir and restarted my phone but no dice. any ideas?
edit: upon closer inspection these look like the icons used for pointui.
You need to change the resources in shellres.96.dll, tapres.96.dll, and outres.96.dll. In doing so, you can get icons such as this...
colonel00 said:
You need to change the resources in shellres.96.dll, tapres.96.dll, and outres.96.dll. In doing so, you can get icons such as this...
Click to expand...
Click to collapse
i found Resource Hacker to edit the dll, ill dig into this and see what i find. thanks for all the help!
some issues with those files:
there is no shellres.96.dll, but there is a file called shellres.96.dll.0409.mui
when i try to copy tapres.96.dll and/or outres.96.dll it says access denied
Mr17 said:
some issues with those files:
there is no shellres.96.dll, but there is a file called shellres.96.dll.0409.mui
when i try to copy tapres.96.dll and/or outres.96.dll it says access denied
Click to expand...
Click to collapse
I think it needs to be cooked... There is a shellres.96.dll, it's just hidden (WM won't boot without it as it contains most of the shell images). The MUI file is the US English localization for the device.

[REQ] Change Position of Date in Home Screen

Hi folks,
does anybody know how to change the Position of the Date in Homescreen using the standard htc theme? I saw some themes where the date is in the upper left corner and others where the date is below the clock (besides the alarm). Which manila do I have to edit? It would be great to get some answers ´cause I am searching for hours now .
greets,
Date
kleinerOnkel said:
Hi folks,
does anybody know how to change the Position of the Date in Homescreen using the standard htc theme? I saw some themes where the date is in the upper left corner and others where the date is below the clock (besides the alarm). Which manila do I have to edit? It would be great to get some answers ´cause I am searching for hours now .
greets,
Click to expand...
Click to collapse
I believe that you need a hex editor like (Ultra Edit) and then you need to edit 1c684cd8_manila
It is not an easy task. To remove date completely is easy. Just drag 590ad244 over notepad and edit this
</trans-unit>
<trans-unit id="IDS_DATEFORMAT">
<source>MMM d, yyyy</source>
</trans-unit>
to this
</trans-unit>
<trans-unit id="IDS_DATEFORMAT">
<source> </source>
</trans-unit>
I know that does not help you but this mod is just not important enough or intrigueing enough to work on.
The ones with the date below the clock are based on the Sprint theme aren't they?
If you want to move it to the middle or something, you can try out TF3D Config.
THX for your answers
I´ll give it a try till i mess up
[email protected] said:
I know that does not help you but this mod is just not important enough or intrigueing enough to work on.
Click to expand...
Click to collapse
Maybe the "WOOOOZAAAA Effect" is a little less
Try this - white flip clock, with sprint date position
http://rapidshare.com/files/182007013/Sprint.zip.html
At least i have it, what about you?
nope, this does not work for me. Now my homescreen has no content
But thanks for trying to help
can you give me a screenie?
try this: http://rapidshare.com/files/182046705/NewSpint.zip.html
it MUST become something like this
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Yuna said:
try this: http://rapidshare.com/files/182046705/NewSpint.zip.html
it MUST become something like this
]
Click to expand...
Click to collapse
Now it works! Thx for your work!!!
but how did you handle the background4all tabs bug?
i don't use it, that's how
ok
So I have to wait till mun_rus will solve the Problem at all
´cause I´m using a mossi rom and background4all pages is cooked in there...
But i really wanna thank you for helping me so far !
can someone post my own NewSprint?
well, ill try in this thread...
is there... something reverse than at the previous screen? i mean: sprint clock & standard date position? i've searched all the threads and no result.
it should be so obvious, but it isn't.
just download transparent flip clock.cab (smth like that)...
can anyone else downloaded my file to repost it?
This is your trasparent CLOCK with background on all tab.
But i have problem to change COLOR text of DATE.
When set clock COLOR DATE return white !
bye
Yuna said:
can anyone else downloaded my file to repost it?
Click to expand...
Click to collapse
eeehhmmm... thanks, but i need that one mine with flip clock and sprint date position... :-[

Question with Transparent dialer ... almost there! Please Help. Now with APK!!

Ok so I finally figured out how to make the dialer and contact background transparent
[SOLVED] but now there are black boxes around the call button that disappear when the pulldown/notification bar is activated and the black boxes come right back when the notification bar is back up and not pressed.
[NOT SOLVED] The other thing is that it doesn't fill the screen anyone have any solutions to these issues?
Edit: I tried to change the padding in dialer.xml in layout-long-finger to 0.0 and that did nothing.
Edit: when I made the image btn_dial_textfield_pressed.9.png, in the folder red/drawable-hdpi-finger, fully transparent it then goes full screen so I am assuming that the size of the background image isnt being told to be stretched and I do not know where to look or how to fix that.
Edit: The black boxes are really pissing me off ..
Edit: here is the APK so someone can look at it.
http://dl.dropbox.com/u/21010599/Help/Contacts.apk <--- this has the completely transparent background (btn_dial_textfield_pressed.9.png)
EDIT: here is the semi-transparent image file so no one has to make it http://dl.dropbox.com/u/21010599/Help/btn_dial_textfield_pressed.9.png
EDIT: ok so the black boxes are gone!! I replaced the code to the call_background.xml in drawable:
Code:
<item android:state_window_focused="false" android:drawable="@android:color/transparent" />
<item android:state_focused="false" android:state_pressed="true" android:drawable="@android:drawable/keyboard_background" />
<item android:state_focused="false" android:state_pressed="false" android:drawable="@android:color/transparent" />
didnt make the call backgound transparent though like I thought it would ...
I am still having the issue with the background image being the wrong size though when its not fully transparent.
Here is the NEW Contacts.apk with the no black boxes.
http://dl.dropbox.com/u/21010599/Help/ContactsNoblackBoxes.apk
Images for the NEW Contacts are below this picture here:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
here is the updated pictures for the NEW Contacts.apk (with Fully Transparent background)
and
Sent from my HTC Glacier using XDA App
I tried it, loved it, but the only annoying thing is that your theme has to be on System. It's not that big of a deal, and I'm not sure how it all works with themes and color schemes, but I prefer the Androidian theme.
I still use the transparent status bar, love that. Great work, thanks.
Sent from my MT4G using XDA App

New Theme questions....

Well, I am NOT releasing the theme until I get approval from B-reezy and the original MattedBlues theme creator, but I am stumbling often with what I've worked on already.
I will supply screenshots but I literally changed all of the framework-res.apk files, so I need help finding which ones to restore.
Now, what looks good.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Now onto the problems....
After pressing menu, I got this problem.
Anyone know which images they are so I can restore???
Then the next problem, with pop ups...I turned on WiFi (yes, my WiFi network is named after my dog...haha). Then finally text boxes have problems. Teehee
Please please let me know the images I need to work on, the sooner I fix these, the sooner I can release.
Looks great! Can't wait to see finished project! I see you got the color figured out !
*eek*! Is that a matted reds! Yayyyyy
Sent from my SPH-D700 using XDA Premium App
The problems I see right off the bat stem from corrupt/incomplete .9pngs.
theimpaler747 said:
The problems I see right off the bat stem from corrupt/incomplete .9pngs.
Click to expand...
Click to collapse
That's what I jyst told him in pm
Sent from my SPH-D700 using Tapatalk
Personally, I'd make smaller signal bars, add the quicksettings in the notication bar, and don't make the menu in the launcher (that says "add, "settings", "wallpaper") have a transparent background; it's too hard to see.
Otherwise, I really like the idea so far. Maybe get rid of the AM/PM in the notification bar too
Edit: Oh, I see you're having problems with the transparent background thing and quicksettings; Nevermind about that!
But I'd recommend still making the signal bars smaller/getting rid of the AM/PM That's one of the view reasons I don't like mattedblues
acer1096xxx said:
Personally, I'd make smaller signal bars, add the quicksettings in the notication bar, and don't make the menu in the launcher (that says "add, "settings", "wallpaper") have a transparent background; it's too hard to see.
Otherwise, I really like the idea so far. Maybe get rid of the AM/PM in the notification bar too
Edit: Oh, I see you're having problems with the transparent background thing and quicksettings; Nevermind about that!
But I'd recommend still making the signal bars smaller/getting rid of the AM/PM That's one of the view reasons I don't like mattedblues
Click to expand...
Click to collapse
I'll chat with B-reezy later this week and he'll help me out with removing the AM/PM in the status bar. This is built completely off the ported MattedBlues and since I'm new to theming, it may be a bit before this is added to the themes board. Otherwise, I'd say I'm very excited to get this done and hopefully I'll move onto ROMs when I have the experience necessary.
Overstew said:
I'll chat with B-reezy later this week and he'll help me out with removing the AM/PM in the status bar. This is built completely off the ported MattedBlues and since I'm new to theming, it may be a bit before this is added to the themes board. Otherwise, I'd say I'm very excited to get this done and hopefully I'll move onto ROMs when I have the experience necessary.
Click to expand...
Click to collapse
Awesome; nice to see another developer =D
I'm looking forward to your work!

Categories

Resources