Mahmud0808 / Iconify

Iconify lets you customize your Android 12+ device easily. Change icons, colors, shapes, and even the notification panel for a personalized look that suits your style.
GNU General Public License v3.0
1.96k stars 81 forks source link

[FEATURE] Add Android 11 style QS #243

Open ukrbugreporter opened 1 year ago

ukrbugreporter commented 1 year ago

Describe the feature

Add an option to switch from Material 3 pill-shaped QS tiles to pre-Android 12 QS style with round (or one of other available shapes) tiles.

Why would it be useful to add?

A more familiar and (for some) more convenient way to use the QS panel.

Example(s)

image

Example implementation in RisingOS (formerly RiceDroid)

Additional context

No response

goblin535353 commented 1 year ago

you can already do this, if you play with the settings.

Mahmud0808 commented 1 year ago

Don't know if that is possible through xposed hook, but I will give it a try.

tadekdudek commented 1 year ago

you can already do this, if you play with the settings.

I tried, but I was not satisfied with the result.

gaussandhisgun commented 11 months ago

any updates on this?

Mahmud0808 commented 11 months ago

any updates on this?

QS tile animations (expand/collapse) are hard to modify through xposed. So no further progress yet.

PrrlHKR commented 9 months ago

Might not be directly applicable to iconify, but the custom ROM "DerpFest" has this functionality and it works and looks great. Not sure how they're achieving it, probably totally custom system UI. Screenshot_20240215-125742_DerpLauncher Screenshot_20240215-125737_DerpLauncher ](url)

elisenlebkuch commented 3 months ago

Is there happening anything anymore with this topic or is it dead?

Mahmud0808 commented 1 month ago

Is there happening anything anymore with this topic or is it dead?

Sorry for the late response, I already tried to implement it and the best I could do is a tiny circle icon with text below the icon. Couldn't change the size of the icon any way so abandoned it for now.

jeanrivera commented 1 month ago

how about implementing something like masks, similar to launcher app icons that you can get different shapes

breakingspell commented 1 month ago

Screenshot_20241011-002514_Lawnchair (Debug)

This is as close as I can get to an A11 QQS layout in LineageOS 21, just going all in on 2-row layout and using vertical icon labels. Unfortunately the old 1x6 (QQS) and 3x3 (QS) layouts are beyond what can be bent in LineageOS's SystemUI, as they ship Material3 clean with no other styling changes like some ROMs. Even 5 columns are unsupported.

I found that I only regularly used 7 or 8 of the toggles in A11 full Quick Settings anyway, so this fits in the Quick-Quick-Settings panel with even less swipes. Just need Brightness Slider in QQS and it'll almost be muscle memory complete again.