[Q] Clock Color Change? - Motorola Droid Bionic

Has anyone figured out how to change the clock color in the notification bar yet? UOT doesn't work for this, so we'll have to manually change it in services.jar

I'm think its in systemui if you decompile it you should find it in drawables not 100% sure though.
Read This

Versatile1 said:
I'm think its in systemui if you decompile it you should find it in drawables not 100% sure though.
Read This
Click to expand...
Click to collapse
I'm pretty sure you have to edit XMLs in the SystemUI to change any kind of text color.

You would be right, I believe the xml is located in the location mentioned above

Versatile1 said:
You would be right, I believe the xml is located in the location mentioned above
Click to expand...
Click to collapse
Yeah I don't mess with any of that. I just edit PNGs to make my phone LOOK more custom (its fun to show off haha)
For some reason though, on the bionic, when I edit PNGs with something like NinjaMorph, SystemUI FCs on startup.
I'm currently working on editing a flashable theme zip to include my edits, then gonna flash that and see what happens.

Tivo7 said:
Yeah I don't mess with any of that. I just edit PNGs to make my phone LOOK more custom (its fun to show off haha)
Click to expand...
Click to collapse
That's pretty much what I do. I started to learn to edit .jar and .xml files when I had my X but then other people released themes with the files I needed and I just kanged them instead. Now there is no base that I can find for liberty with the edits I need so I'm trying to learn it myself which will serve me better in the long run. If anyone knows a good noob friendly tutorial I'd love a link, all the ones I've found are a little over my head.

Don't know how to edit much more than some status bar framework. But a color change for the clock would be nice
Sent from my DROID BIONIC

inkdaddy66 said:
Don't know how to edit much more than some status bar framework. But a color change for the clock would be nice
Sent from my DROID BIONIC
Click to expand...
Click to collapse
On the bionic, status bar framework is in SystemUI, most of the framework is in Framework-res.apk

Tivo7 said:
Yeah I don't mess with any of that. I just edit PNGs to make my phone LOOK more custom (its fun to show off haha)
For some reason though, on the bionic, when I edit PNGs with something like NinjaMorph, SystemUI FCs on startup.
I'm currently working on editing a flashable theme zip to include my edits, then gonna flash that and see what happens.
Click to expand...
Click to collapse
reboot after editing systemui and you should be fine

Versatile1 said:
reboot after editing systemui and you should be fine
Click to expand...
Click to collapse
"On startup"
I did reboot.
I also tried editing a theme download and flashing it.
Everything worked but the notification pulldown picture...
Everything in framework-res works and everything in systemUI works EXCEPT that blasted notification pulldown PNG (status_bar_background.9)

Tivo7 said:
Everything worked but the notification pulldown picture
Everything in framework-res works and everything in systemUI works EXCEPT that blasted notification pulldown PNG (status_bar_background.9)
Click to expand...
Click to collapse
That's what I've found as well, I also can't get the shadow under the notification bar to show up.
Does any one know what the pngs are titled that flash while on a call?

I believe those are in blur-res or in the phone/dialer apk's depending on which images you're talking about

Related

How can I swap ?

Hi all,
I've made my own "theme" (the word is a bit exaggerated) by using DHD-PowerControl-1.72.405.2_notxt and cook it with UOT.
The result is in blue in the screen below.
But, I'd like to swap it with the one made with the one made by he_stheone64 in PowerNotificationWidget2.2.1 (see the red rectangle in screen below).
The problem is that PowerNotificationWidget2.2.1 changes other things I wouldn't like to be scrashed (like icons above or non-transparent carbon-look background below).
Then I tried to do the same of what I did for the white one : cooking framework-res.apk. But I had the long error log you can also see below.
So, could someone help me to do that swap and perhaps if possible, make the little bars below each toggles a bit more green than blue.
Thanks for your help,
Lim.
I'm working on something similar as well - a notification bar power control, based on the latest 2.1.1 services.jar and the customisation app. The idea is that it's as close to stock framework as possible, so that it can be uploaded to UOT (or otherwise themed with metamorph etc.).
This is mainly just a learning exercise for me in decompiling and modifying files, but if it works I can share it. I find the toggles show up better on a black background than a white one, so hope to include black background as an option - though I think that might break compatibility with UOT kitchen, so there might have to be 2 versions. It's a work in progress, though, depending on my free time, so I can't promise when it'll be done. I'll post here if I get it working though!
preacher65 said:
I'm working on something similar as well - a notification bar power control, based on the latest 2.1.1 services.jar and the customisation app. The idea is that it's as close to stock framework as possible, so that it can be uploaded to UOT (or otherwise themed with metamorph etc.).
This is mainly just a learning exercise for me in decompiling and modifying files, but if it works I can share it. I find the toggles show up better on a black background than a white one, so hope to include black background as an option - though I think that might break compatibility with UOT kitchen, so there might have to be 2 versions. It's a work in progress, though, depending on my free time, so I can't promise when it'll be done. I'll post here if I get it working though!
Click to expand...
Click to collapse
Hi Preach,
So far, I managed to swap the toggles png's (taking png's from he_stheone64's file) but no way to find and put the black background.
I would also like to have the little bars below more green than current blue. For this I guess it's in an xml file, but can not find which one (and how to do).
Liamstears told me there's was a mistake he_stheone64 could fix, but it's seems not to the case. He also told me he could help me to fix that, but he certainly doesn't have time.
I don't know in which direction to go but if you have any idea, I would be happy to make tries with you.
Good luck
I made for myself something like this It is a little bit tricked but effect is like on screen. This mod has no transparency in notification but it looks as STOCK as possible cause i prefer stock one
To change colour of those indicators u use app (which is installed with PowerMOD) U got there color picker. With bacground it`s not so easy thats why i tricked it a little removed bacground of toggles (made it transaprent) and set up whole notifiacion with chosen background and effect U see is below:
Will post this mod in my thread tommorow if somebody will need this
Krzysiec said:
I made for myself something like this It is a little bit tricked but effect is like on screen. This mod has no transparency in notification but it looks as STOCK as possible cause i prefer stock one
To change colour of those indicators u use app (which is installed with PowerMOD) U got there color picker. With bacground it`s not so easy thats why i tricked it a little removed bacground of toggles (made it transaprent) and set up whole notifiacion with chosen background and effect U see is below:
Will post this mod in my thread tommorow if somebody will need this
Click to expand...
Click to collapse
Hi Krzysiec,
This is exactly what I'm looking for (and probably the same for Preacher65).
As I can see, your framework-res.apk is cookable in UOT (battery).
Below notification, you manage to keep carbon background instead of white background, is it made with the same tweak ?
Tell us when you post this mod
I`m afraid my mod isn`t compatibile with UOT ... only leamstear framework-res.apk is cookable in UOT. All thing I do is manually changed by me. It is the easiest way for me Guys cook in OUT icons U want and than manually mix them with for ex. my mod. Thats easiest way I make all my icons/mods/ manually automat will never generate icons I like Will post it as soon as possible. The trick is I set up ONE bacground for notification and Power mod ... this is only ONE SINGLE background ... PowerMod background is transparent so wee se background from notification (which is carbon one) So when U slide up notification area U see how background moves behind Toggles But in static position it looks like on the screen (for me PERFECT and AS STOCK AS POSSIBLE)
Krzysiec said:
I`m afraid my mod isn`t compatibile with UOT ... only leamstear framework-res.apk is cookable in UOT. All thing I do is manually changed by me. It is the easiest way for me Guys cook in OUT icons U want and than manually mix them with for ex. my mod. Thats easiest way I make all my icons/mods/ manually automat will never generate icons I like Will post it as soon as possible. The trick is I set up ONE bacground for notification and Power mod ... this is only ONE SINGLE background ... PowerMod background is transparent so wee se background from notification (which is carbon one) So when U slide up notification area U see how background moves behind Toggles But in static position it looks like on the screen (for me PERFECT and AS STOCK AS POSSIBLE)
Click to expand...
Click to collapse
This would be good for me as well
MOD is up in my thread Take a look into OTHER MOD SECTION at the bottom of 1st post. Cheers!
Krzysiec said:
MOD is up in my thread Take a look into OTHER MOD SECTION at the bottom of 1st post. Cheers!
Click to expand...
Click to collapse
Ok I downloaded your PowerNotificationMod by Krzysiec but it doesn't look like your screen above (see mine below, where there is the carrier and the DesireHD mark at the bottom).
And I have to find a way to include the icons (see other screen) I cooked from UOT which has more than battery icons..
LOL Wrong file Will fix it in a minute
About icons... just pull them off from framework-res U cooked in UOT and drag and drop into my framework For battery U must replace all needed files and three compiled xml if U got different animation than BASIC from UOT.
Krzysiec said:
About icons... just pull them off from framework-res U cooked in UOT and drag and drop into my framework
Click to expand...
Click to collapse
Ok, for this, I can search for all the considered icons by comparing with the one shown in UOT and I guess they will crush over the existing stock one.
Is that right ?
Krzysiec said:
For battery U mast replace all needed files and three compiled xml if U got different animation than BASIC from UOT.
Click to expand...
Click to collapse
I'm not sure to understand what you mean.
My battery icons are the one you see in my previous screen called "Version B, White numbers". So I think this is the basic from UOT. Aren't they ?
If not what are these 3 compiled xml and from wher do I take them ?
EDIT : I saw that you updated your thread at 14:55 (CET) so I thought you updated the file. But it's still the same look... Perhaps you didn't update ?
Fixed version (i hope so) is UP try it out
About icons...
Unpack framework-res.apk and go to res/drawable-hdpi(-v4) folder. U got there every signle icon. Names of them are the same as mine (they must be the same to sytem recognize them via xml)
For battery:
U will see plenty of icons in res/drawable-hdpi(-v4) folder too... as many icons as percentage in Your battery U will see it when U unpack Your framework.
About XMLs U need to pull three xmls from Your cooked UOT framework from res/drawable:
-stat_sys_battery.xml
-stat_sys_battery_charge.xml
-zzz_stat_sys_battery_1.xml
Those files are responisble for whole battery indicator. Just replace them with Your cooked one.
EDIT: should be fine now :/ YEs it was updated than ... Hmmm strange ... Wait a sec.
It must work: http://dl.dropbox.com/u/17626742/Programy/PNotificationMODKrzysiec.zip
Checked graphic and there`re no more graphic like on screen (they were there at start but not now).
If in some way U won`t get it to work... Install my PureBlack skin and use it ... This will DEFINITELLY change those graphic. But How i said there no way to still have those hraphic there. Will check again for sure.
THIS ONE MUST WORK!
There`s no ..... way to not work
http://dl.dropbox.com/u/17626742/Programy/PNotificationMODKrzysiec.zip
LOL, I promise I took the link from your post above, put the file in my DHD, flash it in CWM, reboot and took this picture below
EDIT : I cleared my cache, DL again, and same file seems to have different amount of bytes. I try again.
Just fresh flash (16:07) on mine and it looks like this (default skin):
I don`t know what`s wrong than :/ Maybe U flash all the time the wrong file which have the same name?
See my EDIT above : same name of file => so kept in FF cache.
Cleared cache, last file a bit bigger. Flashing now.
Limerick_fr said:
See my EDIT above : same name of file => so kept in FF cache.
Cleared cache, last file a bit bigger. Flashing now.
Click to expand...
Click to collapse
That`s definitely reason FF tought it was the same file so didn`t downloasd it again. CHROME makes it too saomtimes.
Yep this is great now. Thank you very much !!!
I'll have to focus now on how to put the icons from UOT now... I'll show you the result when I will succed... if ever
Limerick_fr said:
Yep this is great now. Thank you very much !!!
I'll have to focus now on how to put the icons from UOT now... I'll show you the result when I will succed... if ever
Click to expand...
Click to collapse
Extract two framework-res.apk from my and UOT... Put them in different folders. Than pull via WinRAR /res/drawable-hdpi-v4 from both (in their folders) Than mix graphic U want from Yours into mine and but them back into framework-res.apk of mine ... U don`t have to sign anything. After mixing put "new" frameowrk-res.apk into my zip and viola!
Of course i`m talking about statusbar icons only because if U change whole folder U won`t get effect like on screen U must see te structure of drawable-hdpi
If U like my battery animation do not change xmls i mentioned earlier If U don`t like it change them from Your UOT framework
PS. Now U understand HOW I DID THE TRICK with carbon background in my mod
Krzysiec said:
Extract two framework-res.apk from my and UOT... Put them in different folders. Than pull via WinRAR /res/drawable-hdpi-v4 from both (in their folders) Than mix graphic U want from Yours into mine and but them back into framework-res.apk of mine ... U don`t have to sign anything. After mixing put "new" frameowrk-res.apk into my zip and viola!
Of course i`m talking about statusbar icons only because if U change whole folder U won`t get effect like on screen U must see te structure of drawable-hdpi
If U like my battery animation do not change xmls i mentioned earlier If U don`t like it change them from Your UOT framework
PS. Now U understand HOW I DID THE TRICK with carbon background in my mod
Click to expand...
Click to collapse
Thank you so much.
I'm on many things at the same time.
I'll do it when more quiet tonight.
Yes I'd like to keep the circle battery I had because i think we see more easily...
Preacher65 will also be happy of all that
I`m glad I could help U guys Some people helped me ... I helped some people... thats real comunity

[Q] Theming Power Control Widget Gingerbread

I can't seem to theme the power control widget in CM7. I had everything working in CM6. Any help? Please and thank you.
chancellorr said:
I can't seem to theme the power control widget in CM7. I had everything working in CM6. Any help? Please and thank you.
Click to expand...
Click to collapse
Why don't people describe the problem?
I've done it with my rom, what's the problem, what are you doing and what are you observing?
djmcnz said:
Why don't people describe the problem?
I've done it with my rom, what's the problem, what are you doing and what are you observing?
Click to expand...
Click to collapse
The problem is nothing is changing. I metamorphed the system.apk.
Hi there. I understand your frustration with this, as I ran into this the first time I ported my theme to a Gingerbread rom. 90% of the status bar and pull down notification bar icons are handled in a differently way with 2.3. You'll find these in the SystemUI.apk. Res / drawable hdpi. While at first these seems crazy, it does offer some other bonuses, like being able to change the clock, data, and Clear button text colors via an XML in there as opposed to having to mess with the services.jar. Anyway, hope this helps.
es0tericcha0s said:
Hi there. I understand your frustration with this, as I ran into this the first time I ported my theme to a Gingerbread rom. 90% of the status bar and pull down notification bar icons are handled in a differently way with 2.3. You'll find these in the SystemUI.apk. Res / drawable hdpi. While at first these seems crazy, it does offer some other bonuses, like being able to change the clock, data, and Clear button text colors via an XML in there as opposed to having to mess with the services.jar. Anyway, hope this helps.
Click to expand...
Click to collapse
Thanks but I already did all that. I'm trying to theme the Power Control Widget.
Isn't the power control widget files in settings.apk? (well it is on cm7). Mine themes fine. (not metamorphing though, just flashable zips)
kevin2516 said:
Isn't the power control widget files in settings.apk? (well it is on cm7). Mine themes fine. (not metamorphing though, just flashable zips)
Click to expand...
Click to collapse
I just gave in and got SwithPro. Thanks anyways guys.

[Q] Touchwiz Quickpanel Text under Icons help

I just started messing around with making themes. I know how to modify the xml, png, and .9.png files; but am having problems with the text under the quickpanel icons (ie. wifi, bluetooth, gps, vibrate, orientation).
What files do I need to modify to change the text color under the quickpanel icons? I'm assuming it's in the twframework-res.apk, but I looked through all the xml files and didn't see where to change the text color.
If anyone has some insight, please advise. Thanks
mod777 said:
I just started messing around with making themes. I know how to modify the xml, png, and .9.png files; but am having problems with the text under the quickpanel icons (ie. wifi, bluetooth, gps, vibrate, orientation).
What files do I need to modify to change the text color under the quickpanel icons? I'm assuming it's in the twframework-res.apk, but I looked through all the xml files and didn't see where to change the text color.
If anyone has some insight, please advise. Thanks
Click to expand...
Click to collapse
I have done some themeing before, and although I never have changed the text you are asking for and dont know where it is, I can tell you that the first thing you need to do is. Decompile the framework. This is because many xml's are hidden in the apk format. Searxh for apk manager to do so.
After decompiling look in twframework-res\res\layout\status_bar_expanded.xml
Each item will have something like android:textColor="@color/tw_colorXXX"
Then look for that in twframework-res\res\values\colors.xml
joeshmoe08 said:
I have done some themeing before, and although I never have changed the text you are asking for and dont know where it is, I can tell you that the first thing you need to do is. Decompile the framework. This is because many xml's are hidden in the apk format. Searxh for apk manager to do so.
Click to expand...
Click to collapse
I know how to decompile and modify the xml files and I use apktool (apkmanager is just a wrapper for apktool).
CuriousTech said:
After decompiling look in twframework-res\res\layout\status_bar_expanded.xml
Each item will have something like android:textColor="@color/tw_colorXXX"
Then look for that in twframework-res\res\values\colors.xml
Click to expand...
Click to collapse
I already modified the status_bar_expanded.xml colors and still the text doesn't show up correctly (changed all colors to #ffffffffff).
Maybe it's not the text that is the problem but the png background, but changing the status_bar_background.9.png didn't fix it.
Here's the screeny of what I am trying to fix.
I've seen that before. LOL What do you want it to look like?
You sure you didn't modify the text in \res\values\strings.xml?
CuriousTech said:
I've seen that before. LOL What do you want it to look like?
You sure you didn't modify the text in \res\values\strings.xml?
Click to expand...
Click to collapse
the text in strings.xml is correct. I just want the text to show
Change them all back to the orginal in status_bar_expanded.xml which should be android:textColor="@color/tw_color001"
That just made the text black, any other suggestions?
I think it might actually be the tw_quick_panel_black_bt.png - I'll modify the png and see if that helps.
tw_color001 should be white.
The background for it is status_bar_header_background_01.png which is where the text is drawn over.
I got it. It was the status_bar_extended.xml, but it was the size dpi which was causing the problems. Thanks for all the help. See screeny
+2 thanks
Can someone tell me how to change the notification text color? What is its corresponding value in the XML files? Thanks.
Just did a search. Looks like you have to get into the classes.dex in services.jar and modify StatusBarIcon.smali
http://forum.xda-developers.com/showthread.php?t=549309
Oh, or did you want the notifications in expanded?
In twframework-res\res\layout\status_bar_expanded.xml look at the lower section where you'll see android:textColor="#ffffffff" which is hex for white (ARGB), about 3 times. Leave the first FF alone. That's alpha channel.
CuriousTech said:
Just did a search. Looks like you have to get into the classes.dex in services.jar and modify StatusBarIcon.smali
http://forum.xda-developers.com/showthread.php?t=549309
Oh, or did you want the notifications in expanded?
In twframework-res\res\layout\status_bar_expanded.xml look at the lower section where you'll see android:textColor="#ffffffff" which is hex for white (ARGB), about 3 times. Leave the first FF alone. That's alpha channel.
Click to expand...
Click to collapse
The text in the expanded notifications panel. Thanks! Exactly what I was looking for.

Changing statusbar background image

Hi, i need help with changing statusbar background image.
I pulled SystemUI.apk, decompiled, changed images
\SystemUI\res\drawable-hdpi\status_bar_background.9.png
and
\SystemUI\res\drawable-hdpi\statusbar_background.9.png
but it wont let me compile it again, it gives some errors...am i doing this right?
kristjanp said:
Hi, i need help with changing statusbar background image.
I pulled SystemUI.apk, decompiled, changed images
\SystemUI\res\drawable-hdpi\status_bar_background.9.png
and
\SystemUI\res\drawable-hdpi\statusbar_background.9.png
but it wont let me compile it again, it gives some errors...am i doing this right?
Click to expand...
Click to collapse
The images are a .9 type. That means there is a black border around the images which you can't mess with. You need to get the original pictures, and do it again, but without touching the borders. So in gimp, that means you should use colorize, or colorfy.
Sent from my GT-I9100 using Tapatalk
Didn't quite understand that, can anyone do it for me?
I added the SystemUI file and the statusbar file.
Thanks
kristjanp said:
Didn't quite understand that, can anyone do it for me?
I added the SystemUI file and the statusbar file.
Thanks
Click to expand...
Click to collapse
use 7-zip for it
wil also work and never gives errors
Sent from my GT-S5830 using xda premium thank me if you think you can thank
I have also wondered about this. If I changed one of those statusbars in a theme that was a .9 png to a standard screen width statusbar image, and renamed the png to statusbar_background.png in the drawable folder and in the XML, would that work? Or would I need to make other changes?
Tapatalkin it from my IHO CM7.2'd, MIUI Themed Optimus V
So someone can do it for me ?
Didnt work will try again
kcls said:
I have also wondered about this. If I changed one of those statusbars in a theme that was a .9 png to a standard screen width statusbar image, and renamed the png to statusbar_background.png in the drawable folder and in the XML, would that work? Or would I need to make other changes?
Tapatalkin it from my IHO CM7.2'd, MIUI Themed Optimus V
Click to expand...
Click to collapse
No, I'm 99% sure that won't work. I say that because I've modified images and in renaming, I accidentally deleted the ".9" leaving just ".png". My tweaked image did not show up and instead, it still displayed the stock.9.png.
I'm gonna assume that you know how to modify .9's correctly. If not, here is a new tutorial I just saw without even searching. There are several others out there both here and on you tube. I could help as well if need be.
As long as you know how to modify and recompile .9.png's, here is a nice little shortcut for modding any system apk as the OP originally inquired about. Start by decompiling your apk. Modify whatever .9's you want and use one of the MANY tools (one is linked in the tutorial above) to recompile each individual .9.png. Once all of your .9.png's are recompiled, open the COMPILED apk you are modding using 7zip as someone mentioned above. (Left click, go to 7zip, open archive) Then navigate to res/drawable-hdpi/ and just drag your new, modified images in to the folder overwriting the old ones. Close the 7zip window and you are all done. Pretty simple. MAKE A BACK UP (just in case) and then adb push it to your system folder or use root explorer to copy and paste it.
I'd love to go into more detail, but I gotta run. I hope this helps a little. Trust me, I am no computer guy. A year ago, I didn't even know what "root" meant. I've learned everything from reading these forums and having some questions answered by other helpful users. Good luck
kcls said:
I have also wondered about this. If I changed one of those statusbars in a theme that was a .9 png to a standard screen width statusbar image, and renamed the png to statusbar_background.png in the drawable folder and in the XML, would that work? Or would I need to make other changes?
Tapatalkin it from my IHO CM7.2'd, MIUI Themed Optimus V
Click to expand...
Click to collapse
I usually just change the Status Bar backdrop in the Mdpi folder, then sign it.
Sent from my LG-VM670 using Tapatalk
Problem is, some statusbars can't use a .9, as they aren't a solid color the whole way through. Excellent writeup by the guy a couple posts above me by the way. But I just wonder what the best way to change the statusbar background from a .9 to a full 320xWhatever (for mdpi) png is. Can it be done? Am I being clear? Because sometimes I don't make much sense
Tapatalkin it from my IHO CM7.2'd, MIUI Themed Optimus V
kcls said:
Problem is, some statusbars can't use a .9, as they aren't a solid color the whole way through. Excellent writeup by the guy a couple posts above me by the way. But I just wonder what the best way to change the statusbar background from a .9 to a full 320xWhatever (for mdpi) png is. Can it be done? Am I being clear? Because sometimes I don't make much sense
Tapatalkin it from my IHO CM7.2'd, MIUI Themed Optimus V
Click to expand...
Click to collapse
I certainly can't speak for every rom or every phone, (and maybe this isn't exactly what you are referring to) but this is an old statusbar I made for a MIUI theme that worked just fine as a .9. If turned horizontal, the middle stayed the same size and both of the solid colored sides would stretch. Actually, the sides are a black to grey gradient.
Try this....
Draw9patch is the tool used for creating .9 images, it is included in the android sdk.
1 .Navigate to the tools folder at the dos prompt and type Draw9patch.
2 .Drag and drop the image to be edited into the window that opens up when you hit return.
3. Press press shift and select one pixel at two corners of the image (diagonally opposite)
Then simply save 9 patch image from file menu.
Make sure you name it as-- yourfilename.9.png
It works for me anyway
shanman-2 said:
Draw9patch is the tool used for creating .9 images, it is included in the android sdk.
1 .Navigate to the tools folder at the dos prompt and type Draw9patch.
2 .Drag and drop the image to be edited into the window that opens up when you hit return.
3. Press press shift and select one pixel at two corners of the image (diagonally opposite)
Then simply save 9 patch image from file menu.
Make sure you name it as-- yourfilename.9.png
It works for me anyway
Click to expand...
Click to collapse
So with this tool, you can take a full blown statusbar, say the one a few posts above, or one with gradients and such, and make it into a .9? I wish I'd known about that earlier!
Tapatalkin it from my IHO CM7.2'd, MIUI Themed Optimus V
If u use ninja morph it will work

[Theme]UPDATE 5-21 DrtyKangwich v1.1 For Broken out

DRTYKANGWICH V1.1​
For Broken Out 1.1 Only​
By HighLimit​
V 1.1
***Change Log***
Clock moved back to right side - fixed sizing and padding
Calculator.apk themed
fixed broken .9's in framework
Up next:
DolphinHD
(maybe sooner rather than later b/c someone at work decided to drop a 500lbs on my toe)
Contacts Overhaul
Call Log
Mms.apk
Calendar
V 1.0
Toned down the pull down menu from cyan mixed it with ICK
Phone.apk
Screen on and off call receive
Contacts.apk - unfinished
tions...Call log - unfinshed
PowerControl.apk (made completely clear)
Mms.apk - unfinished
adw long press menu
SystemUI.apk
Settings.apk
Boot animation
This is a WIP
Wipe cache partition and Dalvik before flashing.
Flash over any theme for Broken Out 1.1 only
Shown: Icons. Antique CM ADW Theme
Clock by Thalion
Based Off: Cyan volt by Drt045 and IceCreamKangWich by KaneOfMars
Thanks to KaneofMars for uploading the stock APK's so quick so I could fix .9's
All Your Thanks Belong To Us?
Nice work, wish I could flash it to check it out
Sent from my DROID BIONIC using Tapatalk 2
Nice work. Same as Kane I would like to see this.
Sent from my Galaxy Nexus using Tapatalk 2
Thanks means a lot, didnt realize what a grind this is, got a long way to go though, really gotta buckle down and figure out why adb wont compile my xml edits so i can finish it.....
Which XML did you try to fix??
Sent from my Galaxy Nexus using Tapatalk 2
status_bar.xml
Trying to uncenter clock and change Hex value
Apk multi tool wont compile after decompile, even with no changes
keeps referencing missing .9's
Looks damn good!
Sent from my VS910 4G using XDA
Thanks man really glad you like it
Looks really good.. and love the name also lol
awesome! dling now!.... i dig the centered clock tho.
Thanks glad you likethe name, and as for clock I think I prefer it also, think im gonna hide heafphone ringer and gps icons
HighLimit said:
status_bar.xml
Trying to uncenter clock and change Hex value
Apk multi tool wont compile after decompile, even with no changes
keeps referencing missing .9's
Click to expand...
Click to collapse
Did you set dependencies on framework-res and RES_cappuccino? That should fix the missing .9's.
Sent from my VS910 4G using XDA
found out about the RES_cap through trial and error but it says framework-res isnt the dependee, ill figure it out, at the point now where i have to all i have left is xml edits.
Hey, just a heads up, I don't think the link with instructions for hiding status icons i sent you is accurate when it comes to hiding the GPS icon. I tried it but couldn't get it to work. Also, any chance of hiding the alarm clock too?
I also noticed that the trash can for removing apps/Widgets from the desktop is ick color. I haven't found any other remnants of wrong colors, which is quite impressive for a first theme. Kudos to you my friend.
Sent from my VS910 4G using xda premium
You mean the plain colored quick pop up trash can or the red android at the top?
I Skipped over all the widgets and home screen long press menus cause I never used em, i'll take a look
And as for the icons I saw that in Notepad++ couldn't find those exact instances, codes a bit different but similar, didnt wanna break anything so didn't touch yet...more research required (gotta learn some c++) but definitely am hiding alarm headphone and gps icons...
bear with me as i have literally never done any of this before and learning in between working 2 jobs leaves little time.
as all ways thanks for Testing / Rockin DirtyKang
JohnnyAn said:
Hey, just a heads up, I don't think the link with instructions for hiding status icons i sent you is accurate when it comes to hiding the GPS icon. I tried it but couldn't get it to work. Also, any chance of hiding the alarm clock too?
I also noticed that the trash can for removing apps/Widgets from the desktop is ick color. I haven't found any other remnants of wrong colors, which is quite impressive for a first theme. Kudos to you my friend.
Sent from my VS910 4G using xda premium
Click to expand...
Click to collapse
Simply just making the icon all transparent with no logo would simply take it away but not sure if there'd still be a space in the status bar.
There will be, tried that already. lol
I'm trying to edit the status_bar.xml to remove/change the formating of space to even allow it to be drawn there, wich was easy enough but apk tools bein stubborn, i posted my log in general HERE.
Ok, I found out why the SystemUI.apk won't recompile for you. There are two files that need to be deleted, and you need to replace one other file that is corrupted.
Decompile your SystemUI.apk. All the relevant files are in res/drawable-hdpi/ First, delete:
status_bar_close_on.png
statusbar_background.png
Those files are redundant because they have .9 versions. Then you need to delete status_bar_close_on.9.png and replace it with a file of the same name. For some reason, this file is corrupt and is screwing things up.
You can then also just drop my statusbar.xml into the res/layout/ folder.
As proof of concept, here is the status_bar_close_on.9.png from ICK and my statusbar.xml (with appropriate color and 2.6dip for the top buffer) dropped into your theme:
https://www.box.com/s/796e172de222cba000b9
I don't remember if you had the date in the statusbar the same cyan color, but after flashing the above zip, the date, usb, and debugging icons in the status bar are white.
---------- Post added at 06:08 PM ---------- Previous post was at 05:49 PM ----------
HighLimit said:
You mean the plain colored quick pop up trash can or the red android at the top?
Click to expand...
Click to collapse
Mmm... neither of those sound like what I have. When I long press an app on the desktop, a gray bar with a dark blue trash can slides down from the top. I'm using just the default adw theme, so it might look different for me than you.
HighLimit said:
bear with me as i have literally never done any of this before and learning in between working 2 jobs leaves little time.
Click to expand...
Click to collapse
I definitely feel your pain. I'm in the middle of law finals and am desperately looking for excuses to avoid studying for my last final tomorrow =) Learning how to theme sounded much more fun =)
I believe that trash can is specific to the launcher you would have to theme the launcher.
Sent from my Galaxy Nexus using xda premium
It is

Categories

Resources