Okay I want to make the status bar transparent and the pull down tray as well.
I want something like the transparency the top bar in OSX 10.6. I hate hiding my background and since I'm going for a minimal look, it's awfully distracting.
I tried to make the edits myself in photoshop and went ahead and resigned the .9.png files too. But when I pushed the framework-res.apk file back...only the notification bar had changed. and the pull down bar stayed solid.
Can anyone list for me which files specifically I need to change so I can make the notification bar and pull down tray transparent?
I would go ahead and make the changes myself.
I'm currently on FreshEvo, anyone think it would look better on cm6? or easier?
I found that 85% opacity seemed to work well enough but the black bar on sense was less than ideal, but acceptable. There was a problem with that too, the icons for mail notifications, cell signal, etc had their own black background that showed like black squares, I'd need to know which files to edit for that too.
I'm thinking that the aosp top bar, or if anyone knows of a white/aosp theme for senseroms, would work better.
P.S. The first time I edited my framework-res, I had to re-add all my accounts on the phone? what happened?? lol
All help appreciated
overthinkingme said:
Okay I want to make the status bar transparent and the pull down tray as well.
I want something like the transparency the top bar in OSX 10.6. I hate hiding my background and since I'm going for a minimal look, it's awfully distracting.
I tried to make the edits myself in photoshop and went ahead and resigned the .9.png files too. But when I pushed the framework-res.apk file back...only the notification bar had changed. and the pull down bar stayed solid.
Can anyone list for me which files specifically I need to change so I can make the notification bar and pull down tray transparent?
I would go ahead and make the changes myself.
I'm currently on FreshEvo, anyone think it would look better on cm6? or easier?
I found that 85% opacity seemed to work well enough but the black bar on sense was less than ideal, but acceptable. There was a problem with that too, the icons for mail notifications, cell signal, etc had their own black background that showed like black squares, I'd need to know which files to edit for that too.
I'm thinking that the aosp top bar, or if anyone knows of a white/aosp theme for senseroms, would work better.
P.S. The first time I edited my framework-res, I had to re-add all my accounts on the phone? what happened?? lol
All help appreciated
Click to expand...
Click to collapse
in launcher pro, making the status bar transparent wont matter becuase there needs to be a wallpaper hack i believe, unless you use a live wallpaper, the transparency will show. All the files are in the framework-res.apk that you need to change i believe, aside from the pulldown tray, that is the services.jar. i could post my theme for ya, but it changes everything.
What is your theme? Maybe there's a framework-res in it I could take a peek at to compare your edits.
Sent from my PC36100 using XDA App
brock1909 said:
in launcher pro, making the status bar transparent wont matter becuase there needs to be a wallpaper hack i believe, unless you use a live wallpaper, the transparency will show. All the files are in the framework-res.apk that you need to change i believe, aside from the pulldown tray, that is the services.jar. i could post my theme for ya, but it changes everything.
Click to expand...
Click to collapse
What do you edit in services.jar? I cant find the reference to it... the pulldown tray, that is, making it transparent.
The bars in your bottom picture are in framework-res/drawable-hdpi/
-status_bar_background.png
-status_bar_header_background.9.png
-statusbar_background.png
-status_bar_close_on.9.png
In that order
You need to edit all of the status bar icons also they have black blocks behind all of them. Like stat_notify_disk_full.png there are some in framework-res and some in com.htc.resources
The white part can only be made transparent with services.jar. I know there are downloads of it on here just do a search for services.jar.
Manup has a bunch for download that make it transparent and remove the clock and stuff.
Here is a guide on how to make your own
http://forum.xda-developers.com/showpost.php?p=7739623&postcount=53
Thank you, answered my question fully.
Would I be correct to assume that in cm6, all the status bar icons have white blocks begins them?
Sent from my PC36100 using XDA App
I have the evo and just wanted to try theming and i know abount the png's but not how to change the colors of the progress bar and also text so if theres anyone who knows where to point me thanks
And yes i do know its an xml file too and that where i really need the help
I've looked high and low and cannot find a way to make my bar clear without some crazy wallpaper XML hack,can someone point me in the right direction
inc
I wanted to create my own theme(for CodeROM),successfully applied battery percentage indicator using UOT Kitchen, but i want to change the icons and background of the power controls in the notification drawer as well as the Unlock sliders in the lock screen.
I have decompiled the framework-res.apk and SystemUI.apk using apk-tool but cant find those icons,can someone please point out where they are located??
it's in SystemUI.apk. look for images file call quickpanel_icon
Im using RemPuzzle.. It is sense 1.0. Is there any way to centre the clock in status bar?
I was successful in centering the clock on cm7.
P.S. There is no SystemUI.apk in /system
So I assume there is some other .apk which does the work of SystemUI.apk
Any idea which one?
As far as I know its in framework-res.apk but I read somewhere that the clocks code is lumped together with the icons, I haven't tried moving it as I presume it would move the icons too.