Releases: sofikuw/Apex-Cleaner
Releases · sofikuw/Apex-Cleaner
Apex-Cleaner v1.0
##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)