Awesome
<div align="center"> <img src="https://raw.githubusercontent.com/Mahmud0808/Iconify/beta/.github/resources/banner.png" width="100%" alt="Banner">v6.9.0 is out!
</div> <p align="center"> <a href="https://github.com/Mahmud0808/Iconify/releases"><img src="https://img.shields.io/github/downloads/Mahmud0808/Iconify/total?color=%233DDC84&logo=android&logoColor=%23fff&style=for-the-badge" alt="Downloads"></a> <a href="https://github.com/Mahmud0808/Iconify"><img alt="Repo Size" src="https://img.shields.io/github/repo-size/Mahmud0808/Iconify?style=for-the-badge"></a> <a href="https://github.com/Mahmud0808/Iconify/actions"><img src="https://img.shields.io/github/actions/workflow/status/Mahmud0808/Iconify/build_debug.yml?branch=beta&label=Debug%20Build&style=for-the-badge" alt="Debug Build"></a> <a href="https://telegram.me/IconifyOfficial"><img src="https://img.shields.io/badge/Telegram-5K+-2CA5E0?style=for-the-badge&logo=telegram&logoColor=white" alt="Telegram"></a> </p> <div align="center"> <a href="https://apt.izzysoft.de/fdroid/index/apk/com.drdisagree.iconify"><img src="https://gitlab.com/IzzyOnDroid/repo/-/raw/master/assets/IzzyOnDroid.png" width="30%"></a>Iconify
Free and Open-Source Android Customizer Application
</div> <p align="center"> Iconify is an open-source Android mobile application aimed at providing users with the ability to customize various aspects of their device's user interface. 📱 <br><br> Furthermore, the open-source nature of Iconify encourages community contributions and continuous improvement, ensuring a dynamic and evolving user experience. 🤝 </p> <div align="center"> <br> <a href="https://www.buymeacoffee.com/DrDisagree"><img src="https://github.com/Mahmud0808/Iconify/blob/beta/.github/resources/bmc-button.png" width="30%" alt="Buy me a coffee" /></a> <br><br> <img src="https://raw.githubusercontent.com/Mahmud0808/Iconify/beta/.github/resources/features.png" width="100%" alt="Features"> </div>[!CAUTION]
This app requires Magisk/KernelSU/APatch for root access. Any alternative methods won't work.
🛠 Requirements
-
Android 12+ Pixel / AOSP based custom ROM
-
LSPosed / LSPosed_mod (Optional)
-
Decryption Supported Custom Recovery (Just in case)
👨💻 Installation
Installation for Magisk Users:
-
Download and install the Iconify app.
-
Open the app, grant root permission and follow the instructions.
-
Wait for it to finish generating rom specific module.
-
Reboot the device when prompted, profit!
[!NOTE]
If some or most of the customizations are still not working for Magisk users, you might need to disable
Unmount modules
option from magisk manager (if available) and/or enable root permission for SystemUI.
Installation for KernelSU/APatch Users:
- Flash Magic Overlayfs module (to make read-only system read-write)
[!IMPORTANT]
Remember to edit mode.sh file inside the module and change these values before flashing:
OVERLAY_MODE=1
DO_UNMOUNT_KSU=true
Note: If one of the above variable doesn't exist, skip that particular variable.
-
Flash ZygiskNext module (only if you want to use LSPosed features)
-
Grant SuperSU/root permission for SystemUI from KernelSU app
-
Disable
Unmount modules
option if it's available in the app -
Reboot your device to get the modules installed successfully
-
Now follow the installation steps of magisk users and voila!
[!TIP]
KernelSU doesn't show root prompt. You will have to manually enable root access for Iconify from KernelSU app itself.
🤫 Roadmap
You can track all the progress HERE
-
Fix bugs.
-
Improve UI/UX.
🤝 Contribution
We highly appreciate and welcome all forms of contributions, ranging from code, documentation, graphics, design suggestions, to bug reports. We encourage you to make the most of GitHub's collaborative platform by submitting Pull Requests, providing tutorials or other relevant content. Whatever you have to offer, we value and can utilize it effectively in our project.
🌐 Translation
You can help translate Iconify on Crowdin. Here are a few tips:
-
When using quotation marks, insert the symbols specific to the target language, as listed in this table.
-
Iconify uses title case for some English UI text. Title case isn’t used in other languages; opt for sentence case instead.
-
Some English terminology may have no commonly used equivalents in other languages. In such cases, use short descriptive phrases–for example, the equivalent of shade generator for monet engine.
🤓 FAQ
<details> <summary>How does Iconify work?</summary>- Iconify uses Android overlays and Xposed framework that allows modifications to be applied to the user interface (UI) of the device without directly modifying the underlying system files.
- Yes, root access is required for Iconify to function properly. While Iconify does support KernelSU and APatch, it is highly recommended to use Magisk for the best compatibility.
- LSPosed is categorized as optional due to the fact that even without its installation, you can access the majority of the features offered by iconify. However, should you choose to install LSPosed, you will gain access to certain additional features such as header clocks, lockscreen clocks, header image, battery styles, among others.
- Iconify exclusively supports stock Pixel or custom AOSP ROMs. It does not support other OEMs such as MIUI, OneUI, ColorOS, NothingOS, MotoUI, etc.
- Iconify officially supports Android 12 and later versions. Compatibility with earlier Android versions is not provided, and there are no plans to introduce support for those versions.
- Boot into Safe Mode. Or, you can remove the Iconify folder from /data/adb/modules/ using custom recovery.
- Release build is an optimized version intended for distribution to end-users, while Debug build includes additional features and information for debugging and development purposes.
- Yes, Iconify can be used alongside other customization apps. However, it's important to note that conflicts or overlapping modifications may occur, which could affect the overall user experience.
- Yes, you can visit the official Iconify telegram group to access resources, seek assistance, and engage with other Iconify users.
- To report a bug, please navigate to the Issues section. Create a new issue and ensure you select the
Bug Report
template. Provide as much detailed information as possible, including steps to reproduce the bug and any relevant error messages or screenshots.
- If you have a feature request, please go to the Issues section. Create a new issue and choose the
Feature Request
template. Be sure to include comprehensive details about the desired feature, its potential benefits, and any other relevant information that can assist in understanding and evaluating the request.
- The preferred and designated means for donating to the project's developer is via the "Buy me a coffee" page.
❤ Credits
Thanks to:
- Android Open Source Project (AOSP) for Android source code.
- Substratum for overlay building tricks.
- icons8.com for giving me permission to use their icons.
- iconsax.io for in-app icon set.
- @Jai for helping me with shell script.
- @Flodor, @modestCat, @Jorge ARZ, @ɦʏքɛʀ.sɦ for helping with resources.
- AOSPMods, @siavash79 for helping me with Xposed mods.
- @Sanely_insane, @Jaguar for support and motivation.
- HideNavBar for the navbar tweaks.
- And everyone who contributed and translated... :)
📝 Disclaimer
[!WARNING]
- Please note that Iconify may not be fully compatible with all custom ROMs. It is discouraged to use on heavily modified ROMs.
- I cannot be held responsible for any potential damage or issues that may occur to your device while using Iconify.
- It is highly recommended to have a custom recovery installed on your device to revert any changes in case of unexpected problems.