Nav Bar Gone (clean Look) - Samsung Galaxy S9+ Guides, News, & Discussion

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.

Related

Remove navigation bar

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.

Hide NavigationBar

Hi, is there a way to hide the Navigation Complete ?
qemu.hw.mainkeys=0 doenst work when i paste it to build.prob and
ro.config.hw_navigationbar=true set to false doesnt work
I want to use LMT launcher
Or a option to change the hight of the navbar ... Dimension editor dosnt work.
Thx
sorry for my Bad English
Nasetony said:
Hi, is there a way to hide the Navigation Complete ?
qemu.hw.mainkeys=0 doenst work when i paste it to build.prob and
ro.config.hw_navigationbar=true set to false doesnt work
I want to use LMT launcher
Or a option to change the hight of the navbar ... Dimension editor dosnt work.
Thx
sorry for my Bad English
Click to expand...
Click to collapse
You can add a "hide" button to the nav bar in the settings ... go to all the way down in the settings menu until you reach the nav bar options, there, activate the slider at the top. Now you can hide the nav bar in any app, and bring it up again by swiping up from the bottom of the screen.
The reason why standard Android tweaks don't work is that the Huawei nav bar is skinned by default, so it's already overriding the original nav bar settings.
Thx for the answer, now i use kangvip and everybody works
Gesendet von meinem JAZZ mit Tapatalk

Quickswitch on Pie in immersive mode(Navbar Height Mod)

So I hate the massive Navbar in Pie, but unfortunately I'm order to use Quickswitch the Navbar must remain. After testing countless options, I only came to one solution I was happy with. You'll need Substratum lite, and Substratum Samsung System Mods from the play store, as well as Natcho Notch. Yes.. Samsung System Mods...it works with LG. After installing these 3 apps, open Substratum and Samsung System Mods and go to the last option.
There are only 3 overlays to choose from, but various Mods under each of the 3. Select the first option "Android System" and scroll down to Navbar Height and choose something reasonable like 28dp. If we make it too small we have issues triggering it and the pill looks ridiculous. Install the overlay and reboot. Open Natch Notch and select "blackout Navbar and round corners on bottom. Set the status bar height to 0 unless you want to hide the Notch but that kind of defeats the purpose here which is having the most screen space possible. Move the sliders until your Navbar is black and your corners match...here is the result:
Screenshot cut out the notch. CHRIST! of course the photo is sideways and I can't rotate it.
Screenshots using the latest version of Librechair as my launcher and recents provider
Fullscreen gesture navbar
See this
How did you do that? Quick switch still works correctly on any page or app?
Navbar
Thanks for this. Was awaiting the gesture control. Since LG is fast on update I'd use this for now

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 ?

Themes / Apps / Mods ADB Custom Mod Module Maker

For Stock-Rooted Only.
I don't have this phone but this worked on my Pixel 7 though these are made from Pixel 7 Pro system files.
The purpose of this installer is to generate a custom module that can be flashed in Magisk App. It will have all the mods that were selected from the installer menu. You need to be stock with root and of course you need to be attached to your PC. On first installation, a pop-up asking to give ADB shell root permission will show. Please do so. This will only happen once.
I internet speed indicators do not change colors due to light-dark background colors. The colored statusbar icons should.
After Installing this module, your screen will relock after every reboot of your phone. You unlock it the first time, in about a second it will relock itself and you will have to unlock it again. If that is too much for you, don't use this mod. This also will not work with the bootloop protection module. It will disable this module.
This mod uses the SystemUI Patcher Module Template by @Jai_08 By @cool_modules on telegram
Root required
ADB Instructions.
1. Unzip ADB Mods Installer Files.zip on your PC
2. ADB debugging Enabled
3. Run TulsadiverModsInstaller.bat (Give ADB Shell Root Permissions. If missed on first opportunity, turn on in Magisk App superuser)
4. Flash the SystemUI Base First. It provides the necessary smali files and public ID's for everything to work
5. Go through the other options selecting what all mods you want. It is generally best to start at the top and work your way down.
6. Once finished with selections, run "Finish building Module" at the bottom of the menu. This will generate your mymagisk.zip module in a folder called "ozop" on your sdcard.
7. Flash the "mymagisk.zip" in Magisk App.
This mod also installs a QS and settings background overlay option under settings/Display/Device Theme. There are a few QS tile color options with an option to change the settings background to black.
This is firmware specific. If a Pixel firmware update changes either the SystemUIGoogle.apk or Framework-res.apk, this mod will need to be updated. Uninstall this module before updating your phone.
As with anything else you flash on your phone, you run the risk of a bootloop. This might not be compatible with some other modules. Flash at your own risk.
List of MODS Available
Add am/pm to the clock and/or choose right side clock
Internet Traffic Speed Single Indicator
Choose Traffic Speed Indicator Up-Down Colors (default is white)
Navbar Swap
Remove Battery Icon, leave percentage
Swap Battery Icon and percentage
One percent custom battery Mods-a few to choose from
One percent custom battery Text-only-Several to choose from
Colored Statusbar-Navbar Icons
Remove Carrier Text
Smaller LTE Icon
Fonts
ADB SystemUI Module Maker
June update uploaded 6-17-23
286.31 MB file on MEGA
mega.nz
I'm also including this separate Pixel Launcher mod. Also a ADB Installer. Made from Pixel 7 Pixel launcher but will probably still work. You can change app drawer background-text color (separately for light mode and dark mode), remove Google search bar from the homescreen and all-Apps drawer. Change the number of hot seat icons on home page (and size) as well as change the number of columns in the app drawer.
Instructions are the same as above...Install base, pick options, complete installation. Mymagisklauncher.zip will be in ozop folder.
Remove Google Search Bar
App Drawer background color (Light and Dark Mode)
App Drawer Text Color
Home screen App Text Color
App Icon Sizes 45-50-56 dip (56 is stock)
Hotseat 5-6-7 Icons
Columns (5-6-7)
Rows (5 through 11)
ADB Pixel Launcher Module Maker
June update uploaded 6-17-23
166.29 MB file on MEGA
mega.nz
Wow! I believe this is the only way to get rid of the search bar and it worked! Strangely enough, transparent app drawer did not work.
thatguy222 said:
Wow! I believe this is the only way to get rid of the search bar and it worked! Strangely enough, transparent app drawer did not work.
Click to expand...
Click to collapse
Seems to have worked on my Pixel 7.... maybe because the last one was made from February update. Try this one.
File on MEGA
mega.nz
Hi @Tulsadiver , is it possible to add animations like in your previous mod maker?
How does the launcher module function with the phone when the launcher is updated?
Will it merely not work, or will it have the potential to cause launcher crashes?
nickelnine said:
Hi @Tulsadiver , is it possible to add animations like in your previous mod maker?
Click to expand...
Click to collapse
Not at this time. Modification to the framework-res.apk resources.arsc causes bootloop.
Jon8RFC said:
How does the launcher module function with the phone when the launcher is updated?
Will it merely not work, or will it have the potential to cause launcher crashes?
Click to expand...
Click to collapse
Like most mods, it would need to be updated if it were to change. I personally, always have Nova installed and it would default to it.
Just tried with everything done right with the may zip for may FW. Unfortunately my system hasn't changed anything with the options I've chosen. Will tinker a bit to see what happened.
avid_droid said:
Just tried with everything done right with the may zip for may FW. Unfortunately my system hasn't changed anything with the options I've chosen. Will tinker a bit to see what happened.
Click to expand...
Click to collapse
Could you upload the mymagisk.zip from your ozop folder so I can get a look at it?
Edit: do you have the bootloop protector magisk mod installed?

Categories

Resources