Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated and Added 11 App Rules #4551

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
22 changes: 22 additions & 0 deletions app_rule/apps/cn.xiaolongonly.andpodsop.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"authors": ["skymkmk"],
"verified": false,
"recommendation": "@recommended",
"behaviors": [
"@abuse"
],
"non_standard_files": [
".DataStorage",
".UTSystemConfig",
"Tencent",
"DCIM/.android/.android_system_config.prop"
],
"package": "cn.xiaolongonly.andpodsop",
"last_update": {
"target_api": 32,
"flags": "read_storage, write_storage",
"version_name": "3.3.0",
"timestamp": 1695341915,
"version_code": 183
}
}
16 changes: 16 additions & 0 deletions app_rule/apps/com.foxdebug.acodefree.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"authors": ["skymkmk"],
"verified": true,
"recommendation": "@unnecessary",
"behaviors": [
"@standard"
],
"package": "com.foxdebug.acodefree",
"last_update": {
"target_api": 33,
"flags": "read_storage, write_storage",
"version_name": "1.8.6",
"timestamp": 1695342646,
"version_code": 313
}
}
27 changes: 27 additions & 0 deletions app_rule/apps/com.homelink.android.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"authors": ["skymkmk"],
"verified": false,
"recommendation": "@recommended",
"behaviors": [
"@abuse"
],
"non_standard_files": [
"._android.dat",
".duid",
".n_a",
".o_a",
".sys_block",
".sys_block_1",
"backups/",
"libs/",
"rsVrSdk/"
],
"package": "com.homelink.android",
"last_update": {
"target_api": 31,
"flags": "read_storage, write_storage",
"version_name": "9.80.50",
"timestamp": 1695018044,
"version_code": 9805010
}
}
13 changes: 9 additions & 4 deletions app_rule/apps/com.jingdong.app.mall.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,21 @@
{
"package": "com.jingdong.app.mall",
"verified": false,
"verified": true,
"authors": [
"skymkmk",
"fython",
"Shane"
],
"last_update": {
"timestamp": 1573909761
"target_api": 33,
"flags": "read_storage, write_storage",
"version_name": "12.1.4",
"timestamp": 1695375228,
"version_code": 98935
},
"recommendation": "@recommended",
"recommendation": "@unnecessary",
"behaviors": [
"@abuse"
"@standard"
],
"export_folders": {
"data": {
Expand Down
22 changes: 22 additions & 0 deletions app_rule/apps/com.mcdonalds.gma.cn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"authors": ["skymkmk"],
"verified": false,
"recommendation": "@recommended",
"behaviors": [
"@abuse"
],
"non_standard_files": [
".andorid/",
"Documents/.thumbcache_001",
"Download/.thumbcache_001",
"Pictures/.thumbcache_001"
],
"package": "com.mcdonalds.gma.cn",
"last_update": {
"target_api": 29,
"flags": "read_storage, write_storage",
"version_name": "6.0.68.0",
"timestamp": 1695554747,
"version_code": 1116
}
}
24 changes: 19 additions & 5 deletions app_rule/apps/com.miui.gallery.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,34 @@
{
"label": "相册",
"package": "com.miui.gallery",
"authors": ["yi-Xu-0100", "Skimige"],
"authors": ["skymkmk", "yi-Xu-0100", "Skimige"],
"last_update": {
"timestamp": 1638766890,
"version_name": "2.2.21.1",
"version_code": 266913
"target_api": 33,
"flags": "read_storage, write_storage",
"version_name": "3.5.6.4",
"timestamp": 1694768235,
"version_code": 403652
},
"recommendation": "@recommended",
"verified": false,
"recommendation": "@depends_on_situations",
"behaviors": [
"@abuse",
"<p>",
{
"zh_CN": "相册的云备份功能需要访问共享存储空间以将文件存储在原来的位置。如果你需要访问原来的非标准位置备份内容且不想更改云备份图片的路径结构,则建议不要开启文件隔离以干扰备份功能的正常运行。",
"zh": "相冊的雲備份功能需要訪問共享儲存空間以將文件儲存在原來的位置。如果你需要訪問原來的非標準位置備份內容且不想更改雲備份圖片的路徑結構,則建議不要開啟文件隔離以干擾備份功能的正常運行。",
"en": "The cloud backup feature of the Gallery requires access to shared storage space in order to store files in their original locations. If you need to access the original non-standard location backup content and do not want to change the path structure of the cloud backup images, it is recommended not to enable file isolation to avoid interfering with the normal operation of the backup function."
},
"<p>",
{
"zh_CN": "如果在相册中无法播放视频,需要将视频所在的文件夹,例如“DCIM”,“Pictures”等文件夹的访问权提供给小米视频。",
"zh": "如果在相簿中無法播放影片,需要將影片所在的資料夾,例如「DCIM」,「Pictures」 等資料夾的訪問權提供給小米影片。",
"en": "If videos cannot be played in Gallery, you need to allow Mi Video to access the folder where the video is located, such as \"DCIM\", \"Pictures\"."
}
],
"non_standard_files": [
"DCIM/.deleteRecord/",
"DCIM/.globalTrash/",
"MIUI/Gallery/"
]
}
16 changes: 16 additions & 0 deletions app_rule/apps/com.miui.mediaeditor.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"authors": ["skymkmk"],
"verified": true,
"recommendation": "@unnecessary",
"behaviors": [
"@standard"
],
"package": "com.miui.mediaeditor",
"last_update": {
"target_api": 33,
"flags": "read_storage, write_storage",
"version_name": "1.3.2.4",
"timestamp": 1695374996,
"version_code": 4393088
}
}
16 changes: 16 additions & 0 deletions app_rule/apps/com.miui.notes.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"authors": ["skymkmk"],
"verified": true,
"recommendation": "@unnecessary",
"behaviors": [
"@standard"
],
"package": "com.miui.notes",
"last_update": {
"target_api": 33,
"flags": "read_storage, write_storage",
"version_name": "6.1.2",
"timestamp": 1695375500,
"version_code": 612
}
}
20 changes: 17 additions & 3 deletions app_rule/apps/com.miui.securitycenter.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,27 @@
"package": "com.miui.securitycenter",
"verified": false,
"authors": [
"skymkmk",
"JanydChang"
],
"last_update": {
"timestamp": 1573909761
"target_api": 33,
"shared_user_id": "android.uid.system",
"flags": "read_storage, write_storage",
"version_name": "8.1.5-230821.0.3",
"timestamp": 1695372303,
"version_code": 40000815
},
"recommendation": "@recommended",
"recommendation": "@depends_on_situations",
"behaviors": [
"@abuse"
{
"zh_CN": "该应用在 MIUI 目录下存储日志文件。该应用和众多系统应用共享 android.uid.system 用户,隔离该应用会导致其他众多系统应用一并隔离,是否隔离取决于你的选择。",
"zh": "該應用在 MIUI 目錄下儲存日誌檔案。該應用和眾多系統應用共享 android.uid.system 用戶,隔離該應用會導致其他眾多系統應用一併隔離,是否隔離取決於你的選擇。",
"en": "The application stores log files in the MIUI directory. This application shares the android.uid.system user with many system applications, and isolating this application will result in the isolation of many other system applications as well. Whether to isolate it or not depends on your choice."
}
],
"non_standard_files": [
"MIUI/BugReportCache",
"MIUI/debug_log"
]
}
16 changes: 16 additions & 0 deletions app_rule/apps/com.rosan.installer.x.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"authors": ["skymkmk"],
"verified": true,
"recommendation": "@unnecessary",
"behaviors": [
"@standard"
],
"package": "com.rosan.installer.x",
"last_update": {
"target_api": 33,
"flags": "read_storage, write_storage",
"version_name": "1.7",
"timestamp": 1695374715,
"version_code": 28
}
}
29 changes: 29 additions & 0 deletions app_rule/apps/eu.kanade.tachiyomi.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"authors": ["skymkmk"],
"verified": false,
"recommendation": "@depends_on_situations",
"behaviors": ["@acceptable"],
"non_standard_files": ["Tachiyomi/"],
"package": "eu.kanade.tachiyomi",
"last_update": {
"target_api": 29,
"flags": "read_storage, write_storage",
"version_name": "0.14.6",
"timestamp": 1694772482,
"version_code": 101
},
"export_folders": {
"data": {
"automaticBackup": {
"allow_child": false,
"source": "Tachiyomi/backup/automatic",
"allow_temp": false,
"add_to_downloads": false,
"target": "Documents/Tachiyomi/backup/automatic",
"call_media_scan": false,
"title": "@app_backup"
}
}
}
}

15 changes: 15 additions & 0 deletions app_rule/verified_apps.json
Original file line number Diff line number Diff line change
Expand Up @@ -3196,5 +3196,20 @@
},
{
"package_name": "zhao.apkmodifier"
},
{
"package_name": "com.foxdebug.acodefree"
},
{
"package_name": "com.rosan.installer.x"
},
{
"package_name": "com.miui.mediaeditor"
},
{
"package_name": "com.jingdong.app.mall"
},
{
"package_name": "com.miui.notes"
}
]