Skip to content

Commit

Permalink
Add rules from issues
Browse files Browse the repository at this point in the history
  • Loading branch information
RikkaAppsBot committed Sep 25, 2018
1 parent 69f9c71 commit fc1b3de
Show file tree
Hide file tree
Showing 29 changed files with 316 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.vscode
.local
output
/rules/apps/output
/rules/verified_apps.output.json
8 changes: 8 additions & 0 deletions rules/apps/com.andriod.blacklist.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"package": "com.andriod.blacklist",
"recommended": true,
"verified": false,
"authors": [
"kpwd"
]
}
8 changes: 8 additions & 0 deletions rules/apps/com.apkmanager.android.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"package": "com.apkmanager.android",
"recommended": false,
"verified": true,
"authors": [
"ambiades"
]
}
8 changes: 8 additions & 0 deletions rules/apps/com.brave.browser.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"package": "com.brave.browser",
"recommended": false,
"verified": true,
"authors": [
"kpwd"
]
}
8 changes: 8 additions & 0 deletions rules/apps/com.chinarainbow.tft.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"package": "com.chinarainbow.tft",
"recommended": true,
"verified": false,
"authors": [
"Skimige"
]
}
8 changes: 8 additions & 0 deletions rules/apps/com.cliqz.browser.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"package": "com.cliqz.browser",
"recommended": false,
"verified": true,
"authors": [
"YaBoiBurner"
]
}
19 changes: 19 additions & 0 deletions rules/apps/com.didikee.gif.pro.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"package": "com.didikee.gif.pro",
"recommended": true,
"verified": false,
"authors": [
"Zhai2333"
],
"observers": [
{
"source": "GifDir",
"target": "Pictures/GifDir",
"description": "saved_photos",
"call_media_scan": true,
"add_to_downloads": false,
"allow_child": false,
"allow_temp": false
}
]
}
8 changes: 8 additions & 0 deletions rules/apps/com.evenwell.pandorasbox.app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"package": "com.evenwell.pandorasbox.app",
"recommended": false,
"verified": true,
"authors": [
"CloudxM"
]
}
28 changes: 28 additions & 0 deletions rules/apps/com.ge.lenjoy.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"package": "com.ge.lenjoy",
"recommended": true,
"verified": false,
"authors": [
"snailwind"
],
"observers": [
{
"source": "com.ge.lenjoy/merge",
"target": "Movies/lenjoy",
"description": "saved_videos",
"call_media_scan": true,
"add_to_downloads": false,
"allow_child": false,
"allow_temp": false
},
{
"source": "com.ge.lenjoy/cut_screen",
"target": "Pictures/lenjoy",
"description": "saved_photos",
"call_media_scan": true,
"add_to_downloads": false,
"allow_child": false,
"allow_temp": false
}
]
}
8 changes: 8 additions & 0 deletions rules/apps/com.ghostery.android.ghostery.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"package": "com.ghostery.android.ghostery",
"recommended": false,
"verified": true,
"authors": [
"YaBoiBurner"
]
}
8 changes: 8 additions & 0 deletions rules/apps/com.izaodao.ms.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"package": "com.izaodao.ms",
"recommended": true,
"verified": false,
"authors": [
"zhaobozhen"
]
}
19 changes: 19 additions & 0 deletions rules/apps/com.joe.dida.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"package": "com.joe.dida",
"recommended": true,
"verified": false,
"authors": [
"snailwind"
],
"observers": [
{
"source": "dida",
"target": "Music/dida",
"description": "downloaded_music",
"call_media_scan": true,
"add_to_downloads": false,
"allow_child": false,
"allow_temp": false
}
]
}
11 changes: 11 additions & 0 deletions rules/apps/com.jumobile.manager.systemapp.pro.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"package": "com.jumobile.manager.systemapp.pro",
"recommended": false,
"verified": false,
"description": {
"zh_CN": "重定向会导致 apk 扫描出现问题,只能扫描到排除的文件夹(Download Music 等),如果根目录只用这些文件夹(其他全部重定向),应该可以正常使用,否则不推荐重定向。"
},
"authors": [
"snailwind"
]
}
8 changes: 8 additions & 0 deletions rules/apps/com.kamenwang.app.android.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"package": "com.kamenwang.app.android",
"recommended": true,
"verified": false,
"authors": [
"kpwd"
]
}
8 changes: 8 additions & 0 deletions rules/apps/com.mosoink.mosoteach.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"package": "com.mosoink.mosoteach",
"recommended": true,
"verified": false,
"authors": [
"qiaokelidou"
]
}
8 changes: 8 additions & 0 deletions rules/apps/com.muma.pn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"package": "com.muma.pn",
"recommended": true,
"verified": false,
"authors": [
"kpwd"
]
}
8 changes: 8 additions & 0 deletions rules/apps/com.nacosiren.blog.mogiciansmanual.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"package": "com.nacosiren.blog.mogiciansmanual",
"recommended": false,
"verified": true,
"authors": [
"cqhhy2001"
]
}
8 changes: 8 additions & 0 deletions rules/apps/com.naver.linewebtoon.cn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"package": "com.naver.linewebtoon.cn",
"recommended": true,
"verified": false,
"authors": [
"kpwd"
]
}
8 changes: 8 additions & 0 deletions rules/apps/com.neuralprisma.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"package": "com.neuralprisma",
"recommended": false,
"verified": true,
"authors": [
"Skimige"
]
}
8 changes: 8 additions & 0 deletions rules/apps/com.starbucks.cn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"package": "com.starbucks.cn",
"recommended": true,
"verified": false,
"authors": [
"zhaobozhen"
]
}
8 changes: 8 additions & 0 deletions rules/apps/com.tencent.TMore.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"package": "com.tencent.TMore",
"recommended": true,
"verified": false,
"authors": [
"Skimige"
]
}
8 changes: 8 additions & 0 deletions rules/apps/com.tencent.qqlive.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"package": "com.tencent.qqlive",
"recommended": true,
"verified": false,
"authors": [
"zhaobozhen"
]
}
8 changes: 8 additions & 0 deletions rules/apps/com.wandafilm.app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"package": "com.wandafilm.app",
"recommended": true,
"verified": false,
"authors": [
"zhaobozhen"
]
}
8 changes: 8 additions & 0 deletions rules/apps/gz.lifesense.weidong.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"package": "gz.lifesense.weidong",
"recommended": true,
"verified": false,
"authors": [
"snailwind"
]
}
8 changes: 8 additions & 0 deletions rules/apps/im.vector.alpha.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"package": "im.vector.alpha",
"recommended": false,
"verified": true,
"authors": [
"YHNdnzj"
]
}
8 changes: 8 additions & 0 deletions rules/apps/org.adblockplus.browser.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"package": "org.adblockplus.browser",
"recommended": false,
"verified": true,
"authors": [
"kpwd"
]
}
8 changes: 8 additions & 0 deletions rules/apps/org.chromium.chrome.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"package": "org.chromium.chrome",
"recommended": false,
"verified": true,
"authors": [
"YaBoiBurner"
]
}
11 changes: 11 additions & 0 deletions rules/apps/zhao.apkmodifier.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"package": "zhao.apkmodifier",
"recommended": false,
"verified": true,
"description": {
"zh_CN": "打开重定向会影响正常使用,无法读取其他文件,不建议打开重定向。"
},
"authors": [
"FQrabbit"
]
}
Loading

0 comments on commit fc1b3de

Please sign in to comment.