Is there a way to put the date on the status bar without having to have a notification in the slid down as well ??
simian253 said:
Is there a way to put the date on the status bar without having to have a notification in the slid down as well ??
Click to expand...
Click to collapse
Yes, it varies with ROMs and modifications. CyanogenMod let's you display the date on your statusbar. Its positioned on the right side.
I don't know but I guess you'll need a mod or a ROM.
Sent from my Nexus 5 using Tapatalk
Related
Hi,
Just installed CWM7 on my ST15i and I'm loving it, the only disappointment is the lack of customization when it comes to the status bar.
Does anybody know a way in which to manually change the colour of the status bar (pref. to white) and swap the notification pngs to contrast?
I know there's an app (statusbar+) which can "overlay" your old status bar with a new one, but it's sluggish and unresponsive at the best of times.
sikodemon said:
Hi,
Just installed CWM7 on my ST15i and I'm loving it, the only disappointment is the lack of customization when it comes to the status bar.
Does anybody know a way in which to manually change the colour of the status bar (pref. to white) and swap the notification pngs to contrast?
I know there's an app (statusbar+) which can "overlay" your old status bar with a new one, but it's sluggish and unresponsive at the best of times.
Click to expand...
Click to collapse
Kindly post this at themes section
I need to get rid of the system bar on Android 4.1 tablets since the tablets will be in a commercial/retail environment and be used for business. My app will be the only app used on the tablet and it needs as much screen real estate as possible for what we're trying to do. I have searched already and I see that there are ways to do it on a rooted tablet, however since this will be in a business and deployed to several hundred or thousand businesses, I cannot have all the tablets rooted for legal and security issues. (Would I really have issues legally though if I were to root them?)
I know that you can dim the status bar and make the buttons dots but that really isn't optimal.
If there is no way to get rid of it, is it possible to change the status bar icons and functionality? I ask this because our app has a status bar on top and we could possibly move it to the bottom and change the icons and functionality of the status bar to match the app's status bar so no screen real estate is lost.
I have read that 4.2 adds some fullscreen functionality for apps. Is this true? Can the status bar be hidden in 4.2 as opposed to 4.1?
You could get rid of statusbar
Add this attribute to activity declaration in manifest
android:theme="@android:style/Theme.NoTitleBar.Fullscreen"
Sent from my A116 using Tapatalk 2
sak-venom1997 said:
You could get rid of statusbar
Add this attribute to activity declaration in manifest
android:theme="@android:style/Theme.NoTitleBar.Fullscreen"
Sent from my A116 using Tapatalk 2
Click to expand...
Click to collapse
That just gets rid of the title bar for the app and the notification bar at the top. That does not get rid of the navigation bar at the bottom. I would like the navigation(system) bar to be gone.
Vinnyb64 said:
That just gets rid of the title bar for the app and the notification bar at the top. That does not get rid of the navigation bar at the bottom. I would like the navigation(system) bar to be gone.
Click to expand...
Click to collapse
I know but for un rooted dev this is the only thing that can be done
To completely remove statusbar del the Systemui.apk from system/app
To remove navigation bar at the bottom give me details of your dev and attach Systemui.apk and framework-res.apk they can be found in system/app and system/framework
But this can't be done without root
Press Thanx Button dude
Sent from my A116 using Tapatalk 2
Re: Getting rid of Status Bar on 4.1
Here's what I would do:
- Setup another Launcher (like Apex) to where 1) only one page, one icon (your app), and lock the homescreen from any changes, 2) make sure that when you press Menu, it performs a different action than giving you an option to access Settings, and 3) disabling the Status Bar in 'General'.
- Change the attribute in the Manifest file like sak-venom1997 suggested.
I'm pretty sure that doing this would give the user no option to change anything. Pretty sure.
how to make systemui like ios6????
and remove notification icon from status bar and only show on notification drawer.......
akrajilwar said:
how to make systemui like ios6????
and remove notification icon from status bar and only show on notification drawer.......
Click to expand...
Click to collapse
Have you tried a MIUI rom? It's the closest to Ios you'll get on android.
SmG67 said:
Have you tried a MIUI rom? It's the closest to Ios you'll get on android.
Click to expand...
Click to collapse
miui rom me status bar se notification icon hide hote hai kya???
akrajilwar said:
miui rom me status bar se notification icon hide hote hai kya???
Click to expand...
Click to collapse
I guess you're asking about the notifications on the status bar? All android roms do that, it's the main function of the status bar. I don't know how to change that. Don't think anyone has ever thought about doing that either. That said, if you know how to edit the source code it should be possible to set the notifications to invisible, or maybe change or delete the notification icons. They may be in system.ui or in framework.res.
akrajilwar said:
how to make systemui like ios6????
and remove notification icon from status bar and only show on notification drawer.......
Click to expand...
Click to collapse
chk out joyos.. may be it will help you..
Hello!
How r u? Okay, my question is, is there any form to change the status bar look/feel, because I don't like the LG's status bar, especially the grey gradient that they used.
I can't change it with GravityBox because it's doens't change the battery color and the Traffic Data color, and the status bar color doens't change.
Is there any flash zip with CWM to change that status bar? I don't know, iPhone one or CM one...
Thanks!
Juaaanchi said:
Hello!
How r u? Okay, my question is, is there any form to change the status bar look/feel, because I don't like the LG's status bar, especially the grey gradient that they used.
I can't change it with GravityBox because it's doens't change the battery color and the Traffic Data color, and the status bar color doens't change.
Is there any flash zip with CWM to change that status bar? I don't know, iPhone one or CM one...
Thanks!
Click to expand...
Click to collapse
If your device is on deodexed JB, there is tutorial (i try it) that works: http://forum.xda-developers.com/showthread.php?p=52126045#post52126045
edited:Im try it with KK, and it works.
maxx_hr said:
If your device is on deodexed JB, there is tutorial (i try it) that works: http://forum.xda-developers.com/showthread.php?p=52126045#post52126045
I dont try it with KK.
Click to expand...
Click to collapse
Thanks a lot!!! i'll try it and I'll tell u how it worked, kisse! :laugh::laugh:
Sent from my LG-P710 using XDA Free mobile app
I got the mate 20 pro yesterday. Mostly it's great but the limited space for notification icons drives me crazy. Is there any way to add a row to the notification area and effectively doubling the notification bar? I really don't mind taking away from the rest of the display.
You can find in the display settings an option to move the status bar below the notch.
In this way you'll get a full row available for the icons.
I don't think it's possible to create a second row in the status bar.
themissionimpossible said:
You can find in the display settings an option to move the status bar below the notch.
In this way you'll get a full row available for the icons.
I don't think it's possible to create a second row in the status bar.
Click to expand...
Click to collapse
That piss me off to... use Super Notch works well on my mate 20 pro:good:
Using super notch you had a 2 bar notification
https://forum.xda-developers.com/mi-8/how-to/notifications-mi8-pocophone-f1-t3847755
Hurra for my 1 post ever xD
themissionimpossible said:
You can find in the display settings an option to move the status bar below the notch.
In this way you'll get a full row available for the icons.
Click to expand...
Click to collapse
where exactly? I don't see such option in the display or the status bar menus..
I7even said:
That piss me off to... use Super Notch works well on my mate 20 pro:good:
Using super notch you had a 2 bar notification
https://forum.xda-developers.com/mi-8/how-to/notifications-mi8-pocophone-f1-t3847755
Hurra for my 1 post ever xD
Click to expand...
Click to collapse
Which preset/settings do you use?
charliebigpot said:
Which preset/settings do you use?
Click to expand...
Click to collapse
right now i use the 1.1_N_center_ro
Im testing and messing around with it
I7even said:
That piss me off to... use Super Notch works well on my mate 20 pro
Using super notch you had a 2 bar notification
Click to expand...
Click to collapse
That app apparently has some limitations, like being able to see the second bar only when showing the desktop on the screen, not while using any other app.
Moreover it requires a particular live wallpaper to work.
---------- Post added at 18:05 ---------- Previous post was at 17:59 ----------
charliebigpot said:
where exactly? I don't see such option in the display or the status bar menus..
Click to expand...
Click to collapse
themissionimpossible said:
That app apparently has some limitations, like being able to see the second bar only when showing the desktop on the screen, not while using any other app.
Moreover it requires a particular live wallpaper to work.
Click to expand...
Click to collapse
Yeah i notice that :/... oh well better then nothing until huawei gives some updates about the notification bar( if there's one some day)
themissionimpossible said:
Click to expand...
Click to collapse
Thanks but that just fills the status bar next to the notch, making it look like there's no notch - it doesn't move the notifications/add more space for notifications.
Hey guys! Anybody found a better way?
It's really annoying..
themissionimpossible said:
You can find in the display settings an option to move the status bar below the notch.
In this way you'll get a full row available for the icons.
I don't think it's possible to create a second row in the status bar.
Click to expand...
Click to collapse
This isn't the case unfortunately.
All this does is blacken either side of the notch to hide it. The icons will still appear in the original positions either side of the notch.