What's your setup for this ?I didn't think the three rows of tiles looked that bad on one of the roms on my Poco F3. I actually liked the way they looked.
What's your setup for this ?I didn't think the three rows of tiles looked that bad on one of the roms on my Poco F3. I actually liked the way they looked.
I was running the first Android 12 build of AncientOS on one of my Poco F3's and it had the extra tiles enabled by default and I thought it looked good. I'm hoping one day someone builds the ROM for the Pixel 6 Pro.
Could you possibly look at implementing a 100 percent transparent nav bar?
"Hide gesture pill"..do you meam already implemented at 90%? is that the option "remove navigatuion bar"
Read the OP with more attention.
Which mechanism does this module use for changing the font?
Is it possible for the user to plug further fonts into the system by just dropping them into a directory?
If so, will this work with Monotype's FlipFonts?
Failing that, is there any other way for the user of a rooted device to change the font?
Thank you for the very comprehensive reply.There's 2 ways to change the fonts:
1 - Using font overlays, just like it existed on Android 11 Styles & Wallpapers app
2 - By "systemlessly" replacing the default font files which forces that font system-wide on all apps.
The OP explicitly states not to flash the SystemUI mod on anything but stock rom. Did you do this?This mod doesn't work for me on ProtonOS (January build).
After installing it (v14), after rebooting it goes into bootloop, and I have to go into "safe mode" and remove the module.
Any ideas?
I did not, thanks for the feedbackThe OP explicitly states not to flash the SystemUI mod on anything but stock rom. Did you do this?
So which zip file did you flash then?
Hello!
Both modules have been updated to Version 14 and the links are now available on the OP.
What changed?
- Fix fingerprint icon being white/black on lock screen (now it's accent colored like all other icons/text)
- Fix brightness slider icon sometimes being white when it shouldn't be
- Added 27 more fonts
- Added one more icon pack
- Added 5 QS Tiles styles
- Use vibrate tick instead of vibrate pattern on QS tiles touches (when the option is enabled, obviously)
- Updated Kai icon pack signal icons (added a fix for carriers using 5 bars of signal)
- Updated ROM Control app
Hope you may enjoy this.
Notes:
The included QS Tiles styles were taken from A12 QS Panel Themer magisk module created by Sants.
He allowed me to include these 5 styles on Addon Features module, so you may thank him for this. If you want, you can use more styles if you use his module. You may find the module HERE and/or follow his Telegram channel HERE. Please show him your gratitude by supporting his awesome work.
Cheers!
Hey. You can tell me how to get QS Tiles styles working on P6P? The styles don't work for me.
- I've already clean installed v14 module ( dirty from v13 before, didn't help )
- I don't use substratum or other things that can cause issues ( signal icons don't work with enabled substratum theme for example )
- I'm on latest January stock ROM without any other SystemUI mod
All other mods in the ROM Control work.
Thanks in advance
su
cmd overlay list | grep qstile
cmd overlay enable-exclusive --category com.android.systemui.qstile.XXXXXX.overlay
cmd overlay disable com.android.systemui.qstile.XXXXXX.overlay
Thanks very much. I will try thatI must admit this is something that's completely beyond my knowledge. I've added those styles to the app's code and to the Mod zip exactly like I've added icon packs, fonts, dark styles, etc. I don't really understand why it isn't working for you and for, at least, 5 other people that reported it's not working as well at their end.
Either way, I've already fixed this issue and it won't exist on next version. I've mad a stupid fix that clears this voodoo...
For the time being you can enable the styles manually running commands on terminal (which is exactly what the app should be doing...).
To see all styles packages names run:
Code:su
Code:cmd overlay list | grep qstile
Then, to enable one of them use this command:
Code:cmd overlay enable-exclusive --category com.android.systemui.qstile.XXXXXX.overlay
Just replace "XXXXX" for the correct name to enable it.
To revert to stock, just run:
Code:cmd overlay disable com.android.systemui.qstile.XXXXXX.overlay
Cheers!
Hi fuadhdmini, I'm pretty sure this mod is discontinued, with AOSP Mods made to replace it. @Typhus_ also co-develops the new mod which is here [MOD][Xposed+Magisk] AOSP Mods - System modifications for AOSP-based Android 12+.Awesome add-ons. Possible to add volte and vowifi icon in status bar?
![]()
Please read the post directly above yours.
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
Ive never known a mod to be this complicated and convoluted just to install lol. Hard pass on this