Iconify was mainly created as a substratum theme to change the system icons of any aosp rom. After some time, I converted it to use as magisk module with Terminal GUI integration. But then I got bored of using substratum and terminal gui. Applying overlays without any previews made me frustrated. So I decided to make it easier for me by creating an application where I can see the previews and change anything I want. This was totally for my personal use but as people showed interest, I decided to release it in public.
What you can change using Iconify:
-
Solid or Gradient Colors
-
System & Settings Icon Packs
-
Custom Brightness Bar Styles
-
Custom QS Tile Shapes
-
Custom QS Rows & Columns
-
Custom Notification Styles
-
Media Player Styles (A12 / A12.1)
-
Volume Panel Styles
-
QS Transparency & Blur
-
Custom QS & Lockscreen Clocks
-
And many more...
-
Android 12+ AOSP Based Rom
-
Official Magisk Latest Stable Version
-
LSPosed (Optional)
-
Decryption Supported Custom Recovery (Just in case)
-
Install and open the app
-
Grant root permission
-
Click on
CONTINUE
button -
Wait for it to finish loading
-
Reboot the device
-
Now just enable whatever you want from the app
-
Go to recovery mode by holding Power and Volume+ Button
-
Navigate to data/adb/modules directory
-
Delete Iconify folder and reboot
-
Boot into safe mode (Google if you don't know how to)
-
Or, Use this adb command
adb wait-for-device shell magisk --remove-modules
-
Boot into safe mode (Google if you don't know how to)
-
Or, Use this adb command
adb uninstall com.drdisagree.iconify
Download latst version of Iconify from here.
Follow to get latest news and updates.
You can chit-chat here on topics related to Iconify.
Make sure to mention as much details as possible.
All contributions are welcome, from code to documentation to graphics to design suggestions to bug reports. Please use GitHub to its fullest; contribute Pull Requests, contribute tutorials or other content - whatever you have to offer, we can use it!
-
Some roms might not be fully compatible with Iconify.
-
I won't be responsible if anything happens to your device.
-
Make sure you have custom recovery installed to revert changes if anything goes wrong.
-
Note: PremadeOverlays are used as embedded APKs to reduce the overlay compilation time. For details, please see here.