官方应用清理规则解析 - redjumper/sdmaid-userfilter GitHub Wiki

  • 隐藏的缓存

除了db_hidden_caches_files外,还会匹配

文件夹"thumbs", ".cache", "tmp", ".tmp", "tmpdata", "tmp-data", "tmp_data", ".tmpdata", ".tmp-data", ".tmp_data", ".temp", "temp", "tempdata", "temp-data", "temp_data", ".tempdata", ".temp-data", ".temp_data", ".thumbnails", "cache", "_cache", "-cache", "imagecache", "image-cache", "image_cache", ".imagecache", ".image-cache", ".image_cache", "videocache", "video-cache", "video_cache", ".videocache", ".video-cache", ".video_cache", "mediacache", "media-cache", "media_cache", ".mediacache", ".mediacache", ".media-cache", "diskcache", "disk-cache", "disk_cache", ".diskcache", ".disk-cache", ".disk_cache"

文件"cache.dat", "tmp.dat", "temp.dat"

  • 离线缓存

除了db_offline_cache_files外,还会匹配

文件夹"offlinecache", "offline-cache", "offline_cache", ".offlinecache", ".offline-cache", ".offline_cache"

  • 回收站

除了db_trash_files外,还会匹配

文件夹".trash", "trash", ".trashfiles", "trashfiles", ".trashbin", "trashbin", ".recycle", "recycle", ".recyclebin", "recyclebin", ".garbage"

  • WebView 缓存

除了db_webcaches外,还会匹配

文件夹"app_webview/Cache/", "app_webview/Application Cache/", "app_webview/Service Worker/CacheStorage/", "app_webview/Service Worker/ScriptCache/", "app_webview/GPUCache/", "app_chrome/ShaderCache/", "app_chrome/GrShaderCache/", "app_chrome/Default/Application Cache/", "app_chrome/Default/Service Worker/CacheStorage/", "app_chrome/Default/Service Worker/ScriptCache/", "app_chrome/Default/GPUCache/"

  • Bug 反馈

除了db_bug_reporting_files外,还会匹配

文件夹"logs", ".logs", "logfiles", ".logfiles", "log", ".log", "MiPushLog", "logtmp", ".logtmp", "gslb_sdk_log"

文件"log.txt", "usage_logs_v2.txt", "gslb_sdk_log", "update_component_log", "update_component_plugin_log", "gslb_log.txt", "usage_logs_v2.txt", "app_upgrade_log"