Files
wsa-installer/ROADMAP.md
T

102 lines
2.8 KiB
Markdown
Raw Normal View History

# Roadmap
This document outlines the planned features and improvements for WSA Installer.
## Current Release: v1.2.x
**Status:** Active development and maintenance
### Completed
- [x] One-click WSA installation
- [x] Play Store integration (MindTheGapps 13.0)
- [x] Background service (`WSABackgroundService`)
- [x] Self-update system with parallel downloads
- [x] Repair and uninstall flows
- [x] File sharing via WebDAV
- [x] Glass transparency UI
- [x] Remote configuration via Rust gateway
- [x] NSIS professional installer
- [x] ADB authorization automation
- [x] WSAPatch for Windows 10 compatibility
- [x] Single-instance enforcement
- [x] Activity logging
## Planned: v1.3.0
**Target:** Q3 2026
### Features
- [ ] WSA version manager (install/switch between versions)
- [ ] Custom GApps selection (NikGapps, FlameGapps, MindTheGapps)
- [ ] WSA settings backup and restore
- [ ] ADB shell integration in UI
- [ ] Performance monitoring dashboard
- [ ] Automatic Hyper-V configuration wizard
### Improvements
- [ ] Improved download speeds with additional CDN sources
- [ ] Better error messages and recovery suggestions
- [ ] Enhanced glass transparency with blur effects
- [ ] Progress notification in Windows Action Center
## Planned: v1.4.0
**Target:** Q4 2026
### Features
- [ ] WSA app data export/import
- [ ] Multi-language support (i18n)
- [ ] Dark/light theme toggle
- [ ] Command-line batch operations
- [ ] WSA snapshot and restore
- [ ] Custom ADB port configuration
### Infrastructure
- [ ] MSI installer alternative
- [ ] Winget package
- [ ] Chocolatey package
- [ ] Scoop package
- [ ] Automated CI/CD pipeline
## Planned: v2.0.0
**Target:** 2027
### Major Features
- [ ] Complete UI redesign with Fluent Design
- [ ] Plugin system for custom integrations
- [ ] WSA marketplace integration
- [ ] Cross-platform support (Linux, macOS)
- [ ] WSA container management
- [ ] Enterprise deployment tools
## Long-Term Vision
- Become the definitive tool for WSA management
- Support all future WSA versions and Windows updates
- Build a community-driven plugin ecosystem
- Provide enterprise-grade deployment and management tools
- Maintain compatibility with new Android versions
## How to Contribute
We welcome contributions to help实现 these features! See our [Contributing Guide](CONTRIBUTING.md) for details.
### Priority Areas
1. **Testing** — Help us test on different hardware configurations
2. **Documentation** — Improve guides and troubleshooting
3. **Localization** — Translate to other languages
4. **Bug Reports** — Report and help fix issues
5. **Feature Development** — Implement planned features
## Feedback
Have ideas for the roadmap? Open a [Discussion](https://github.com/WSA-Installer/wsa-installer/discussions) or vote on existing [Feature Requests](https://github.com/WSA-Installer/wsa-installer/issues?q=label%3Aenhancement).