zeroclaw/scripts
Preventnetworkhacking 8a1dea306e feat(android): Phase 4 - Widget, accessibility, one-liner installers
Phase 4 polish features:

Widget:
- ZeroClawWidget for home screen
- Shows agent status (running/stopped)
- Toggle button to start/stop
- Tap to open app
- Material 3 styling with rounded corners

Accessibility:
- AccessibilityUtils for TalkBack support
- Content descriptions for all UI elements
- Screen reader detection
- Live region announcements
- ContentDescriptions constants

Install Scripts:
- termux-install.sh - One-liner for Termux users
- adb-install.sh - Install from computer via USB
- android-install.html - Web installer page with:
  - Platform detection (Android vs desktop)
  - Direct APK download
  - QR code for desktop users
  - Step-by-step instructions
  - Copy-to-clipboard for commands

Files:
- widget/ZeroClawWidget.kt (128 lines)
- accessibility/AccessibilityUtils.kt (123 lines)
- res/layout/widget_zeroclaw.xml
- res/xml/widget_info.xml
- res/drawable/widget_*.xml
- scripts/android/*.sh
- site/android-install.html

Total: +799 lines across 12 files
2026-02-26 21:34:06 -08:00
..
android feat(android): Phase 4 - Widget, accessibility, one-liner installers 2026-02-26 21:34:06 -08:00
ci chore: promote dev snapshot to main (resolve #1978/#1970) 2026-02-26 21:09:33 -05:00
release fix(ci): sync release publishing with GHCR and add runbook (#1087) 2026-02-20 07:10:09 -05:00
bootstrap.sh chore: promote dev snapshot to main (resolve #1978/#1970) 2026-02-26 21:09:33 -05:00
convert-openclaw-config.py fix: address remaining CodeRabbit review items 2026-02-27 04:43:16 +00:00
install-release.sh supersede: replay changes from #1413 2026-02-25 10:22:35 +08:00
install.sh feat(installer): add guided zeroclaw installer and distro hardening (#887) 2026-02-20 04:34:14 -05:00
qwen_context_test.sh [supersede #1545] feat(providers): implement Qwen OAuth quota tracking (#1746) 2026-02-25 03:09:38 -05:00
qwen_latency_benchmark.sh [supersede #1545] feat(providers): implement Qwen OAuth quota tracking (#1746) 2026-02-25 03:09:38 -05:00
qwen_model_probe.sh [supersede #1545] feat(providers): implement Qwen OAuth quota tracking (#1746) 2026-02-25 03:09:38 -05:00
README_QWEN.md [supersede #1545] feat(providers): implement Qwen OAuth quota tracking (#1746) 2026-02-25 03:09:38 -05:00
recompute_contributor_tiers.sh chore(labeler): normalize module labels and backfill contributor tiers (#462) 2026-02-17 08:25:50 -05:00
test_dockerignore.sh feat: add AIEOS identity support and harden cron scheduler security 2026-02-14 13:26:08 -05:00