Is there anyway of removing the carrier name for the drop down bar?
It takes up valuable space
I know what carrier i'm on, why's it needed?
Related
I've been searching for a way to show an ongoing notification in the notification tray without showing a corresponding icon in the status bar. Anyone know how?
I can make it show an empty icon by using:
Code:
Notification notification = new Notification(-1, text,System.currentTimeMillis());
(-1 as the first parameter), which APPEARS to not show an icon, but in reality it shows a "blank" icon that uses up an icon slot in the status bar. I don't want it to show an icon or use a slot up.
Hopefully someone's figured this out. I've seen other apps do it, but my google-fu is failing horribly.
Scott
When QuickSettings does this, it looks to me like it displays a blank icon, and pushes it to the right-most position. Don't know how the code works, but a couple times I've managed to get my phone running slowly enough to see it happen.
Could any show me how to alter the signal bar in the s4? I want the H+ to be above the actual icons not next to it.....is this possible?
I'm seeing this on all Lollipop devices. I know it is a Google API thing, where they are covering the left status icons (new messages, email, SMS, Hangout, etc.) with the carrier label. I want the carrier label gone (doable now) and those status icons visible (not doable that I've found).
I do not want to use heads up display, floatify, floatee, an alternate lock screen, or anything else. I just want to be able to see the status icons when I wake the phone. I would otherwise not know if there is a message or email waiting unless I unlock the screen.
There is an Xposed module that easily removes the carrier label, but it still does not show the status bar icons. Does anyone have a solution? Thanks!
Is there any way to truly hide the notch? I mean that no icon should appear in the black bar and the entire status bar is shifted below the notch. I want this because due to dual sims and other persistent icons, I cannot see the network speed. Thanks in advance.
Even if you could Android 9.0 doesn't utilize the middle of the notification bar. I have a pixel and the notifications don't fill the middle like there is an invisible notch there.
Hi to all
is there a way to hide some icons from the notification bar?
for example bluetooth symbol, time, wifi status etc?
my unit does not have any option to hide them.
hope someone can help
thanks
mclaudio said:
Hi to all
is there a way to hide some icons from the notification bar?
for example bluetooth symbol, time, wifi status etc?
my unit does not have any option to hide them.
hope someone can help
thanks
Click to expand...
Click to collapse
There is still confusion about what the statusbar is and what the notification bar is. You have the statusbar which can contain notification icons, etc. etc.
To me the notification bar is what you "drag down" from the statusbar. So I guess that what you mean is actually the statusbar.
(But I do not want to start a discussion about this, so call it what you want )
You have already asked questions in the CarwebGuru and FCC launcher thread. You should know by now that both can hide the statusbar (They both call it statusbar as well). They both have widgets/icons to show some of the wifi/bluetooth/etcetera icons. They both need access to "Access to notifications" to somehow display the notifications that apps or the system want to show.
If you are playing with both launchers I would first try to accomplish what you want with those launchers.
surfer63 said:
There is still confusion about what the statusbar is and what the notification bar is. You have the statusbar which can contain notification icons, etc. etc.
To me the notification bar is what you "drag down" from the statusbar. So I guess that what you mean is actually the statusbar.
(But I do not want to start a discussion about this, so call it what you want )
You have already asked questions in the CarwebGuru and FCC launcher thread. You should know by now that both can hide the statusbar (They both call it statusbar as well). They both have widgets/icons to show some of the wifi/bluetooth/etcetera icons. They both need access to "Access to notifications" to somehow display the notifications that apps or the system want to show.
If you are playing with both launchers I would first try to accomplish what you want with those launchers.
Click to expand...
Click to collapse
Hi
thanks for the reply
currently i am using Carwebguru, it really hides the statusbar, (not the dropdown), that is what i want, but if i am using radio or waze for example, this bar is always there. it is not a problem for me for it to be there but i wish to remove bluetooth status from there, current time, Wifi.
hope i was clear enough