Skip to content

Releases: cahjul/NoANRAndCrashDialogs

v2.0 - Vector 2.0 Edition

Choose a tag to compare

@cahjul cahjul released this 14 Jul 17:35

?? NoANRAndCrashDialogs v2.0

Fully rewritten for Vector 2.0 & libxposed API 101.

What's new

  • Vector 2.0 framework support (no longer LSPosed-only)
  • Android 8.1 - 16+ compatibility (was Android 15 only)
  • libxposed API 101 (original used unpublished API 100)
  • Version-aware hooks - ErrorDialogController (API 31+) + AppErrors fallback (API 27-30)
  • Modern toolchain: AGP 8.10.0, Kotlin 2.1.0, Gradle 8.11.1

Install

  1. Install the APK
  2. Enable module in Vector manager ? set scope to system
  3. Reboot

Credits

  • Original work by diskree
  • Built with assistance from DeepSeek V4 Flash