Skip to content

AOSP rom's version of the PixelXpert. Mixed Xposed+Magisk module for customization of AOSP rom of Android 12+

License

Notifications You must be signed in to change notification settings

dttzyjw0012/AospXpert

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3,718 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For pure AOSP roms Android 13 (Dec 2022) to Android 16 (June 2025):

Latest Canary Release

Header Image

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.


Features:

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

Compatibility:

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)

Prerequisites:

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

How to install:

  • 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


Release Variants:

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


Translations:

Crowdin
Want to help translate AospXpert to your language? Visit Crowdin


Donations:

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


Credits / Thanks:

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

About

AOSP rom's version of the PixelXpert. Mixed Xposed+Magisk module for customization of AOSP rom of Android 12+

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

No contributors

Languages

  • Java 97.7%
  • Kotlin 1.2%
  • Other 1.1%