Skip to content

Releases: sofikuw/Apex-Cleaner

Apex-Cleaner v1.0

30 Mar 17:12
f1fcb50

Choose a tag to compare

##v1.0

  • Initial release
  • Early-boot scan covering: broken symlinks, zero-byte files, truncated archives, empty dirs, missing APEX manifests
  • Bootloop detection and automatic full-wipe recovery after 3 consecutive failed boots
  • Boot attempt counter stored in module directory (bootcount file), isolated from other modules
  • "service.sh" now waits for sys.boot_completed=1 before resetting counter (more reliable than a fixed sleep)