Xposed module for MIUI customizations
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Mikanoshi 17d8a6d94e [New] Position slider in media notifications
[New] Turn screen on after failed fingerprint authentication
[New] LTE icon instead of 4G
[New] Show incoming call UI instead of just a notification
[New] Configurable screen brightness during call
[New] System animations scale from x0 to x20 with 0.1x step
[New] Icon and folder scale in Launcher
[New][Hide icons] Hide No SIM and Managed profile status bar icons
[Improved][Volume steps multiplier] 0.25x multiplier step
[Removed][Pocket mode] Mod was draining battery during sleep by getting proximity values once a second; ultrasonic sensors are not reliable in such situations as they require 1 second to start showing correct values
[Fixed][Extended notification menu] Vertical position when Compact notification mod is not active
[Fixed][Custom lock screen actions] Restore default right image when no action is selected; Better compatibility with different ROMs
[Fixed][Hide clear button] Compatibility with latest ROMs
[Fixed][Android 7] Image resource hooks not working (was affecting a number of mods)
[Fixed] Single app selection lists in module settings
[Improved] Mods' settings categorization
5 years ago
.idea [New] Position slider in media notifications 5 years ago
app [New] Position slider in media notifications 5 years ago
gradle/wrapper [New] Position slider in media notifications 5 years ago
java/lang All da mods 5 years ago
.gitignore [New] Compact notifications 5 years ago
BUGS_EN [New] Position slider in media notifications 5 years ago
BUGS_RU [New] Position slider in media notifications 5 years ago
CHANGELOG_EN [New] Position slider in media notifications 5 years ago
CHANGELOG_RU [New] Position slider in media notifications 5 years ago
LICENSE License 5 years ago
README.html [New] Make selected apps display correct next alarm time set by stock MIUI Clock app 5 years ago
build.gradle [New] Hide navigation bar; resolves #14 5 years ago
gradle.properties [New] Darken MIUI launcher folder background 5 years ago
gradlew Initial commit 5 years ago
gradlew.bat Initial commit 5 years ago
last_build [New] Position slider in media notifications 5 years ago
settings.gradle Initial commit 5 years ago

README.html

What is CustoMIUIzer?

CustoMIUIzer module contains a variety of mods that will provide additional functionality for your MIUI device. You have to have (Ed)Xposed Framework installed to use these mods. For more info about Xposed refer to the original thread or github repo of EdXposed (for Android 8-9).

Compatibility

Module was written, tested and is mainly intended for MIUI 10 on Android 9.
Mods are not guaranteed to fully work on any other versions.
APK installation is limited to Android 7+.

How to use CustoMIUIzer?

First you must have (Ed)Xposed Framework installed. After that enable CustoMIUIzer module in (Ed)Xposed Installer, set up mods you like and select 'Soft Reboot' from menu.

Backup functionality

CustoMIUIzer supports settings backup and restore using local backup on SDCard/internal storage (find it in main window's menu).
It also supports automatic Google cloud backups (Android Backup Service).

Troubleshooting

You can send a detailed report with a description of your problem from CustoMIUIzer itself or create new issue on issue tracker.

Common poblems

Module and mods were activated, device rebooted, but none of the mods are working.
Go to (Ed)Xposed Installer > Log and check information there.
Find line "Loading modules from .../name.mikanoshi.customiuizer/...".
If next line contains "File does not exist", then just reinstall CustoMIUIzer.
If next line contains "This class requires resource-related hooks (which are disabled), skipping it.", then open (Ed)Xposed Installer > Settings and uncheck experimental option "Disabled resource hooks".
If next line contains something else (error, exception, etc), then send detailed report from CustoMIUIzer and hope it can be fixed :)

I sent a report from CustoMIUIzer and now waiting for response, where is it?
You will never get a response if you don't enter your contact info.
Main CustoMIUIzer screen > Contact information. Write your e-mail, ICQ or XDA/4PDA nickname there.

Xposed Module Repository