when my phone was nougat, it was possible to enable navigation bar with adding "qemu.hw.mainkeys=0", but in Oreo it isn't for at all.
how can I enable it.
++ I searched it and I know some xiaomi phones have same issue.
develoid user said:
when my phone was nougat, it was possible to enable navigation bar with adding "qemu.hw.mainkeys=0", but in Oreo it isn't for at all.
how can I enable it.
++ I searched it and I know some xiaomi phones have same issue.
Click to expand...
Click to collapse
use
Code:
qemu.hw.mainkeys=1
and install magisk and a module: this (click)
MaDaLiNoSt said:
use
Code:
qemu.hw.mainkeys=1
and install magisk and a module: this (click)
Click to expand...
Click to collapse
Thanx:laugh:
Related
I've recently installed the Phh-Treble ROM on the Essential Phone but the status bar doesn't fit with the notch
Is there anyway to change the height of the status bar?
Did you try changing the display size?
Minh Dao said:
I've recently installed the Phh-Treble ROM on the Essential Phone but the status bar doesn't fit with the notch
Is there anyway to change the height of the status bar?
Click to expand...
Click to collapse
Did you find a fix for this? I'm having the same issue
LDP12 said:
Did you find a fix for this? I'm having the same issue
Click to expand...
Click to collapse
Until I sold the PH-1, I used stock rom instead of any others Treble rom because I couldn't change the status bar height
LDP12 said:
Did you find a fix for this? I'm having the same issue
Click to expand...
Click to collapse
I created a custom overlay to fix it. Extract the zip, and move the file and folder to /vendor/overlay with your favorite root explorer (I use MiXplorer)
After that reboot, enable developer options, go to developer options, and enable display cutout
It also enables adaptive brightness
https://drive.google.com/file/d/1-JnjyxTjsNtkukEq7i2F7r5bplLzmRIC/view?usp=sharing
The "proper" way to do it (i.e. if you want it to be integreated in GSIs), is doing a "GSI overlay":
https://forum.xda-developers.com/pr...guide-how-to-make-gsis-overlay-file-t3878974/
The specific values for status bar height are litteraly called status_bar_height (and _portrait and _landscape)
You'll want to define the notch layout also for apps to pick it up.
Here is an example:
https://github.com/phhusson/vendor_hardware_overlay/blob/master/OnePlus/OP6/res/values/notch.xml
phhusson said:
The "proper" way to do it (i.e. if you want it to be integreated in GSIs), is doing a "GSI overlay":
https://forum.xda-developers.com/pr...guide-how-to-make-gsis-overlay-file-t3878974/
The specific values for status bar height are litteraly called status_bar_height (and _portrait and _landscape)
You'll want to define the notch layout also for apps to pick it up.
Here is an example:
https://github.com/phhusson/vendor_hardware_overlay/blob/master/OnePlus/OP6/res/values/notch.xml
Click to expand...
Click to collapse
Hey phhusson, on a related note - are GSI overlays integrated into the system.img, or do I have to add it manually somehow? (I ask because I can see a ASUS Zenfone 5 overlay in the github repo, but none of the GSIs I tried seemed to respect the notch.)
Firnagzen said:
Hey phhusson, on a related note - are GSI overlays integrated into the system.img, or do I have to add it manually somehow? (I ask because I can see a ASUS Zenfone 5 overlay in the github repo, but none of the GSIs I tried seemed to respect the notch.)
Click to expand...
Click to collapse
It is in system.img
Open a bug on my github so we can look at your issue
is there any new solution to change the height of statusbar? o
Hi,
I already have my system ROOTed, Xposed installed.
Any specific Xposed modules or app / etc. people recommends that work on Tab S4 that would allow me to tweak the navigation bar?
For now I just want to switch the order, as I'm used to have back button on the left.
Thanks for the advices.
Test & Error so far
GravityBox [O] v8.3 Xposed Module - Works with system, but NOT able to re-arrange/swap order (still same after reboot)
Android NavBar Buttons v6.3 Xposed Module - no work, will prompt Samsung system UI error.
You can change the order of the buttons in Settings -> Display -> Navigation Bar. At the bottom you will find "Button layout"
Mine is Tab S4 standard/not rooted
bum99my said:
You can change the order of the buttons in Settings -> Display -> Navigation Bar. At the bottom you will find "Button layout"
Mine is Tab S4 standard/not rooted
Click to expand...
Click to collapse
Thanks for the tip!! it did the trick!!
a bit new with Samsung interface here ^^
SonySteve said:
Thanks for the tip!! it did the trick!!
a bit new with Samsung interface here ^^
Click to expand...
Click to collapse
No problems.
I'm looking to remove my navbar on Android Q in favor of Edge Gestures which I've used since getting my Pixel. After the Q update, I've tried the old build.prop editor qemu.hw.mainkeys = 1 method but it's not letting me save the revision made despite granting Build.prop editor root access. Was wondering if anyone can shed some light on the process either via adb, a Magisk module, or any other method. TIA
J_awn said:
I'm looking to remove my navbar on Android Q in favor of Edge Gestures which I've used since getting my Pixel. After the Q update, I've tried the old build.prop editor qemu.hw.mainkeys = 1 method but it's not letting me save the revision made despite granting Build.prop editor root access. Was wondering if anyone can shed some light on the process either via adb, a Magisk module, or any other method. TIA
Click to expand...
Click to collapse
Fluid navigation let's you hide the nav bar
https://play.google.com/store/apps/details?id=com.fb.fluid
See
kevtrysmoddin said:
Fluid navigation let's you hide the nav bar
https://play.google.com/store/apps/details?id=com.fb.fluid
Click to expand...
Click to collapse
This, can't recommend Fluid navigation enough!
J_awn said:
I'm looking to remove my navbar on Android Q in favor of Edge Gestures which I've used since getting my Pixel. After the Q update, I've tried the old build.prop editor qemu.hw.mainkeys = 1 method but it's not letting me save the revision made despite granting Build.prop editor root access. Was wondering if anyone can shed some light on the process either via adb, a Magisk module, or any other method. TIA
Click to expand...
Click to collapse
This module hasn't been tested but you are welcome to try it.
https://www.androidfilehost.com/?fid=1899786940962611276
I'm a big hater of the "Notch", so after a bit of search, finally found a way to hide the notch the same way it is possible in MIUI/EMUI systems (basically moving the notification bar down, and having a completely black line on top that hides the notch).
You need to have Magisk installed properly, then install Pix3lify (FULL) module. After reboot in the Settings->System->Developer options menu, under the display cutout option, the "Hide" option will be available (it's not present on the stock rom witouth pix3lify module).
I can't
I have pixel experience rom and I'm not able to doing this
heypramod said:
I have pixel experience rom and I'm not able to doing this
Click to expand...
Click to collapse
You still have to install that magisk module
Termi92 said:
I'm a big hater of the "Notch", so after a bit of search, finally found a way to hide the notch the same way it is possible in MIUI/EMUI systems (basically moving the notification bar down, and having a completely black line on top that hides the notch).
You need to have Magisk installed properly, then install Pix3lify (FULL) module. After reboot in the Settings->System->Developer options menu, under the display cutout option, the "Hide" option will be available (it's not present on the stock rom witouth pix3lify module).
Click to expand...
Click to collapse
screenshot please! how does it look aftr hiding the notch
Just use nacho notch, this app is great, i don't think it works on the stock rom, but give it a try
I have installed this full, I have the option "Hide", but even if the active does not work. I have Havoc OS 3.2 on Honor 8x.
Termi92 said:
I'm a big hater of the "Notch", so after a bit of search, finally found a way to hide the notch the same way it is possible in MIUI/EMUI systems (basically moving the notification bar down, and having a completely black line on top that hides the notch).
You need to have Magisk installed properly, then install Pix3lify (FULL) module. After reboot in the Settings->System->Developer options menu, under the display cutout option, the "Hide" option will be available (it's not present on the stock rom witouth pix3lify module).
Click to expand...
Click to collapse
Hey I wonder can I still use this module to hide notch on my mi A3 running on Stock A11?
Hugask said:
Just use nacho notch, this app is great, i don't think it works on the stock rom, but give it a try
Click to expand...
Click to collapse
Does work on stock rom
Hi all
Just a simple zip adapted and ported over from @m8980's (thanks for letting me use your code mate ) s20 features zip to the MMT extended template i use for my magisk roms brought to us by @Zackptg5
Features in zip:
Call Recording
Menu Block call msg
Recent app protection
applock
call recording enabled
Show network speed
data usage in quick panel
camera during call
extra quick setting items
wifi send signal with power off
https://mega.nz/file/HYdXBApB#53HinR8SIabmwX43QzafHe6WcK7qRbvAn0XhRWPHcIc
Installation: just flash as a module in magisk and reboot
Works on SD model?
Perfect.. Thanks a lot @exocetdj
I'm not rooted can this csc be flashed through Odin alone? Sorry for the noob question!
exocetdj said:
Hi all
Just a simple zip adapted and ported over from @m8980's (thanks for letting me use your code mate ) s20 features zip to the MMT extended template i use for my magisk roms brought to us by @Zackptg5
Features in zip:
Call Recording
Menu Block call msg
Recent app protection
applock
call recording enabled
Show network speed
data usage in quick panel
camera during call
extra quick setting items
wifi send signal with power off
https://mega.nz/file/vZ1V2ZLB#TeNcnXQpnjepp2jX104yDMtyBgSKX6sSECtlBOIdd5w
Installation: just flash as a module in magisk and reboot
Click to expand...
Click to collapse
I flashed via magisk - dont see it
inningsdefeat500 said:
I flashed via magisk - dont see it
Click to expand...
Click to collapse
I uploaded the wrong file apologies
Will sort now
OK sorry all
Tested version now in first post!
Can u post a screenshot of what u see? I dont see anything extra after corrected module
inningsdefeat500 said:
Can u post a screenshot of what u see? I dont see anything extra after corrected module
Click to expand...
Click to collapse
See attached
Module installed and netspeed indicator showing in top right of screen. Activate Netspeed in settings/notifications/status bar
Also an even easier check is to see if you have data usage in the pull down quick settings (bottom right of other pic)
This zip has been tested and is working perfectly ?
I have finally cracked twrp flashable bases on 20 range so will be releasing a beta of my new project later on with its magisk rom module
inningsdefeat500 said:
Can u post a screenshot of what u see? I dont see anything extra after corrected module
Click to expand...
Click to collapse
Also this supports OXM multi CSC firmware for now - i will be releasing my rom project shortly which will in time have support for the vast majority of Multi CSC OMC codes
exocetdj said:
See attached
Module installed and netspeed indicator showing in top right of screen. Activate Netspeed in settings/notifications/status bar
Also an even easier check is to see if you have data usage in the pull down quick settings (bottom right of other pic)
This zip has been tested and is working perfectly
Click to expand...
Click to collapse
Mine is Snapdragon HK SM-N9860, so I guess this is not for it
Thanks for this. Been looking for cscfeatures.xml to edit for call recording and couldn't find it. Your module is working well.
After flashing this how do you activate the call recording?
exocetdj said:
Hi all
Just a simple zip adapted and ported over from @m8980's (thanks for letting me use your code mate ) s20 features zip to the MMT extended template i use for my magisk roms brought to us by @Zackptg5
Features in zip:
Call Recording
Menu Block call msg
Recent app protection
applock
call recording enabled
Show network speed
data usage in quick panel
camera during call
extra quick setting items
wifi send signal with power off
https://mega.nz/file/HYdXBApB#53HinR8SIabmwX43QzafHe6WcK7qRbvAn0XhRWPHcIc
Installation: just flash as a module in magisk and reboot
Click to expand...
Click to collapse
Is there any way to add e-sim compatibility to this module?
So this works for rooted snapdragon models?
Is there any way to add e-sim compatibility to this module?
ledhed said:
Is there any way to add e-sim compatibility to this module?
Click to expand...
Click to collapse
I'll look into it mate - will try and keep this updated with any new additions too (i have just released first beta of my rom also)
not work on dr. ketan rom.
Nice work on this module.
Can you please help me with what is required for making a super.img for Note 20? The last device I made rom for was a S9 and I see things have now changed to img files in a super.img.
Any help would be appreciated
DuB