This is a mixed Xposed+Magisk module, which is made to allow customizations that are not originally designed in AOSP (Android Open Source Project). Please read thorough below before reaching to download links.
The original PixelXpert is good. Thanks to the authors of it(@siavash79 and @ElTifo). But I still memory the old days which people can modify very different AOSP roms, just like what @C3CO's GravityBox did. So I fork the PixelXpert to create a new GravityBox. In the early period, I will change the hooks and features to be compatible with pure AOSP, and add some tools class and features which the GravityBox has, maybe rewrite it in Kotlin at the same time. And I maybe change the UI framework of the config manager to Flutter in the future.
Currently, AOSPXpert offers customizations on different aspects of system framework and SystemUI, including:
- Status bar
- Quick Settings panel
- Lock screen
- Notifications
- Gesture Navigations
- Phone & Dialer
- Hotspot
- Package Manager
- Screen properties
AOSPXpert is a fork of the AospXpert with a lot of different things from the original module. It is designed for be compatible with pure AOSP roms(include which are ported rom with the pure AOSP source code or just are AOSP gsi roms). Some custom ROMs (including YAAP and the Pixel Project and etc) which are similar to the pure AOSP maybe can work normally with AOSPXpert, so they will get some limited support by me. Other custom roms(including PE, PE plus, Pixel Plus UI, Lineage OS, CLO based roms just like AOSPA and etc) or stock ROMs (e.g. OneUI on Samsung, MIUI on Xiaomi and etc, even the stock pixel firmware on Google pixel devices, Sony UI and Hello UI) are not supported and may not be fully (or even at all) compatible.
Here is the compatibility chart according to different android versions and QPRs:
- Android 13 stable QPR3 (starting from December 2022 firmware till QPR3): starting with v.2.5 up until the latest stable/canary versions.
- Android 14: starting with v.2.9 up until the latest stable/canary versions.
- Android 15 or 16: only latest canary version (anytime)
- Compatible ROM (see Compatibility text above)
- Device Rooted with Magisk 24.2+ or KSU
- LSPosed (Zygisk Version preferred) (For Android 14+ use LSPosed fork by JingMatrix)
- Download the stable magisk module according to your firmware as mentioned above
- Install in magisk/KSU
- Reboot (no bootloops are expected)
- Open AOSPXpert app and apply changes
P.S. For KSU, there is an extra step of granting root access to AOSPXpert as it doesn't request automatically as in Magisk
The module is also released in 2 flavors with different manual download and update procedures. But both can utilize automated updates through magisk manager, or through in-app updater (for canary, updates will not count against the module's download count).
Stable release:
- Manual Install/Update: through repository's Github release page (link below) AND through in-app updater
Canary release:
- Manual Install/Update: through repository's Actions page and telegram channel (latest version is available from here also)
*No matter which flavor you're on, you can always switch to the other one with in-app updater
Want to help translate AospXpert to your language? Visit Crowdin
This project is open source and free for usage, build or copy. However, if you really feel like it, you can donate to your favorite charity on our behalf, or help funding education for children in need, at Child Foundation
- Android Team
- @topjohnwu for Magisk
- @rovo89 for Xposed
- Team LSPosed
- Team PixelXpert
- @C3C0 for GravityBox
UI design:
- Team PixelXpert
Graphic design:
- Team PixelXpert
Brought to you by:
- nameless(@dttzyjw0012)