Hide navbar on OxygenOS and keep full swipe gestures Android 11? - General Questions and Answers

On my OnePlus phone (8T), if you enable the setting to hide the gesture pill navbar, it makes it so that in order to switch apps, you have to swipe up and then left/right to switch to an app instead of just swiping left/right directly. This is incredibly annoying, and I want to be able to just hide the navbar while keeping the original gestures.
https://github.com/Magisk-Modules-Repo/HideNavBar
Does the Fullscreen/Immersive Gesture magisk mod work on the 8T? On the github repo it says that immersive mode doesn't work on Oxygen, but I saw some threads mentioning it does so I'm a bit confused. Has anyone tried this?
Or, is there any other way to hide the bar? I also read this post that mentions a way to hide the navbar so you can use a third party gesture system. Is it possible to get an app that replicates the system swipe gestures after hiding the navbar, or do you have to use FNG for it?
https://forum.xda-developers.com/t/how-to-remove-nav-bar-in-android-11.4190469/
I hate how the navbar looks and how useless it becomes when you hide it and I'm THIS CLOSE to switching to a Samsung because they can easily disable it on root

XenonXYZ said:
On my OnePlus phone (8T), if you enable the setting to hide the gesture pill navbar, it makes it so that in order to switch apps, you have to swipe up and then left/right to switch to an app instead of just swiping left/right directly. This is incredibly annoying, and I want to be able to just hide the navbar while keeping the original gestures.
https://github.com/Magisk-Modules-Repo/HideNavBar
Does the Fullscreen/Immersive Gesture magisk mod work on the 8T? On the github repo it says that immersive mode doesn't work on Oxygen, but I saw some threads mentioning it does so I'm a bit confused. Has anyone tried this?
Or, is there any other way to hide the bar? I also read this post that mentions a way to hide the navbar so you can use a third party gesture system. Is it possible to get an app that replicates the system swipe gestures after hiding the navbar, or do you have to use FNG for it?
https://forum.xda-developers.com/t/how-to-remove-nav-bar-in-android-11.4190469/
I hate how the navbar looks and how useless it becomes when you hide it and I'm THIS CLOSE to switching to a Samsung because they can easily disable it on root
Click to expand...
Click to collapse
I could probably make you a module to get rid of it by editing your services.jar. I believe your native gestures would still work.

Related

Best Status Bar Hider for ICS

hi,
anyone knows/can suggest what could replace our trusted "honeybar" for ICS? honeybar - of course - will not work since it's for honeycomb
I tried HideBar app, but it's a hit or miss App, sometimes it works most times you'll find it hard to bring the Status Bar up,compared to honeybar wherein it's so responsive.
any other suggestions aside from the paid GestureControl Full/Lite and Hide Bar?
-source
Have you tried a Launcher that supports hiding of the notification bar? Go Ex and HD, Adw, and etc. They can hide the status/noti bar with gestures or a click.
gesture control
Gesture control is awesome for ics will hide bar and bring it back with a three finger swipe. Plus you can use gestures to replace the soft keys you hide.

Does anyone want PIE+Expanded Desktop/Immersive Mode?

One thing I've found tremendously rare when it comes to ROM development is the use of PIE when only in Expanded Desktop/Immersive mode.
Most ROM's here offering PIE and Expanded desktop allow you enable both at the same time, but don't allow you to toggle PIE on only when in Immersive Mode.
The only rom so far i've found is PA.
So why is it that all these roms are bundling PIE, like SlimPie, but are making it so even in expanded desktop, the navbar buttons are still visible and pie doesn't take over?
To me this feels like common sense, or is the case that most people don't like pie, or don't bother expanding their desktop?
All the ROMs that include pie allow you to expand the desktop and remove the nav keys. Slim does for sure. SlimPIE is how PIE used to be when it was first developed by the PA team (pre-4.4).
PA first developed PIE, years ago. Since then Android has come such a long way that the use of PIE and its implementation has also evolved into something useful, when its needed. For instance, android never had "immersive mode" before 4.4, so initially PIE was thereto allow more use of your screen's real estate.
Some people liked how it was (see PA 3.99, which is not on the Nexus 5 because it's based on Jellybean), and for those SlimPIE and all the other ROMs that include it are there to use, but it's an old way of thinking and the PA team is about innovation.
Of course you can read about all this somewhere, I don't have a link though, I just remember cause I been around a while.
I am using AOSP rom with gravity box. What I do is enable PIE, then the immers mode only hide statusbar. Then I set every diemnsion of the navbar to 0 px (width, height), because if I disable navbar the three dot menu button disappears from the apps. I set immersmode to only hide statusbar because in full immers if I swipe up from the bottom to activates PIE then the statusbar becomes visible which I do not want.
Dodgexander said:
One thing I've found tremendously rare when it comes to ROM development is the use of PIE when only in Expanded Desktop/Immersive mode.
Most ROM's here offering PIE and Expanded desktop allow you enable both at the same time, but don't allow you to toggle PIE on only when in Immersive Mode.
The only rom so far i've found is PA.
So why is it that all these roms are bundling PIE, like SlimPie, but are making it so even in expanded desktop, the navbar buttons are still visible and pie doesn't take over?
To me this feels like common sense, or is the case that most people don't like pie, or don't bother expanding their desktop?
Click to expand...
Click to collapse
I totally agree. I have no idea why ROMs that have Pie do not automatically switch to Pie when going into Immersive Mode. Everything is supposed to be about ease of use and swiping up to unhide the navbar and then touch the screen again to press a button is silly IMO. Also if you happen to be on a scrollable list or in an app with an up swipe gesture many times it'll trigger that too.
Anyways this can be accomplished on SlimKat using Chamber of Secrets. Someone had created a profile to be imported into Tasker on the thread.
littleguevara said:
All the ROMs that include pie allow you to expand the desktop and remove the nav keys. Slim does for sure. SlimPIE is how PIE used to be when it was first developed by the PA team (pre-4.4).
PA first developed PIE, years ago. Since then Android has come such a long way that the use of PIE and its implementation has also evolved into something useful, when its needed. For instance, android never had "immersive mode" before 4.4, so initially PIE was thereto allow more use of your screen's real estate.
Some people liked how it was (see PA 3.99, which is not on the Nexus 5 because it's based on Jellybean), and for those SlimPIE and all the other ROMs that include it are there to use, but it's an old way of thinking and the PA team is about innovation.
Of course you can read about all this somewhere, I don't have a link though, I just remember cause I been around a while.
Click to expand...
Click to collapse
Thanks for explaining this, it makes sense. I wish roms had the latest version of PIE instead, if not, I wish they added an option to simply disable nav bar instead of pie when you set both to appear bottom of screen. Unlike current behaviour which is to disable pie at bottom when navbar is also at bottom.
bitdomo said:
I am using AOSP rom with gravity box. What I do is enable PIE, then the immers mode only hide statusbar. Then I set every diemnsion of the navbar to 0 px (width, height), because if I disable navbar the three dot menu button disappears from the apps. I set immersmode to only hide statusbar because in full immers if I swipe up from the bottom to activates PIE then the statusbar becomes visible which I do not want.
Click to expand...
Click to collapse
If I understand right, doesn't this mean that you have to use pie regardless of immersive mode or not? I am looking to have it toggle on when immersive is on and off when immersive is off.
AndrasLOHF said:
I totally agree. I have no idea why ROMs that have Pie do not automatically switch to Pie when going into Immersive Mode. Everything is supposed to be about ease of use and swiping up to unhide the navbar and then touch the screen again to press a button is silly IMO. Also if you happen to be on a scrollable list or in an app with an up swipe gesture many times it'll trigger that too.
Anyways this can be accomplished on SlimKat using Chamber of Secrets. Someone had created a profile to be imported into Tasker on the thread.
Click to expand...
Click to collapse
A profile for tasker that automates toggling nav bar off and pie on, only when in immersive mode and then nav bar on again and pei off when out of immersive mode?
I am just glad PA has what I want and even better now with Peek and Hover being added too. But I do miss simple things from other roms, such as certain toggles, dpi changes etc. Although ive managed to find apps/widgets to replace those functionalities. I simply opened the thread because I thought it was rather strange.
Dodgexander said:
A profile for tasker that automates toggling nav bar off and pie on, only when in immersive mode and then nav bar on again and pei off when out of immersive mode?
.
Click to expand...
Click to collapse
Yes. It reads a system intent and then changes to Pie based on the system ui change. I don't have mine set up like that personally. I only use Expanded mode on certain apps or when the phone is in landscape mode on certain apps, etc. and have profiles set to kill the nav bar and enable expanded desktop mode. I just always leave bottom pie enabled and once the navbar is removed pie comes into play. Works perfectly.
AndrasLOHF said:
Yes. It reads a system intent and then changes to Pie based on the system ui change. I don't have mine set up like that personally. I only use Expanded mode on certain apps or when the phone is in landscape mode on certain apps, etc. and have profiles set to kill the nav bar and enable expanded desktop mode. I just always leave bottom pie enabled and once the navbar is removed pie comes into play. Works perfectly.
Click to expand...
Click to collapse
That is true, because of the way PIE is disabled when Nav Bar exists, it means you shouldn't have to have an option to disable PIE also when you leave Immersive.
I just wish every rom had an option to enable PIE action to copy PA
Exactly, you'll find while other ROMs have a ton of features, PAs is the most elegant implementation. It may take a little longer cause they're rewriting everything from scratch but it'll be well worth it..as is evidenced by this latest release.

Fully immersive mode

Hi I normally use bxactions to hide both the status bar and nav keys but it doesn't seem to be compatible yet and looks like Samsung have even stopped use been able to hide the softkeys
Does anyone know another way of having immersive mode I know it can be done with adb but doesn't that just leave us with a constant black bar at the top?
Thanks
brockyneo said:
Hi I normally use bxactions to hide both the status bar and nav keys but it doesn't seem to be compatible yet and looks like Samsung have even stopped use been able to hide the softkeys
Does anyone know another way of having immersive mode I know it can be done with adb but doesn't that just leave us with a constant black bar at the top?
Thanks
Click to expand...
Click to collapse
Yeah, I tried hiding the status bar with ADB but it doesn't look right in most apps. You can still hide the navigation bar and use gestures, I'm just baffled that you can't hide the status bar in the default Samsung browser anymore. The option is still present on my Note 9 running an older version but on the Note10+ it's gone.
GallardosEggrollShop said:
Yeah, I tried hiding the status bar with ADB but it doesn't look right in most apps. You can still hide the navigation bar and use gestures, I'm just baffled that you can't hide the status bar in the default Samsung browser anymore. The option is still present on my Note 9 running an older version but on the Note10+ it's gone.
Click to expand...
Click to collapse
Ya I have the note 9 too and I've just got it set to immersive on the bxactions app but cannot seem to get it sorted on the note 10 I'm too paranoid about screen burn so its normally the first thing I do lol
On the Note 9, you can enable gesture navigation and then turn off the "hints" buttons, giving you a full screen experience. It should work the same way on the Note 10+.
Guyinlaca said:
On the Note 9, you can enable gesture navigation and then turn off the "hints" buttons, giving you a full screen experience. It should work the same way on the Note 10+.
Click to expand...
Click to collapse
Thanks I've tried that but don't like full gestures I like been able to swipe from the bottom and it brings up the softkeys also I'm after hiding the status bar the same way
You can use this to have an immersive mode toggle. You can choose what it hides. Status bar and nav bar or 1 or the other
https://play.google.com/store/apps/details?id=it.simonesestito.ntiles
Sent from my SM-N975U using Tapatalk

Hide navbar on 8T and keep full swipe gestures Android 11?

On the 8T, if you enable the setting to hide the navbar, it makes it so that you have to swipe up and then left/right to switch to an app instead of just swiping left/right directly. This is incredibly annoying, and I want to be able to just hide the navbar while keeping the original gestures.
https://github.com/Magisk-Modules-Repo/HideNavBar
Does the Fullscreen/Immersive Gesture magisk mod work on the 8T? On the github repo it says that immersive mode doesn't work on Oxygen, but I saw some threads mentioning it does so I'm a bit confused. Has anyone tried this?
Or, is there any other way to hide the bar? I also read this post that mentions a way to hide the navbar so you can use a third party gesture system. Is it possible to get an app that replicates the system swipe gestures after hiding the navbar, or do you have to use FNG for it?
https://forum.xda-developers.com/t/how-to-remove-nav-bar-in-android-11.4190469/
I hate how the navbar looks and how useless it becomes when you hide it and I'm THIS CLOSE to switching to a Samsung because they can easily disable it on root
When you turn on gesture navigation, the navigation bar goes away.
Anyways, that Magisk module removes the nav bar on OOS.

Hide navbar buttons

Hi
I need help to hide navbar buttons
I hate "drag-from-bottom-coner" gesture to trigger the Assistant and want to disable it
The only way to do it is to enable navbar buttons, setup different gesture app, hide navbar buttons (it was possible in previous android versions via adb or editing build.prop)
I'm rooted with magisk and exposed. Tried Gravity Box, MagiskHide Props and others without luck
Does anyone has a successful story hiding these buttons in Oxygen based on Android 11?
[Guide] Full Screen Gesture Navigation / Hide Navbar
Hello peeps, I found a way to hide the navigation bar on OnePlus 8T. In theory it should work for other devices too. 1. Unlock bootloader 2. Root using Magisk 3. Install Riru-LSposed 4. Follow steps to activate LSposed. 5. From LSposed...
forum.xda-developers.com
Hide navbar on 8T and keep full swipe gestures Android 11?
On the 8T, if you enable the setting to hide the navbar, it makes it so that you have to swipe up and then left/right to switch to an app instead of just swiping left/right directly. This is incredibly annoying, and I want to be able to just...
forum.xda-developers.com

Categories

Resources