Skip to content

Releases: HmnDev-Tech/BPatch

v1.0.0

06 Jun 12:33

Choose a tag to compare

BPatch v1.0.0

Fork of APatch with fixes and improvements.

Changes

  • Fixed app label: installer now displays BPatch instead of APatch
  • Removed mandatory update checks from the application
  • Removed update check preference from Settings
  • Redesigned Home screen status cards with Material 3 Expressive animations
  • Added smooth color, corner radius, and elevation transitions for status cards
  • Added AnimatedVisibility for WarningCard and AndroidPatch status card
  • Updated InfoCard with animateContentSize and surfaceContainerHigh token
  • Fixed daemon null-termination bug
  • Added module ID validation to prevent path traversal
  • Fixed PID/UID confusion in supercall
  • Added superkey forwarding to UID listener
  • Added directory traversal checks to Lua config reader/writer
  • Validated binary configs to prevent OOM
  • Upgraded compile and target SDK to Android 17 (API 37)
  • Updated application logo
  • Version: 1.0.0 (1)

Assets

  • BPatch-1.0.0-debug.apk - Debug build
  • BPatch-1.0.0-release.apk - Release build