ratabb / Iconify

Customize Boring Android UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Iconify

Debug Build Repo Size Telegram Downloads

Banner

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.

๐ŸŒŸSTAR THIS REPOSITORY TO SUPPORT THE DEVELOPER AND ENCOURAGE THE DEVELOPMENT OF THE APPLICATION!

Features

What you can change using Iconify:

  • Solid or Gradient Colors

  • System Icon Packs

  • Brightness Bar Style

  • QS Tile Shapes

  • QS Panel Row & Column

  • QS Panel Icon & Label

  • Notification Style

  • Media Player Style

  • Volume Panel Style

  • And many more...

Preview

Preview 1 Preview 2 Preview 3

Requirements

  • Android 12+ AOSP Based Rom

  • Magisk Latest Stable Version

  • LSPosed (Optional)

  • Decryption Supported Custom Recovery (Just in case)

Instructions

  • 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

In Case of Bootloop

Custom Recovery Users:

  • Go to recovery mode by holding Power and Volume+ Button

  • Navigate to data/adb/modules directory

  • Delete Iconify folder and reboot

Stock Recovery Users:

  • 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

XPosed Related Bootloop:

  • Boot into safe mode (Google if you don't know how to)

  • Or, Use this adb command

adb uninstall com.drdisagree.iconify

Download

Download latst version of Iconify from here.

Telegram

Follow to get latest news and updates.

Discussion & Feedback

You can chit-chat here on topics related to Iconify.

Bug Report & Feature Request

Make sure to mention as much details as possible.

Special Thanks To

Contribution

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!

Disclaimer

  • 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.

About

Customize Boring Android UI

License:GNU General Public License v3.0


Languages

Language:Java 98.1%Language:Shell 1.9%