Commit Graph

5 Commits

Author SHA1 Message Date
29f324c677 fix: replace tar.gz with proper ZIP format for KernelSU compatibility
- Removed .tar.gz package format
- Added proper .zip package format required by KernelSU module system
- ZIP contains all module files with correct structure for installation

The module is now in the standard KernelSU module format ready for:
- Direct installation via KernelSU manager
- MMRL repository distribution
- Manual sideloading

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-21 16:44:34 +00:00
91e09a3431 feat: add KernelSU Next API integration and distribution package
- Updated WebUI to use proper KernelSU Next APIs (exec, spawn, toast, fullScreen, moduleInfo, package management)
- Added WebUIX framework compliance with progressive web app features
- Implemented missing core functionality (recovery points, protection testing, settings application)
- Enhanced module metadata for KernelSU Next compatibility
- Added distribution package for release

Module now fully compatible with:
- KernelSU Next WebUI APIs
- WebUIX framework standards
- MMRL integration requirements

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-21 16:41:16 +00:00
a87e4b33c1 feat(settings): add comprehensive settings application script
- Introduce apply-settings.sh to apply and validate module settings
- Manage WebUI, backup, safety, system, and notification configurations
- Support automatic backup scheduling and safe mode configuration
- Include settings validation and default settings creation
- Enhance module configuration management and logging

Co-authored-by: terragon-labs[bot] <terragon-labs[bot]@users.noreply.github.com>
2025-07-21 16:37:20 +00:00
overspend1
c454efdf5e Complete KernelSU Anti-Bootloop Backup Module implementation with WebUI, encryption, and device compatibility 2025-07-21 18:23:40 +02:00
Your Name
038449d8f8 Initial commit 2025-07-20 17:27:10 +02:00