Skip to content

Prslc/Mitsuha

Repository files navigation

Mitsuha

Overview

Mitsuha is an Xposed module tailored for Xiaomi devices running MIUI / HyperOS (tested on OS1 / Android 14).
It quietly tweaks system behavior to give you a smoother, cleaner experience without modifying APKs.

Notes

  • Requires Xposed API 101 — use a compatible framework such as LSPosed.
  • Only tested on OS1 (Android 14); compatibility with other MIUI / HyperOS versions may vary.
  • Use at your own risk – while it’s designed to be safe, system modifications always carry a small chance of instability.

Features

  • Block system OTA updates – intercepts update checks and prevents the annoying “update available” reminder.
  • Fix predictive back gesture progress – HyperOS's back animation progress curve is broken; replaces it with AOSP's two-phase (linear + lerp) mapping.
  • Safety‑detector bypass – dynamically patches the task dispatch field in MiSafetyDetectService, preventing unwanted restrictions.
  • System Integrity – Bypasses isBuildConsistent checks to prevent system warnings or "corrupted" alerts caused by unlocked bootloaders or partition modifications.
  • Remove .xlDownload directory – prevents the Xunlei download engine from creating the hidden .xlDownload folder on sdcard.

Credit

  • LSPosed – The modern Xposed framework that makes this module possible.
  • DexKit – High‑performance dex query engine used to locate obfuscated methods and fields at runtime.
  • Hyper Helper – Inspiration and reference for identifying predictive back gesture hook points.
  • StopVintf - Core logic for bypassing build consistency checks.
  • WOMMO – Original idea for blocking the .xlDownload directory creation.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages