Question: How to change statusbar color under apps & menu - Galaxy S 4 Themes and Apps

Hi all,
just a question: i've seen that when opening any app the transparent status bar turns dark grey. i would try to modify it to get a fully black status bar (but always keeping the transparent status bar in the home screens). do you know what apk's and what png's I have to modify to get this?
thanks in advance

s.goten said:
Hi all,
just a question: i've seen that when opening any app the transparent status bar turns dark grey. i would try to modify it to get a fully black status bar (but always keeping the transparent status bar in the home screens). do you know what apk's and what png's I have to modify to get this?
thanks in advance
Click to expand...
Click to collapse
Use Tinted Status Bar by MohammadAG a Xposed module app, by the way wrong section.
Sent from my GT-I9500 using XDA Premium 4 mobile app

Related

REQUEST: Completely transparent Statusbar

i have seen many "glass" statusbar and other transparent ones, however, they are not fully transparent as they still have this rectangular shape to it at the top of the screen, also, the signal strength still has its own black background
would someone kindly make a morph that would enable a fully transparent status bar, with the icons found in desire notification bar?
and when a pull down is done, the bar turns black and the pull down background is also black transparent like the nextheme?
zidane said:
i have seen many "glass" statusbar and other transparent ones, however, they are not fully transparent as they still have this rectangular shape to it at the top of the screen, also, the signal strength still has its own black background
would someone kindly make a morph that would enable a fully transparent status bar, with the icons found in desire notification bar?
and when a pull down is done, the bar turns black and the pull down background is also black transparent like the nextheme?
Click to expand...
Click to collapse
- fully transparent will make any white text unreadable when there is an app with a white background like the browser running.
- there are signal strength morphs with a transparent bg. check the morphs thread
you could just take the desire status bar morph and make the status bar background image transparent...
britoso said:
- fully transparent will make any white text unreadable when there is an app with a white background like the browser running.
- there are signal strength morphs with a transparent bg. check the morphs thread
you could just take the desire status bar morph and make the status bar background image transparent...
Click to expand...
Click to collapse
i thought of that, but i didnt find a morph that only applies transparency to my current status bar
try this one. As I said above there are serious limitations when its 100% trans.
britoso said:
try this one. As I said above there are serious limitations when its 100% trans.
Click to expand...
Click to collapse
this is exactly what i was looking for!
thank you!
i see what you mean with this limitations, i,e with the browser!
if only there is a way to make the status bar respond differently with apps with different backgrounds.
britoso said:
try this one. As I said above there are serious limitations when its 100% trans.
Click to expand...
Click to collapse
Can you compile a theme that is not 100% clear, but something like 90% -
Looks like the Glass Status Bar - i've tried downloading the Glass status bar a few times but it does not work for me on Cyanogen 5.0.6 - AT ALL.
one time it even crash my rom so bad i had to nand restore!
Thanks,
Guy.
You can try it with the newest metamorph version. cyanogen rom makes a bit troubles by patching the framework-res.
Stericson has made an option in his app, that allows us, to apply the morphs not too fast.
I don't know why, but on mcr roms its easier to make metamorphs.
Formel-LMS said:
You can try it with the newest metamorph version. cyanogen rom makes a bit troubles by patching the framework-res.
Stericson has made an option in his app, that allows us, to apply the morphs not too fast.
I don't know why, but on mcr roms its easier to make metamorphs.
Click to expand...
Click to collapse
Thanks!
When download your Glass Status Bar i got the error with
"he theme you selected is invalid because the theme control file could be missing.........." - i have the latest metamorph from market,
What am I doing wrong?
Then you have renamed the *.zip file I think. (Or it's renamed by your download manager)
The name of zip file AND the *xml file must be the same or you get the error.
Before applying the morph, press menu and choose a not so speedy value.

need help! framwork-res

Hi...
A question??
How i can change the background Color / from browser.apk ??
I have a transparent statusbar, and when i run the browser is the status bar white.
as the name of the browser background in the framwork-res is file?
thanks for reply
Greetings
pza
i doubt that it is in framework-res.apk
check browser.apk and i don't think that it will be a .png. I am pretty sure its a .xml file you will have to edit.
that just looks like a bad status bar background PNG within the framework-res.apk.. (thats just for the dodgy lookin status background with the android pic) not sure about the very top bar thing
When ever you make status bar background transparent, not only browser other apps like market will make kind of ugly look on the notification bar.
This is because behind the transparent notification bar these items operates. since notification bar is transparent you will see it. for instance , if you have semi transparent black notification bar, you will see ugly gray outcome. that a side-effect..
Go and edit framework-res.apk / res/drawable-hdpi/statusbar_backgroundxxx.png
and make it solid.
Hope this is what you are looking for.............
I think the background for the status bar while in the browser is the web page you are viewing at the time.
So if you view a dark page it should look ok. Give your Google a dark theme and see..
You could do like Shiwantha said and make it solid or just make it less transparent and more opaque.
Sent from my X10a using XDA App
AyDee said:
I think the background for the status bar while in the browser is the web page you are viewing at the time.
So if you view a dark page it should look ok. Give your Google a dark theme and see..
You could do like Shiwantha said and make it solid or just make it less transparent and more opaque.
Sent from my X10a using XDA App
Click to expand...
Click to collapse
yes it is just as you have said it .. thanks for the tip was very helpful ..)
.. now I have a gray shade in Transparent statusbar
pza

Notification bar_Transparent?

Simple question:
How do I get the notification bar transparent?
I have installed cm11 4.4.2 and i dont found a setting to get the bar transparent....
I installed some launcher but no one showed me a transparent notification bar.
Is there a solution or is the bar at the nexus s always black?
frischeis said:
Simple question:
How do I get the notification bar transparent?
I have installed cm11 4.4.2 and i dont found a setting to get the bar transparent....
I installed some launcher but no one showed me a transparent notification bar.
Is there a solution or is the bar at the nexus s always black?
Click to expand...
Click to collapse
You have to first change "ro.config.low_ram=true" to "ro.config.low_ram=false" in build.prop.
Then you can try change to Transparent Notification Bar on your launcher (if it's supported, like in Nova). I haven't gotten this to work my self, but I'm on SlimKat, so it's possible that it works with cm11.
or you can install xposed framework:
http://forum.xda-developers.com/showthread.php?t=1574401
and then install "Enable Translucent Decor" module:
http://repo.xposed.info/module/com.ugglynoodle.enabletranslucentdecor
This works great for me, with SlimKat anyways.
I think with CM11 if you change lowram to false and reboot it should automatically give you transparent status bar.
Kosmoskatten said:
You have to first change "ro.config.low_ram=true" to "ro.config.low_ram=false" in build.prop.
Then you can try change to Transparent Notification Bar on your launcher (if it's supported, like in Nova). I haven't gotten this to work my self, but I'm on SlimKat, so it's possible that it works with cm11.
or you can install xposed framework:
http://forum.xda-developers.com/showthread.php?t=1574401
and then install "Enable Translucent Decor" module:
http://repo.xposed.info/module/com.ugglynoodle.enabletranslucentdecor
This works great for me, with SlimKat anyways.
Click to expand...
Click to collapse
It makes notification panel transparent or status bar?
Sent from my Nexus S using XDA Premium 4 mobile app
Problem solved!!
I change this:
"ro.config.low_ram=true" to "ro.config.low_ram=false"
in build.prop .
And now i have the transparent status bar after reboot!
Awesome!!
Thank you guys!!!
Faizi Ch said:
It makes notification panel transparent or status bar?
Sent from my Nexus S using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Status bar. You should be able to get transparent notification bar without changing the puild.prop.

[Q] [ask] do you have systemUI like iphone status bar??

hi, im new here. i just wanna change my default status bar into IOS7 status bar, like battery icon, and signal icon, and transparent status bar, and the last, center clock. so help me to made this one..thanks
Trelivision said:
There's an app on the Play Store called iNoty, go check it out.
Click to expand...
Click to collapse
go to the playstore now.... thanks bud :good:
Just use espire notification bar
danielwicak said:
hi, im new here. i just wanna change my default status bar into IOS7 status bar, like battery icon, and signal icon, and transparent status bar, and the last, center clock. so help me to made this one..thanks
Click to expand...
Click to collapse
Hey bro just use all espire apps for that
just go on espire . org site and download from there
iphone style system ui for galaxy core
Hey guys i found it
Download link:- in attachment
See images in attachment
Plz press thanks button :good:
danielwicak said:
hi, im new here. i just wanna change my default status bar into IOS7 status bar, like battery icon, and signal icon, and transparent status bar, and the last, center clock. so help me to made this one..thanks
Click to expand...
Click to collapse
Try xstana module from xposed

Theming and tinting the status/nav bar

So bit of a problem. I am trying to use a theme (I've also tried xStana) to have a nav bar with colored icons. I've also tried mods to match the color of the status and nav bar to the app (flat style colored bars, tinted status bar, translucent style). The problem is, they seem to not play nice with each other. Any of the mods I've tried to tint the bars also make the color of the icons I've chosen not show up. Does anyone know of a combination that will work? Ideally one that won't force material icons on the status bar.
I'm using GravityBox [MM] and xstana and it is working fine. gravitybox has the nav bar color options.
feedtheducks said:
I'm using GravityBox [MM] and xstana and it is working fine. gravitybox has the nav bar color options.
Click to expand...
Click to collapse
I'm using the domokun bar from xstana. I tried the Gravitybox tinting option and it overwrites the brown of it. I'm also trying to find one that will actually match the navbar color to each app.
ZellZoy said:
I'm using the domokun bar from xstana. I tried the Gravitybox tinting option and it overwrites the brown of it. I'm also trying to find one that will actually match the navbar color to each app.
Click to expand...
Click to collapse
If found plz tell me too
Sent from my KIW-L22 using Tapatalk

Categories

Resources