Hiding Status Bar without a typing box glitch? - OnePlus 7 Pro Questions & Answers

Hello guys, as many of you already know that there are many ways to hide status bar. I tried hiding it with ADB and it was pretty good until the keyboard shows in front of the typing box on WhatsApp or other apps. Sometimes you are not even able to see what you type. Editing your writings becomes a problem. So I switched back. I don't know any other alternatives to hide the status bar without having this issue. Is there any alternative that hides the status bar without creating other problems?

Related

Hide the notification bar to have a real big usable readable 4.7 screen

People... sometimes I miss all the 4.7 screen for games or reading. Then I thought about an easy way to turn the notification and status bar on and off at my will, not needing to reboot the phone or mess with the build.prop everytime.
My phone is the xt925 and I use ICS 4.0.4 Retail Brazil rooted.
All you need are two programs (they are paid and totally worth the money) + ROOT (rooting is very important for them to work). Of course you can try other programs. I´m not advertising. I´m just giving an idea.
Download 'GMD hide bar' to have control over the notification and status bar at your will. And also download 'Virtual Button Bar' to replace the notification bars.
When I want to read my ebooks or play some games I use these 2 programs and they always work pretty well.
Also, Virtual Button Bar has a really nice function that is: The button controls stay hidden on the position you want of the screen and then, if you just pass your finger in front of the light sensor (don´t even need to touch the screen), they appear.
Its really convenient and awesome!
Hope you enjoy!
=p
I tried GMD Hide Bar on my Maxx HD running JB (4.1.1) but every time it hid the Navigation Bar on the bottom it also hid the Status Bar on the top. I've found several apps that'll hide them both but no app that'd hide the bottom bar and NOT the top bar. I assume that the reason these apps are set up like this is that in tablets running JB the two sets of functions are BOTH in the bottom bar, not in two separate bars. Have you been able to get GMD Hide Bar to hide the Navigation Bar and not the Status Bar?

How to hide Tablet status bar yet retain the notifications tray?

I have used full!screen and Hide Bottom Bar and both seem to work in a similar manner.
The issue I have is when I use LMT (pie) the recent apps functionality and the notifications tray doesn't work.
I want to hide the bar but be able to bring up the notifications tray. It's easy to do on a phone, but I'm having trouble getting it to work on my tablet.
Any suggestions will be greatly appreciated!
Indeed this would be very handy. Hope someone comes up with the info.

Broke the Nav Bar on Android 7

Just switched over to the H8. Took the Android 7 upgrade and did a boot loader unlock/TWRP/root.
I went on a quest to get the Nav Bar to hide. I tried a few things (apps out of the app store) none of which really worked. I also made a few changes to build.prop (I'll tell you about that in a second). At some point I realized the NAV bar was GONE. Sometimes I could get it to come back up and sometimes not.
Now I have it back but it has the "hide" button on the left which SHOULD be good except once you hide it, no amount of coaxing will reliably bring it back up. So either I don't know how to bring it up (just swipe up from the bottom, right?) or something is still broken. At this point, I'd be happy just to get rid of the hide button.
I did a few tries with (with both 0 and 1 values)
qemu.hw.mainkeys=1
ro.config.showNavigationBar=false
If you set mainkeys=1 the screen will go black after unlocking. The true/false seems to control the switch on the nav button menu, not the nav bar itself.
In addition in the global settings namespace there is:
navigationbar_is_min=0
policy_control=null*
If you hide the bar, is_min goes to 1 but changing it manually doesn't help. The policy control ought to hide bars if set right but seems to not have any effect.
Any ideas? What am I missing? Something is making it put that extra button on the nav bar.
Update:
Setting policy_control to "" brings the bar back but... it floats over the screen. It works but the app on the screen is "under" it, as though it were pulled up. So I suspect I need to google a different value of policy_control.
If someone has the same setup and could do from an adb shell:
settings get global policy_control
That would be interesting.
Update #2: Rebooting with the taskbar up seems to correct that, but there is still the hide button on the left hand side. Now if it works and I just don't know how to make it reappear that's exactly what I'm after. But as it is if you make a mistake and hide it, it is hard to recover (and yes I know about the floating dock).
Final Update (?)
Ok I think I got it, although I never got it back to stock. Instead of trying to get out of immersive mode I should have gone in for it. From ADB I did:
settings put global policy_control "immersive.full=*"
or
settings put global policy_control "immersive.navigation=*"
That seems to do what I want. The nav bar hides until you swipe up or bring the notifications down. If the keyboard or something else is under it you can use the hide button to push it away. Success! Well... maybe... it seems like I lost it again, but for awhile it was behaving exactly as you'd expect.... hmm..
I've tried to replace the navbar with gestures before, and the best I got was to completely hide the nav.
There are also some apps on the play store that let you do that, and work pretty well.
The problem is the modifications that Huawei made to the OS are so extensive, that messing with the navbar in ways that other devices work, may just break it completely.
It's a pain in the butt to do anything on this phone.
Well I had a few hours of success where the bar hid and would show. Sometimes a drag up would not work but bringing the status bar down would also bring the menu up and that's workable. But... this morning. it decided to hide all the time again. So I can eventually coax it back with settings changes, but that's really not handy at all.
Ok I think I have a better idea now. The build.prop has the
ro.config.showNavigationBar=false
This controls if the "Show navigation bar" shows up in settings (and that's all it controls). However... I had it turned ON and then removed that line from build prop. So having it on appears to control the hide button and that's all.
Meanwhile all the immersive mode stuff was just further confusing.
So the working config seems to be:
Set the nav bar to true in build prob.
the settings should have policy_control to null*
the settings should have navigationbar_is_min 0
then once rebooted, slide the Navigation Bar OFF on the Navigation Key setting (not sure where this is stored).
So it is confusing because Navigation Bar OFF must mean more "Navigation Bar hiding OFF"
Better idea is to leave the nav bar alone. However, if you had a 3rd party replacement (or you like using the floating dock which I don't) then setting the is_min setting to 1 might be just what you want. Just reboot and that sucker stays gone most of the time.
So once I had that sorted out: https://play.google.com/store/apps/details?id=com.gmd.immersive does what I wanted. What an adventure!
Hi,
I know this thread is kind of old, but I've also been trying to his the navy bar, only difference is I never want it to come back.
I've tried qemu.hw.mainkeys and got the black screen after locking, tried is_min setting but it hid the keys on the bar but lleft a bar at the bottom of the screen.
Any ideas on how I can make it vanish forever?
Thanks
Araytha said:
Hi,
I know this thread is kind of old, but I've also been trying to his the navy bar, only difference is I never want it to come back.
I've tried qemu.hw.mainkeys and got the black screen after locking, tried is_min setting but it hid the keys on the bar but lleft a bar at the bottom of the screen.
Any ideas on how I can make it vanish forever?
Thanks
Click to expand...
Click to collapse
Are you in EMUI 5 or 4?
Sent from my Honor 8 using XDA Labs

Status bar & navigation bar auto hide

Helllpppp, my 1 year old kid was playing with my phone without me knowing, and caused the status bar and navigation bar to auto hide at all times.
Been looking everywhere online but all results require either installing an app or a special theme, and I don't want either.
How did he do it?? lol and how do I restore it?

Does this phone have status bar notifications?

Hey guys just want to know a simple thing before I buy the P20. I rely on status bar notifications when using the phone as I keep certain apps silent. Since this phone has a notch I wanted to know if out of the box there is enough room for at least a couple of icons like if I have WhatsApp and Facebook notifications then will it show in the status bar? Some of the screenshots of this phone show the status bar crammed with system icons not leaving room for other apps. Can we reduce the clutter without rooting or adb?
The Pocophone for example does not have ANY third party status bar icons and there is nothing that can be done about it without root. So I want to make sure that this is not the case with the P20.
Gambler_3 said:
Hey guys just want to know a simple thing before I buy the P20. I rely on status bar notifications when using the phone as I keep certain apps silent. Since this phone has a notch I wanted to know if out of the box there is enough room for at least a couple of icons like if I have WhatsApp and Facebook notifications then will it show in the status bar? Some of the screenshots of this phone show the status bar crammed with system icons not leaving room for other apps. Can we reduce the clutter without rooting or adb?
The Pocophone for example does not have ANY third party status bar icons and there is nothing that can be done about it without root. So I want to make sure that this is not the case with the P20.
Click to expand...
Click to collapse
You can control notification permissions yourself which you want to see and which you don't want to see. There's plenty of settings.

Categories

Resources