Commit Graph

3 Commits

Author SHA1 Message Date
c815d75cdd feat: optimize ADB snippet collection
- Remove old/duplicate snippets (14 removed)
- Add comprehensive ADB commands (35 added)
- Improve snippet names with Chinese descriptions

Categories:
- Basic device management (devices, connect, disconnect, server control)
- Reboot options (normal, recovery, bootloader)
- App management (install, uninstall, package info)
- File operations (push, pull)
- Screen & input (screencap, screenrecord, input simulation)
- System info & debugging (logcat, dumpsys, battery, etc.)
- Shell commands (pm, wm, am, getprop/setprop)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 09:49:23 +08:00
a19b93bc57 docs: add documentation and sync script
- CLAUDE.md: guidance for Claude Code AI
- README.md: repository overview and structure
- QUICKSTART.md: setup and usage guide
- SUMMARY.md: inventory of workflows and snippets
- alfred-sync.sh: git sync script for Alfred preferences

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 09:31:25 +08:00
3cad72b72c init: Alfred preferences 2026-03-26 09:22:38 +08:00