feat: initial commit — README, community files, docs, templates

This commit is contained in:
MR CYBER
2026-07-12 18:33:50 -07:00
commit 3a649efcc8
15 changed files with 951 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
# Changelog
All notable changes to WSA WebDev will be documented in this file.
## [1.0.0] - 2026-07-12
### Added
- Initial release
- WebDAV server with full protocol support
- Web file manager SPA (dark/light themes)
- ADB broadcast control (START, STOP, RESTART, STATUS, HEALTH)
- Root filesystem access via Magisk
- User storage access
- Auto-start boot receiver
- Health monitoring (30-second intervals)
- Exponential backoff restart on failure
- Zero external Kotlin dependencies