Any apk's out there that will let you modify the status bar? I'd love the option to change the color, maybe black or blue or disable it all together!
I have a HeroC running DarchDroidv2.8 ROM with launcherpro v8.1.
I definitely want to keep this ROM so looking for something that will work on top of DD. Thanks!
search for the online theme kitchen. Just make sure you select the right ROM, and upload your framework-res.apk.
orrr.... just start using CM like everyone else. and do it from the settings!
rideascooter said:
orrr.... just start using CM like everyone else. and do it from the settings!
Click to expand...
Click to collapse
Very true, the notification kitchen only works with 2.2 roms anyways I do believe
You can hide the notification bar in LauncherPro. Preferences > Appearance > Hide notification bar
stayclean said:
You can hide the notification bar in LauncherPro. Preferences > Appearance > Hide notification bar
Click to expand...
Click to collapse
As well as in ADW, where you can swipe to enable/disable
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.
Is there any module which works like Force transparent kitkat module???
I want the status bar to be transparent for every app and not just homescreen.
Your are on which ROM ?
navtab said:
Is there any module which works like Force transparent kitkat module???
I want the status bar to be transparent for every app and not just homescreen.
Click to expand...
Click to collapse
Go to xposed settings change the settings from stable to beta...
And then head to download in xposed..
Then search for tinted status bar..
It works well for me...
Hope this will help u.
Hey guys, i wonder if there is a way to hide the status bar on lockscreen.. imo it looks so much cleaner when its hidden.
Via Terminal, Magisk, etc?
Thanks for every answer!
You could use GravityBox (or Renovate Ice)
SystemUI tuner won't work to hide the status bar. does anyone know any method to hide the status bar via a magisk module or anything else?
You can auto-hide the navigation icons from within Settings, but I think you would need the Global theme app rather that the limited CN theme app to make most changes to the status bar. If you do experiment with the Global themes app, change your region to India because Xiaomi restricts most Themes functions by region and India enjoys the most extensive theme options.
frcraig said:
You can auto-hide the navigation icons from within Settings, but I think you would need the Global theme app rather that the limited CN theme app to make most changes to the status bar. If you do experiment with the Global themes app, change your region to India because Xiaomi restricts most Themes functions by region and India enjoys the most extensive theme options.
Click to expand...
Click to collapse
you can only hide the nav bar in the stock launcher from my experience. I found a magisk module that hides the nav bar though. I want the status bar to be gone in every app, hidden away only available to be pulled down only if you need to see it. i've found many threads all over without a way to do it in the newer android versions thus far
knives of ice said:
you can only hide the nav bar in the stock launcher from my experience. I found a magisk module that hides the nav bar though. I want the status bar to be gone in every app, hidden away only available to be pulled down only if you need to see it. i've found many threads all over without a way to do it in the newer android versions thus far
Click to expand...
Click to collapse
I think I can create magisk module to change status bar size to 0px (= hide completely), but then you can't pull down it since the size is 0 and there's no area to touch.
AndroPlus said:
I think I can create magisk module to change status bar size to 0px (= hide completely), but then you can't pull down it since the size is 0 and there's no area to touch.
Click to expand...
Click to collapse
that sounds awesome to me. if the size is 0 - couldn't we still use a custom gesture to pull it down even if we can't see it at all? that would be amazing as I use custom gestures like this already.
knives of ice said:
that sounds awesome to me. if the size is 0 - couldn't we still use a custom gesture to pull it down even if we can't see it at all? that would be amazing as I use custom gestures like this already.
Click to expand...
Click to collapse
OK I created magisk module to hide status bar:
magisk-module-nostatusbar.zip
drive.google.com
You can use custom gesture to open notification/quick settings.
AndroPlus said:
OK I created magisk module to hide status bar:
magisk-module-nostatusbar.zip
drive.google.com
You can use custom gesture to open notification/quick settings.
Click to expand...
Click to collapse
thanks so much, this is awesome. right now it just hides where the status bar was so that it leaves a blank space where the bar was. is there any way for the full screen to fill up this space? either way I am using this and thank you for trying.
also, have you had any luck getting ok google to work with the screen off?
just sent you a donation as well, thanks so much
Edit this is perfect when unfolded it takes up the full screen all the time
knives of ice said:
you can only hide the nav bar in the stock launcher from my experience. I found a magisk module that hides the nav bar though. I want the status bar to be gone in every app, hidden away only available to be pulled down only if you need to see it. i've found many threads all over without a way to do it in the newer android versions thus far
Click to expand...
Click to collapse
Can you share the magisk module to hide the nav bar?
Glesi2323 said:
Can you share the magisk module to hide the nav bar?
Click to expand...
Click to collapse
Fullscreen/Immersive gestures q-t
This module worked perfectly thank you! Is there a way to set it to like 1 or 2px that will still make the status bar show if I tap that area? I can set custom gestures for the notification shade but the status bar and icons don't show. Thank you
AndroPlus said:
OK I created magisk module to hide status bar:
magisk-module-nostatusbar.zip
drive.google.com
You can use custom gesture to open notification/quick settings.
Click to expand...
Click to collapse
This module worked perfectly thank you! Is there a way to set it to like 1 or 2px that will still make the status bar show if I tap that area? I can set custom gestures for the notification shade but the status bar and icons don't show. Thank you
Bxperiaz3 said:
This module worked perfectly thank you! Is there a way to set it to like 1 or 2px that will still make the status bar show if I tap that area? I can set custom gestures for the notification shade but the status bar and icons don't show. Thank you
Click to expand...
Click to collapse
OK I changed it to 2px:
magisk-module-nostatusbar-2px.zip
drive.google.com
AndroPlus said:
OK I changed it to 2px:
magisk-module-nostatusbar-2px.zip
drive.google.com
Click to expand...
Click to collapse
You legend. Let me try
AndroPlus said:
OK I changed it to 2px:
magisk-module-nostatusbar-2px.zip
drive.google.com
Click to expand...
Click to collapse
In android desktop mode, there will be two display,
is there a way to only hide the status bar in external display ?