v2.2.1: Auto-install build tools (aapt2/ecj/d8/apksigner), dev tools banner with one-tap install
This commit is contained in:
@@ -631,6 +631,12 @@ data: [DONE]
|
||||
|
||||
## Changelog
|
||||
|
||||
### v2.2.1 (2026-05-19)
|
||||
- **Auto-Install Build Tools** — `aapt2`, `ecj`, `d8`, `apksigner` auto-installed via `pkg` with full paths and retry logic
|
||||
- **Dev Tools Banner** — yellow warning banner on Coding/Agentic mode if tools missing, one-tap Install button
|
||||
- **Bootstrap + Tools in One Tap** — Install button auto-installs Termux bootstrap then build tools sequentially
|
||||
- Checks tool availability before every build attempt, auto-installs if missing
|
||||
|
||||
### v2.2.0 (2026-05-19)
|
||||
- **Build Pipeline Rewrite** — proven 7-step pipeline tested with Android SDK 36: resources → link → compile (R.java + sources) → DEX → package → sign
|
||||
- **Auto-Install Build Tools** — `aapt2`, `ecj`, `d8`, `apksigner` auto-installed via `pkg` on first build
|
||||
|
||||
Reference in New Issue
Block a user