YesDoes we need to be root and install magisk modul to use Addon Features?
YesDoes we need to be root and install magisk modul to use Addon Features?
Which apps are you seeing that have no white line?
Also, are you rooted or unrooted?
I'm currently unrooted, but, I may go back to root just to gain this feature back (that is, if it still works for rooted users).
Off topic (my apologies) .... The other reason I'm likely going back to root is to regain use of all the features of the app SD Maid (Pro). (There is a support thread here in XDA if anyone is interested in that app & it's available in the Google Play Store).
I'm honestly curious, is there a reason to get the one from the Telegram group versus from [MOD][MAGISK][ANDROID 12] Addon Features for Pixel Devices - Pixel 6 Pro Thread?I ended up removing Shizuku and Fabricate Overlays and installed the Addon Features for Pixel Devices and was able to get rid of the pill and hide the navbar in there. Just make sure you get the newest update from the Telegram Group.
It doesn't matter now but when I posted that there was a newer test version on the Telegram Group.I'm honestly curious, is there a reason to get the one from the Telegram group versus from [MOD][MAGISK][ANDROID 12] Addon Features for Pixel Devices - Pixel 6 Pro Thread?
Not anymore unfortunately...
What's the percentage likelihood that hiding the navbar will be a stock feature added in the official Google February patch?
I had to rollback the January update back to November's to enable hiding of the navbarWhy is Google insistent on causing screen burn on the base of my screen and permanently wasting screen space real estate?? It's really not too much to ask that we have the option to turn off the navbar when it's a standard feature across many competing Android phones.
0.00000000000000000000000000000000000000000000000000000001%What's the percentage likelihood that hiding the navbar will be a stock feature added in the official Google February patch?
I had to rollback the January update back to November's to enable hiding of the navbarWhy is Google insistent on causing screen burn on the base of my screen and permanently wasting screen space real estate?? It's really not too much to ask that we have the option to turn off the navbar when it's a standard feature across many competing Android phones.
What's the percentage likelihood that hiding the navbar will be a stock feature added in the official Google February patch?
Google only introducted the api (that FabricateOverlays uses) in Android 12, so it will never work with A11.Pixel 2 XL Android 11 can't install FabricateOverlays app. Please Support for android 11. Thanks
If you set it to 0, there's a weird bug in the Camera app that lag every time you change mode.Why set android:dimen/navigation_bar_height to 1? Setting it to 0 completely hides it
As I recall, it affects the dimensionality of apps. For example, I had issues with Instagram squishing shorts I opened up because of how the screen space is calculated.Why set android:dimen/navigation_bar_height to 1? Setting it to 0 completely hides it
That's because these are firmware specific. Go here.Good afternoon again.
I just noticed that you're the developer of the module you've linked. Thank you so much for your work!
After the update to the June's firmware the workaround you've created unfortunately gives a bootloop. Is there's a way to share some kind of log to trace the issue?
Use the one here...
adb shell sh /sdcard/Android/data/moe.shizuku.privileged.api/start.sh
Hi, some people on reddit have compiled a spreadsheet. It is incomplete but it's a start: https://docs.google.com/spreadsheets/d/1n3-EbZWS18TzDErelJIB_1lPLtih7eJ5VVx0djHOIFs/edit#gid=0i think the other question is what kind of other good tips/tricks can be done with this apps?
> adb shell
> su
# cmd overlay fabricate --target android --name ChooseYourName1 android:dimen/navigation_bar_frame_height 0x05 0x00
# cmd overlay enable ChooseYourName1
# cmd overlay disable ChooseYourName1
# cmd overlay list
#
# cmd overlay fabricate --target android --name ChooseYourName2 android:dimen/navigation_bar_height 0x05 0x01
# cmd overlay