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 logcat -c",
|
||||
"uid" : "P6L1M7K4-0J0O-5O5P-2L6M-7K0N3P9M1O8Q",
|
||||
"name" : "清除系統日誌",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user