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 pull ",
|
||||
"uid" : "N4J9K5I2-8H8M-3M3N-0J4K-5I8L1N7K9M6O",
|
||||
"name" : "從裝置拉取檔案",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user