its working for me, which magisk are you using? im on stableafter installing the module magisk i got a bootloop on the march update... kinda scared to try again...
(testing module only not the other 2)
Last edited:
its working for me, which magisk are you using? im on stableafter installing the module magisk i got a bootloop on the march update... kinda scared to try again...
Thanks, I flashed both.They work independently from each other. It doesn't matter if you use only one of them or both, first or second, nothing matters
Yep, flashed the lite version and lost battery percentage. System settings don't have an option for% either nor does the ROM control app does.Thanks, I flashed both.
Quick question though: does any of these mods remove the battery percentage option from the stock battery settings page? I can't seem to find it: I just want the percentage always at the top right without any battery icon or circle.
Oh that sucks!Yep, flashed the lite version and lost battery percentage. System settings don't have an option for% either nor does the ROM control app does.
Perhaps. Kind of need the percentage too
Thanks, I flashed both.
Quick question though: does any of these mods remove the battery percentage option from the stock battery settings page? I can't seem to find it: I just want the percentage always at the top right without any battery icon or circle.
Thanks, I'll try that. Will this be fixed in the next release by any chance?Navigate to /data/adb/modules/AddonFeaturesForPixel/system/product/overlay/ and you should see an overlay called DisableBatteryPercentOption.
Delete that overlay (it should be a folder) and then restart your device. Battery percent will work as intended.
For only percentage text, you can turn it on in settings page and then head over to AOSPMods and resize battery icon to 0%. It will disappear
Okay that was it may it more than 4 modules. So it's okay to disable modules or do I have to uninstall them completely?
No idea. I wasn't brave enough to try itOkay that was it may it more than 4 modules. So it's okay to disable modules or do I have to uninstall them completely?
if you are looking just for the nav button swap, this mod seems to be working for me https://forum.xda-developers.com/t/stand-alone-clock-navbargone-etc-mods.4357897/post-86622181the only features i am looking for now for 12l are:
Enable/Disable inverted layout for 2 and 3 button navigation modes
Battery Bar
battery percentage,
but its fantasic what you have done so far.
No, it's not working.
Version 21 Lite works
yes that is working for me also, but it makes the rom control app icon go missing when it is installed. so i have to have everything setup before i can enable that modif you are looking just for the nav button swap, this mod seems to be working for me https://forum.xda-developers.com/t/stand-alone-clock-navbargone-etc-mods.4357897/post-86622181
Maybe you're using another mod that modifies SystemUI?yes that is working for me also, but it makes the rom control app icon go missing when it is installed. so i have to have everything setup before i can enable that mod
adb shell
su
rm -rf /data/adb/modules/AddonFeaturesForPixel/system/framework/ && rm -rf /data/adb/modules/AddonFeaturesForPixel/system/system_ext/ && reboot
adb shell
su
rm -rf /data/adb/modules/AddonFeaturesForPixel/ && reboot
adb shell
magisk --remove-modules
adb logcat > log.txt