Remove navigation bar - G3 Themes and Apps

Just wanted to share a mod to remove the navigation bar and add a custom one.
(press on the screenshots to make them bigger)
To remove the stock navigation bar, just add this line in botten of the build.prop
qemu.hw.mainkeys = 1
There is alot of good navigation bar you can use.
I use the "ultimate dynamic navbar" http://forum.xda-developers.com/showthread.php?t=2270198 (no need to use XPOSED)

Thanks great info*
Sent from my LG-D850 using XDA Premium HD app

If you do remove the nav bar using the build.prop method, just note that the camera app will no longer work correctly.

A little update.
As @bigkevbosky say there will be problem with the camera app when you remove the navigation bar using the "build.prop method".
A way to get it working is to skipp the "build.prop method" to remove navigation bar.
And use the use Xposed "G3 toolbox module" - Miscellaneous Tweaks - Disable navigation bar.

Ok, so I use the module to remove then download that app?

big70tom said:
Ok, so I use the module to remove then download that app?
Click to expand...
Click to collapse
Download and install the app before you disable navigation bar from G3 toolbox.
Download and install -> http://forum.xda-developers.com/showthread.php?t=2270198
Then open G3 toolbox - Miscellaneous Tweaks - Disable navigation bar.

Related

Navigation bar customization ?

Why are there no mods to customise the navigation bar already?
I'm missing the AOKP features... no ROM offers customisation on the Navigation bar... what a shame.
I would like to change the height and rearrange the buttons and also add a menu and search button...
d3sm0nd said:
Why are there no mods to customise the navigation bar already?
I'm missing the AOKP features... no ROM offers customisation on the Navigation bar... what a shame.
I would like to change the height and rearrange the buttons and also add a menu and search button...
Click to expand...
Click to collapse
XBlast Tools has an option for it as of 1.6.7
You'll need Xposed Installer for the framework, an you'll be able to download xblast from the modules menu

any rom to hidae nav bar in app

is there a rom like in the g3 there is in settings menu under display tab to hide nav bar in certain apps you choose. thanks.
Sent from my LG-D838 using XDA Free mobile app
No ROMs but you can use G2 Tweaks module for Xposed Module to do so.
DJCrapsody said:
No ROMs but you can use G2 Tweaks module for Xposed Module to do so.
Click to expand...
Click to collapse
Hi thanks for reply, tried g2 tweaks but could only find disbable nav bar which is not what i want, will keep looking
Thanks
App Settings Xposed
kidza66 said:
Hi thanks for reply, tried g2 tweaks but could only find disbable nav bar which is not what i want, will keep looking
Thanks
Click to expand...
Click to collapse
You can try App Settings from Xposed. select the particular apps that you need to hide the nav bar. and select fullscreen mode to hide the status bar (keeping the nav bar), and immersive mode to hide nav bar and status bar.
Hope this helped!

Nav Bar Gone (clean Look)

Most will be advanced to know about build.prop edits, however for those that don't.
Here is a little guide to get rid of the nav bar completely & use swipe gestures.
DEVICE MUST BE ROOTED.
1)Download Swipe Gestures (Google Play) & Enable.
2)Head into build.prop and add this line (at the bottom)
qemu.hw.mainkeys = 1
3)Save & then Reboot.
The nav bar will be gone (clean look) you'll then be using gestures to Navigate (which I prefer)
Enjoy.
Duncan1982 said:
Most will be advanced to know about build.prop edits, however for those that don't.
Here is a little guide to get rid of the nav bar completely & use swipe gestures.
DEVICE MUST BE ROOTED.
1)Download Swipe Gestures (Google Play) & Enable.
2)Head into build.prop and add this line (at the bottom)
qemu.hw.mainkeys = 1
3)Save & then Reboot.
The nav bar will be gone (clean look) you'll then be using gestures to Navigate (which I prefer)
Enjoy.
Click to expand...
Click to collapse
Phone comes with the native ability to hide the navbar.
vintagerock said:
Phone comes with the native ability to hide the navbar.
Click to expand...
Click to collapse
This is not hiding, this is Removing & Replacing with swipe gestures :good:
Duncan1982 said:
This is not hiding, this is Removing & Replacing with swipe gestures :good:
Click to expand...
Click to collapse
:good: just wanted to point it out for my non-rooted friends.
Thanks for the tutorial.

No root - any possible navigation bar mods?

Apologies if wrong forum.
Without rooting my phone, is there any possible way to swap navigation bar buttons around and/or auto hide the navigation bar?
Any 3rd party apps or adb scripts/commands?
Thanks
PS. ignore my signature. I'm using android 9 on Pixel 2.
I use lmt launcher. Search for it in xda. Not sure if you need root for all the features but you could give it a try. It doesn't hide the stock NAV bar. You need to edit the build prop for that.
https://www.xda-developers.com/how-to-change-your-nav-bar-icons-or-re-arrange-the-buttons-without-root/

Question Is there any way to hide the status bar to use the full screen?

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 ?

Categories

Resources