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 install ",
|
||||
"uid" : "J0F5G1E8-4D4I-9I9J-6F0G-1E4H7J3G5I2K",
|
||||
"name" : "安裝 APK",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user