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>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "adb tcpip 5555",
|
||||
"uid" : "E1A6B2Z9-5Y5D4-0D0E5-7A1B-2Y5C8E4B6D3F6",
|
||||
"name" : "啟用無線 ADB 模式",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user