We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39e6046 commit 91adeffCopy full SHA for 91adeff
src/globalGroups.ts
@@ -9,6 +9,12 @@ const diabledAppIds: string[] = [
9
'li.songe.gkd', // GKD
10
'com.eg.android.AlipayGphone', //支付宝
11
'com.tencent.wetype', // 微信输入法
12
+ 'com.miui.huanji', // 小米换机
13
+ 'com.miui.weather2', // 小米天气
14
+ 'com.miui.calculator', // 小米计算器
15
+ 'com.android.soundrecorder', // 小米录音机
16
+ 'com.android.email', // 小米电子邮件
17
+ 'com.miui.screenrecorder', // 小米屏幕录制
18
'com.tmri.app.main', // 交管12123
19
'com.github.android', // GitHub
20
'org.telegram.messenger', // Telegram
0 commit comments