1.4.0318 修复升级后设置默认桌面,对接小程序管控,增加专注模式,接管系统打开app

This commit is contained in:
2024-03-19 09:30:51 +08:00
parent 367c8e333c
commit 124696a9dd
26 changed files with 1299 additions and 491 deletions

View File

@@ -61,6 +61,432 @@ import io.reactivex.rxjava3.disposables.Disposable;
import io.reactivex.rxjava3.schedulers.Schedulers;
public class ApkUtils {
public static final Set<String> aoleyunAPP = new HashSet<String>() {{
this.add(BuildConfig.APPLICATION_ID);
this.add("com.aoleyun.appstore");
this.add("com.aoleyun.sn");
this.add("com.aoleyun.info");
this.add("com.aoleyun.os");
this.add("com.aoleyun.browser");
this.add("com.uiui.filecloud");
this.add("com.gl.dwlauncher");
this.add("com.qunyu.dividedroad");
this.add("com.ygyb.yischool");
this.add("com.yxxmk.uiui");
this.add("com.uiui.floatwindow");
this.add("com.uiuipad.find");
this.add("com.uiuipad.appstore");
this.add("com.uiuipad.os");
this.add("com.uiuipad.zyinfo");
this.add("com.yixuepai.os");
this.add("com.tongyi.aistudent");
}};
/**
* 桌面app
*/
public static final Set<String> desktopAPP = new HashSet<String>() {{
this.add("com.aoleyunos.dop1");
this.add("com.aoleyunos.dop2");
this.add("com.aoleyunos.dop3");
this.add("com.aoleyunos.dop4");
this.add("com.aoleyunos.dop5");
this.add("com.aoleyunos.dop6");
this.add("com.aoleyunos.dop7");
this.add("com.aoleyunos.dop8");
this.add("com.aoleyunos.dop9");
this.add("com.aoleyunos.dop10");
// this.add("com.uiuios.jgy1");
// this.add("com.uiuios.jgy2");
// this.add("com.android.uiuios");
// this.add("com.shoufei.aole");
}};
/**
* 出厂自带的app
*/
public static final Set<String> factoryapp = new HashSet<String>() {{
this.add("com.android.fmradio");
this.add("com.mediatek.gba");
this.add("com.mediatek.ims");
this.add("com.mediatek.ppl");
this.add("com.android.cts.priv.ctsshim");
this.add("com.android.internal.display.cutout.emulation.corner");
this.add("com.android.internal.display.cutout.emulation.double");
this.add("com.mediatek.autobootcontroller");
this.add("com.android.providers.telephony");
this.add("com.android.dynsystem");
this.add("com.mediatek.camera");
this.add("com.android.providers.calendar");
this.add("com.mediatek.telephony");
this.add("com.android.providers.media");
this.add("com.android.theme.icon.square");
this.add("com.android.internal.systemui.navbar.gestural_wide_back");
this.add("com.mediatek.location.lppe.main");
this.add("com.android.wallpapercropper");
this.add("com.android.theme.color.cinnamon");
this.add("com.mediatek.gnss.nonframeworklbs");
this.add("com.verizon.remoteSimlock");
this.add("com.android.protips");
this.add("com.android.theme.icon_pack.rounded.systemui");
this.add("com.android.documentsui");
this.add("com.android.externalstorage");
this.add("com.mediatek.ygps");
this.add("com.mediatek.simprocessor");
this.add("com.android.htmlviewer");
this.add("com.mediatek.autodialer");
this.add("com.mediatek.mms.appservice");
this.add("com.android.companiondevicemanager");
this.add("com.android.quicksearchbox");
this.add("com.android.mms.service");
this.add("com.android.providers.downloads");
this.add("com.adups.fota");
this.add("com.mediatek.engineermode");
this.add("com.android.theme.icon_pack.rounded.android");
this.add("com.example.hragingtest");
this.add("com.mediatek.omacp");
this.add("com.bsm_wqy.validationtools");
this.add("com.android.browser");
this.add("com.android.theme.icon_pack.circular.themepicker");
this.add("com.android.soundrecorder");
this.add("com.android.providers.downloads.ui");
this.add("com.android.pacprocessor");
this.add("com.android.simappdialog");
this.add("com.android.networkstack");
this.add("com.android.internal.display.cutout.emulation.tall");
this.add("com.android.modulemetadata");
this.add("com.android.certinstaller");
this.add("com.android.theme.color.black");
this.add("com.android.carrierconfig");
this.add("com.android.theme.color.green");
this.add("com.android.theme.color.ocean");
this.add("com.android.theme.color.space");
this.add("com.android.internal.systemui.navbar.threebutton");
this.add("android");
this.add("com.android.contacts");
this.add("com.mediatek.emcamera");
this.add("com.android.theme.icon_pack.rounded.launcher");
this.add("com.st.nfc.dta.mobile");
this.add("com.android.egg");
this.add("com.android.mms");
this.add("com.android.mtp");
this.add("com.android.nfc");
this.add("com.android.ons");
this.add("com.android.stk");
this.add("com.android.launcher3");
this.add("com.android.backupconfirm");
this.add("com.mediatek.security");
this.add("com.android.internal.systemui.navbar.twobutton");
this.add("com.android.provision");
this.add("com.android.statementservice");
this.add("com.android.hotspot2");
this.add("com.mediatek.mdmlsample");
this.add("com.android.settings.intelligence");
this.add("com.android.calendar");
this.add("com.mediatek.frameworkresoverlay");
this.add("com.debug.loggerui");
this.add("com.android.internal.systemui.navbar.gestural_extra_wide_back");
this.add("com.android.providers.settings");
this.add("com.android.sharedstoragebackup");
this.add("com.mediatek.batterywarning");
this.add("com.android.printspooler");
this.add("com.android.theme.icon_pack.filled.settings");
this.add("com.android.dreams.basic");
this.add("com.android.webview");
this.add("com.android.se");
this.add("com.android.inputdevices");
this.add("com.chartcross.gpstest");
this.add("com.android.bips");
this.add("com.mediatek");
this.add("com.android.theme.icon_pack.circular.settings");
this.add("com.android.musicfx");
this.add("com.android.cellbroadcastreceiver");
this.add("com.android.theme.icon.teardrop");
this.add("android.ext.shared");
this.add("com.android.onetimeinitializer");
this.add("com.android.server.telecom");
this.add("com.android.keychain");
this.add("com.mediatek.security.service");
this.add("com.android.printservice.recommendation");
this.add("com.android.dialer");
this.add("com.android.gallery3d");
this.add("com.android.theme.icon_pack.filled.systemui");
this.add("android.ext.services");
this.add("com.android.calllogbackup");
this.add("com.hr.factorytesting");
this.add("com.android.localtransport");
this.add("com.android.packageinstaller");
this.add("com.android.carrierdefaultapp");
this.add("com.mediatek.atmwifimeta");
this.add("com.android.theme.font.notoserifsource");
this.add("com.android.theme.icon_pack.filled.android");
this.add("com.android.proxyhandler");
this.add("com.android.theme.icon_pack.circular.systemui");
this.add("com.android.inputmethod.latin");
this.add("com.android.managedprovisioning");
this.add("com.mediatek.capctrl.service");
this.add("com.mediatek.callrecorder");
this.add("com.android.wallpaper.livepicker");
this.add("com.android.apps.tag");
this.add("com.mediatek.gnssdebugreport");
this.add("com.android.theme.icon.squircle");
this.add("com.android.storagemanager");
this.add("com.android.bookmarkprovider");
this.add("com.android.settings");
this.add("com.google.android.inputmethod.pinyin");
this.add("com.android.theme.icon_pack.filled.launcher");
this.add("com.android.networkstack.permissionconfig");
this.add("com.mediatek.mdmconfig");
this.add("com.mediatek.lbs.em2.ui");
this.add("com.android.cts.ctsshim");
this.add("com.android.theme.icon_pack.circular.launcher");
this.add("com.android.vpndialogs");
this.add("com.android.email");
this.add("com.android.music");
this.add("com.android.phone");
this.add("com.android.shell");
this.add("com.android.theme.icon_pack.filled.themepicker");
this.add("com.android.wallpaperbackup");
this.add("com.android.providers.blockednumber");
this.add("com.android.providers.userdictionary");
this.add("com.android.emergency");
this.add("com.android.internal.systemui.navbar.gestural");
this.add("com.android.location.fused");
this.add("com.android.theme.color.orchid");
this.add("com.android.deskclock");
this.add("com.android.systemui");
this.add("com.android.theme.color.purple");
this.add("com.android.bluetoothmidiservice");
this.add("com.android.permissioncontroller");
this.add("com.android.traceur");
this.add("com.mediatek.sensorhub.ui");
this.add("android.auto_generated_rro_product__");
this.add("com.android.bluetooth");
this.add("com.android.wallpaperpicker");
this.add("com.android.providers.contacts");
this.add("com.android.captiveportallogin");
this.add("com.android.theme.icon.roundedrect");
this.add("com.android.internal.systemui.navbar.gestural_narrow_back");
this.add("com.android.theme.icon_pack.rounded.settings");
this.add("com.mediatek.dataprotection");
this.add("com.wapi.wapicertmanager");
this.add("android.auto_generated_rro_vendor__");
this.add("com.android.theme.icon_pack.circular.android");
this.add("com.example.eyeshielyplus");
this.add("cn.com.bifa.eyeshiely");
}};
public static final Set<String> systemApps = new HashSet<String>() {{
this.add("com.android.deskclock");
this.add("com.android.music");
this.add("com.android.documentsui");
this.add("com.mediatek.camera");
this.add("com.android.calendar");
this.add("com.android.calculator2");
this.add("com.android.gallery3d");
this.add("com.android.soundrecorder");
this.add("com.android.settings");
this.add("org.chromium.chrome");
this.add("com.softwinner.music");
this.add("com.softwinner.miracastReceiver");
this.add("com.softwinner.camera");
this.add("org.chromium.webview_shell");
// this.add("com.uiuipad.find");
// this.add("com.uiuipad.os");
this.add("com.softwinner.videoplayer");
this.add("com.sohu.inputmethod.sogou");
this.add("com.tencent.mtt");
}};
/**
* 需要管控的系统应用
*/
public static final Set<String> systemapp = new HashSet<String>() {{
this.add("com.android.gallery3d");//图库
this.add("com.android.settings");//图库
this.add("com.android.deskclock");//时钟
this.add("com.android.music");//音乐
this.add("com.mediatek.camera");//相机
this.add("com.android.camera");
this.add("com.android.camera2");//展讯相机
this.add("com.android.documentsui");//文件
this.add("com.mediatek.filemanager");//文件
this.add("com.android.soundrecorder");//录音机
this.add("com.android.browser");//浏览器
this.add("com.android.mms");//信息
this.add("com.android.messaging");//展讯信息
this.add("com.android.fmradio");//FM电台
this.add("com.android.dialer");//电话
this.add("com.android.contacts");//通讯录
//根据需求内置
this.add("com.easyclient.activity");//移动课堂
this.add("com.jiandan.mobilelesson");//简单课堂
this.add(PackageNames.APPSTORE);//教官壹
//展讯
this.add("com.android.calculator2");//计算器
this.add("com.android.email");//电子邮件
this.add("com.android.calendar");//日历
this.add("com.tencent.wework");
this.add("com.tencent.mm");
this.add("cn.wps.moffice_eng");
this.add("com.baidu.BaiduMap");
}};
/**
* 预置的可以卸载的系统应用,判断出来为第三方
*/
public static final Set<String> canremove_systemapp = new HashSet<String>() {{
this.add("com.android.quicksearchbox");
this.add("com.android.calendar");
this.add("com.android.dreams.basic");
this.add("com.android.musicfx");
this.add("com.android.email");
this.add("com.jiaoguanyi.sysc");
}};
/**
* 需要管控的系统可以卸载的应用
*/
public static final Set<String> show_canremove_systemapp = new HashSet<String>() {{
this.add("com.android.calendar");
// this.add("com.android.email");
}};
/**
* 爱华项目app
*/
public static final Set<String> aihuaApp = new HashSet<String>() {{
this.add("com.liuyang.jcstudentside");
this.add("com.qi.studycomputer.launcher");
this.add("com.qi.xiaoshi");
this.add("com.hardware.cn");
this.add("com.qi.gamemodel");
this.add("com.wyt.tongbuyouxue");
this.add("com.qi.wyt.setting");
this.add("air.wyt.modloader");
this.add("com.android.calculator2");
this.add("com.qi.TFSystem");
this.add("com.qi.appstore");
this.add("com.wyt.evaluating");
this.add("com.wyt.picturebook");
// this.add("com.hhdd.kadahd");
this.add("com.wyt.onlinedic");
this.add("com.ximalaya.ting.kid");
this.add("com.baidu.duershow.child");
this.add("com.gl.souti");
this.add("com.ihuman.pinyin");
this.add("com.hongen.app.word");
this.add("com.wyt.parents_assistant");
this.add("com.wyt.forbitpoint");
this.add("com.wyt.lessonhelper");
this.add("com.wyt.wangkexueximvvm");
this.add("com.wyt.clicktoread");
this.add("com.robot.app_ai");
this.add("com.wyt.appstore");
this.add("air.com.wyt.GLLearnMain");
this.add("com.wyt.examcenter");
this.add("com.gl.compositioncorrection");
this.add("com.gl.compositioncorrectionen");
this.add("cn.wps.moffice_eng");
this.add("com.ckl.launcher");
this.add("net.forclass.fcstudent");
this.add("com.creative.strokeprovider");
this.add("com.ckl.oraltraining");
this.add("com.ckl.fcfilemanager");
this.add("com.iflytek.inputmethod");
this.add("com.wyt.wangkexueximvvm1");
this.add("com.android.stk");
this.add("com.shoufei.aole");
this.add("com.ygyb.yischool");
}};
/**
* 学习桌面和九学王app
*/
public static final Set<String> jxwApp = new HashSet<String>() {{
this.add("com.google.android.inputmethod.pinyin");
this.add("air.com.zhihuiyoujiao.flashplayer");
this.add("com.example.arithmeticformula");
this.add("com.example.elementcycleapp");
this.add("com.example.pianpangbushou");
this.add("com.iflytek.cyber.iot.show.core");
this.add("com.iflytek.speechcloud");
this.add("com.jxw.bihuamingcheng");
this.add("com.jxw.bishunguize");
this.add("com.jxw.characterlearning");
this.add("com.jxw.dmxcy");
this.add("com.jxw.englishsoundmark");
this.add("com.jxw.examsystem");
this.add("com.jxw.game");
this.add("com.jxw.gb.zwpg");
this.add("com.jxw.handwrite");
this.add("com.jxw.jinfangyici");
this.add("com.jxw.jxwbook");
this.add("com.jxw.jxwcalculator");
this.add("com.jxw.laboratory");
this.add("com.jxw.learnchinesepinyin");
this.add("com.jxw.letterstudynew");
this.add("com.jxw.liancichengju");
this.add("com.jxw.mskt.video");
this.add("com.jxw.newyouer.video");
this.add("com.jxw.online_study");
this.add("com.jxw.question");
this.add("com.jxw.schultegrid");
this.add("com.jxw.singsound");
this.add("com.jxw.studydigital");
this.add("com.jxw.teacher.video");
this.add("com.jxw.wuweijidanci");
this.add("com.jxw.youer.video");
this.add("com.jxw.yuwenxiezuo");
this.add("com.jxw.yyhb");
this.add("com.jxw.zncd");
this.add("com.oirsdfg89.flg");
this.add("com.study.flashplayer");
this.add("com.tech.translate");
this.add("com.uiui.zybrowser");
this.add("com.uiui.zysn");
this.add("com.jxw.launcher");
this.add("com.uiui.zyappstore");
this.add("com.uiui.zy");
this.add("com.uiui.zyos");
this.add("com.teclast.zyos");
this.add("com.teclast.zybrowser");
this.add("com.teclast.zyappstore");
this.add("com.teclast.zy");
}};
/**
* 内置政务桌面项目内置白名单
*/
public static final Set<String> zhengwu = new HashSet<String>() {{
this.add("com.tencent.wework");
this.add("com.tencent.mm");
this.add("com.baidu.BaiduMap");
this.add("com.alibaba.android.rimet");
this.add("com.tencent.wemeet.app");
this.add("cn.wps.moffice_eng");
}};
/**
* dongwa桌面app
*/
public static final Set<String> dongwa = new HashSet<String>() {{
this.add("com.jxw.singsound");
this.add("com.qunyu.dividedroad");
this.add("com.gl.dwlauncher");
this.add("com.gl.dongwa");
}};
private static String TAG = ApkUtils.class.getSimpleName();
public static synchronized boolean getRootAhth() {
@@ -712,407 +1138,6 @@ public class ApkUtils {
return applicationInfos;
}
//预置的可以卸载的系统应用,判断出来为第三方
public static List<String> canremove_systemapp = new ArrayList<String>() {{
this.add("com.android.quicksearchbox");
this.add("com.android.calendar");
this.add("com.android.dreams.basic");
this.add("com.android.musicfx");
this.add("com.android.email");
this.add("com.jiaoguanyi.sysc");
}};
//需要管控的系统可以卸载的应用
public static List<String> show_canremove_systemapp = new ArrayList<String>() {{
this.add("com.android.calendar");
// this.add("com.android.email");
}};
//需要管控的系统应用
public static List<String> systemapp = new ArrayList<String>() {{
this.add("com.android.gallery3d");//图库
this.add("com.android.settings");//图库
this.add("com.android.deskclock");//时钟
this.add("com.android.music");//音乐
this.add("com.mediatek.camera");//相机
this.add("com.android.camera");
this.add("com.android.camera2");//展讯相机
this.add("com.android.documentsui");//文件
this.add("com.mediatek.filemanager");//文件
this.add("com.android.soundrecorder");//录音机
this.add("com.android.browser");//浏览器
this.add("com.android.mms");//信息
this.add("com.android.messaging");//展讯信息
this.add("com.android.fmradio");//FM电台
this.add("com.android.dialer");//电话
this.add("com.android.contacts");//通讯录
//根据需求内置
this.add("com.easyclient.activity");//移动课堂
this.add("com.jiandan.mobilelesson");//简单课堂
this.add(PackageNames.APPSTORE);//教官壹
//展讯
this.add("com.android.calculator2");//计算器
this.add("com.android.email");//电子邮件
this.add("com.android.calendar");//日历
this.add("com.tencent.wework");
this.add("com.tencent.mm");
this.add("cn.wps.moffice_eng");
this.add("com.baidu.BaiduMap");
}};
//桌面app
public static List<String> desktopAPP = new ArrayList<String>() {{
this.add("com.aoleyunos.dop1");
this.add("com.aoleyunos.dop2");
this.add("com.aoleyunos.dop3");
this.add("com.aoleyunos.dop4");
this.add("com.aoleyunos.dop5");
this.add("com.aoleyunos.dop6");
this.add("com.aoleyunos.dop7");
this.add("com.aoleyunos.dop8");
this.add("com.aoleyunos.dop9");
this.add("com.aoleyunos.dop10");
// this.add("com.uiuios.jgy1");
// this.add("com.uiuios.jgy2");
// this.add("com.android.uiuios");
// this.add("com.shoufei.aole");
}};
public static Set<String> aoleyunAPP = new HashSet<String>() {{
this.add(BuildConfig.APPLICATION_ID);
this.add("com.aoleyun.appstore");
this.add("com.aoleyun.sn");
this.add("com.aoleyun.info");
this.add("com.aoleyun.os");
this.add("com.aoleyun.browser");
this.add("com.uiui.filecloud");
this.add("com.gl.dwlauncher");
this.add("com.qunyu.dividedroad");
this.add("com.ygyb.yischool");
this.add("com.yxxmk.uiui");
this.add("com.uiui.floatwindow");
this.add("com.uiuipad.find");
this.add("com.uiuipad.appstore");
this.add("com.uiuipad.os");
this.add("com.uiuipad.zyinfo");
this.add("com.yixuepai.os");
this.add("com.tongyi.aistudent");
}};
//出厂自带的app
public static List<String> factoryapp = new ArrayList<String>() {{
this.add("com.android.fmradio");
this.add("com.mediatek.gba");
this.add("com.mediatek.ims");
this.add("com.mediatek.ppl");
this.add("com.android.cts.priv.ctsshim");
this.add("com.android.internal.display.cutout.emulation.corner");
this.add("com.android.internal.display.cutout.emulation.double");
this.add("com.mediatek.autobootcontroller");
this.add("com.android.providers.telephony");
this.add("com.android.dynsystem");
this.add("com.mediatek.camera");
this.add("com.android.providers.calendar");
this.add("com.mediatek.telephony");
this.add("com.android.providers.media");
this.add("com.android.theme.icon.square");
this.add("com.android.internal.systemui.navbar.gestural_wide_back");
this.add("com.mediatek.location.lppe.main");
this.add("com.android.wallpapercropper");
this.add("com.android.theme.color.cinnamon");
this.add("com.mediatek.gnss.nonframeworklbs");
this.add("com.verizon.remoteSimlock");
this.add("com.android.protips");
this.add("com.android.theme.icon_pack.rounded.systemui");
this.add("com.android.documentsui");
this.add("com.android.externalstorage");
this.add("com.mediatek.ygps");
this.add("com.mediatek.simprocessor");
this.add("com.android.htmlviewer");
this.add("com.mediatek.autodialer");
this.add("com.mediatek.mms.appservice");
this.add("com.android.companiondevicemanager");
this.add("com.android.quicksearchbox");
this.add("com.android.mms.service");
this.add("com.android.providers.downloads");
this.add("com.adups.fota");
this.add("com.mediatek.engineermode");
this.add("com.android.theme.icon_pack.rounded.android");
this.add("com.example.hragingtest");
this.add("com.mediatek.omacp");
this.add("com.bsm_wqy.validationtools");
this.add("com.android.browser");
this.add("com.android.theme.icon_pack.circular.themepicker");
this.add("com.android.soundrecorder");
this.add("com.android.providers.downloads.ui");
this.add("com.android.pacprocessor");
this.add("com.android.simappdialog");
this.add("com.android.networkstack");
this.add("com.android.internal.display.cutout.emulation.tall");
this.add("com.android.modulemetadata");
this.add("com.android.certinstaller");
this.add("com.android.theme.color.black");
this.add("com.android.carrierconfig");
this.add("com.android.theme.color.green");
this.add("com.android.theme.color.ocean");
this.add("com.android.theme.color.space");
this.add("com.android.internal.systemui.navbar.threebutton");
this.add("android");
this.add("com.android.contacts");
this.add("com.mediatek.emcamera");
this.add("com.android.theme.icon_pack.rounded.launcher");
this.add("com.st.nfc.dta.mobile");
this.add("com.android.egg");
this.add("com.android.mms");
this.add("com.android.mtp");
this.add("com.android.nfc");
this.add("com.android.ons");
this.add("com.android.stk");
this.add("com.android.launcher3");
this.add("com.android.backupconfirm");
this.add("com.mediatek.security");
this.add("com.android.internal.systemui.navbar.twobutton");
this.add("com.android.provision");
this.add("com.android.statementservice");
this.add("com.android.hotspot2");
this.add("com.mediatek.mdmlsample");
this.add("com.android.settings.intelligence");
this.add("com.android.calendar");
this.add("com.mediatek.frameworkresoverlay");
this.add("com.debug.loggerui");
this.add("com.android.internal.systemui.navbar.gestural_extra_wide_back");
this.add("com.android.providers.settings");
this.add("com.android.sharedstoragebackup");
this.add("com.mediatek.batterywarning");
this.add("com.android.printspooler");
this.add("com.android.theme.icon_pack.filled.settings");
this.add("com.android.dreams.basic");
this.add("com.android.webview");
this.add("com.android.se");
this.add("com.android.inputdevices");
this.add("com.chartcross.gpstest");
this.add("com.android.bips");
this.add("com.mediatek");
this.add("com.android.theme.icon_pack.circular.settings");
this.add("com.android.musicfx");
this.add("com.android.cellbroadcastreceiver");
this.add("com.android.theme.icon.teardrop");
this.add("android.ext.shared");
this.add("com.android.onetimeinitializer");
this.add("com.android.server.telecom");
this.add("com.android.keychain");
this.add("com.mediatek.security.service");
this.add("com.android.printservice.recommendation");
this.add("com.android.dialer");
this.add("com.android.gallery3d");
this.add("com.android.theme.icon_pack.filled.systemui");
this.add("android.ext.services");
this.add("com.android.calllogbackup");
this.add("com.hr.factorytesting");
this.add("com.android.localtransport");
this.add("com.android.packageinstaller");
this.add("com.android.carrierdefaultapp");
this.add("com.mediatek.atmwifimeta");
this.add("com.android.theme.font.notoserifsource");
this.add("com.android.theme.icon_pack.filled.android");
this.add("com.android.proxyhandler");
this.add("com.android.theme.icon_pack.circular.systemui");
this.add("com.android.inputmethod.latin");
this.add("com.android.managedprovisioning");
this.add("com.mediatek.capctrl.service");
this.add("com.mediatek.callrecorder");
this.add("com.android.wallpaper.livepicker");
this.add("com.android.apps.tag");
this.add("com.mediatek.gnssdebugreport");
this.add("com.android.theme.icon.squircle");
this.add("com.android.storagemanager");
this.add("com.android.bookmarkprovider");
this.add("com.android.settings");
this.add("com.google.android.inputmethod.pinyin");
this.add("com.android.theme.icon_pack.filled.launcher");
this.add("com.android.networkstack.permissionconfig");
this.add("com.mediatek.mdmconfig");
this.add("com.mediatek.lbs.em2.ui");
this.add("com.android.cts.ctsshim");
this.add("com.android.theme.icon_pack.circular.launcher");
this.add("com.android.vpndialogs");
this.add("com.android.email");
this.add("com.android.music");
this.add("com.android.phone");
this.add("com.android.shell");
this.add("com.android.theme.icon_pack.filled.themepicker");
this.add("com.android.wallpaperbackup");
this.add("com.android.providers.blockednumber");
this.add("com.android.providers.userdictionary");
this.add("com.android.emergency");
this.add("com.android.internal.systemui.navbar.gestural");
this.add("com.android.location.fused");
this.add("com.android.theme.color.orchid");
this.add("com.android.deskclock");
this.add("com.android.systemui");
this.add("com.android.theme.color.purple");
this.add("com.android.bluetoothmidiservice");
this.add("com.android.permissioncontroller");
this.add("com.android.traceur");
this.add("com.mediatek.sensorhub.ui");
this.add("android.auto_generated_rro_product__");
this.add("com.android.bluetooth");
this.add("com.android.wallpaperpicker");
this.add("com.android.providers.contacts");
this.add("com.android.captiveportallogin");
this.add("com.android.theme.icon.roundedrect");
this.add("com.android.internal.systemui.navbar.gestural_narrow_back");
this.add("com.android.theme.icon_pack.rounded.settings");
this.add("com.mediatek.dataprotection");
this.add("com.wapi.wapicertmanager");
this.add("android.auto_generated_rro_vendor__");
this.add("com.android.theme.icon_pack.circular.android");
this.add(PackageNames.OLD_DEVICE_INFO);
this.add(PackageNames.OLD_APPSTORE);
this.add("com.example.eyeshielyplus");
this.add("cn.com.bifa.eyeshiely");
}};
public static Set<String> aihuaApp = new HashSet<String>() {{
this.add("com.liuyang.jcstudentside");
this.add("com.alibaba.android.rimet");
this.add("com.tencent.wemeet.app");
this.add("com.qi.studycomputer.launcher");
this.add("com.qi.xiaoshi");
this.add("com.hardware.cn");
this.add("com.qi.gamemodel");
this.add("com.wyt.tongbuyouxue");
this.add("com.qi.wyt.setting");
this.add("air.wyt.modloader");
// this.add("com.google.android.inputmethod.pinyin");
this.add("com.android.calculator2");
this.add("com.qi.TFSystem");
this.add("com.qi.appstore");
this.add("com.wyt.evaluating");
this.add("com.wyt.picturebook");
this.add("com.hhdd.kadahd");
this.add("com.wyt.onlinedic");
this.add("com.ximalaya.ting.kid");
this.add("com.baidu.duershow.child");
this.add("com.gl.souti");
this.add("com.ihuman.pinyin");
this.add("com.hongen.app.word");
this.add("com.wyt.parents_assistant");
this.add("com.wyt.forbitpoint");
this.add("com.wyt.lessonhelper");
this.add("com.wyt.wangkexueximvvm");
this.add("com.wyt.clicktoread");
this.add("com.robot.app_ai");
this.add("com.wyt.appstore");
this.add("air.com.wyt.GLLearnMain");
this.add("com.wyt.examcenter");
this.add("com.gl.compositioncorrection");
this.add("com.gl.compositioncorrectionen");
this.add("cn.wps.moffice_eng");
this.add("com.ckl.launcher");
this.add("net.forclass.fcstudent");
this.add("com.creative.strokeprovider");
this.add("com.ckl.oraltraining");
this.add("com.ckl.fcfilemanager");
this.add("com.iflytek.inputmethod");
this.add("com.wyt.wangkexueximvvm1");
this.add("com.android.stk");
this.add("com.shoufei.aole");
this.add("com.ygyb.yischool");
this.add("com.tencent.wework");
this.add("com.tencent.mm");
this.add("com.baidu.BaiduMap");
this.add("com.jxw.singsound");
this.add("com.qunyu.dividedroad");
this.add("com.gl.dwlauncher");
this.add("com.gl.dongwa");
}};
public static Set<String> jxwApp = new HashSet<String>() {{
this.add("air.com.zhihuiyoujiao.flashplayer");
this.add("com.example.arithmeticformula");
this.add("com.example.elementcycleapp");
this.add("com.example.pianpangbushou");
this.add("com.iflytek.cyber.iot.show.core");
this.add("com.iflytek.speechcloud");
this.add("com.jxw.bihuamingcheng");
this.add("com.jxw.bishunguize");
this.add("com.jxw.characterlearning");
this.add("com.jxw.dmxcy");
this.add("com.jxw.englishsoundmark");
this.add("com.jxw.examsystem");
this.add("com.jxw.game");
this.add("com.jxw.gb.zwpg");
this.add("com.jxw.handwrite");
this.add("com.jxw.jinfangyici");
this.add("com.jxw.jxwbook");
this.add("com.jxw.jxwcalculator");
this.add("com.jxw.laboratory");
this.add("com.jxw.learnchinesepinyin");
this.add("com.jxw.letterstudynew");
this.add("com.jxw.liancichengju");
this.add("com.jxw.mskt.video");
this.add("com.jxw.newyouer.video");
this.add("com.jxw.online_study");
this.add("com.jxw.question");
this.add("com.jxw.schultegrid");
this.add("com.jxw.singsound");
this.add("com.jxw.studydigital");
this.add("com.jxw.teacher.video");
this.add("com.jxw.wuweijidanci");
this.add("com.jxw.youer.video");
this.add("com.jxw.yuwenxiezuo");
this.add("com.jxw.yyhb");
this.add("com.jxw.zncd");
this.add("com.oirsdfg89.flg");
this.add("com.study.flashplayer");
this.add("com.tech.translate");
this.add("com.uiui.zybrowser");
this.add("com.uiui.zysn");
this.add("com.jxw.launcher");
this.add("com.uiui.zyappstore");
this.add("com.uiui.zy");
this.add("com.uiui.zyos");
this.add("com.teclast.zyos");
this.add("com.teclast.zybrowser");
this.add("com.teclast.zyappstore");
this.add("com.teclast.zy");
}};
public static final Set<String> systemApps = new HashSet<String>() {{
this.add("com.android.deskclock");
this.add("com.android.music");
this.add("com.android.documentsui");
this.add("com.mediatek.camera");
this.add("com.android.calendar");
this.add("com.android.calculator2");
this.add("com.android.gallery3d");
this.add("com.android.soundrecorder");
this.add("com.android.settings");
this.add("org.chromium.chrome");
this.add("com.softwinner.music");
this.add("com.softwinner.miracastReceiver");
this.add("com.softwinner.camera");
this.add("org.chromium.webview_shell");
// this.add("com.uiuipad.find");
// this.add("com.uiuipad.os");
this.add("com.softwinner.videoplayer");
this.add("com.sohu.inputmethod.sogou");
this.add("com.tencent.mtt");
}};
public static void showAllAPP(Context context) {
PackageManager pm = context.getPackageManager();
// 查询所有已经安装的应用程序