AppOpsX icon indicating copy to clipboard operation
AppOpsX copied to clipboard

:wrench:A front-end application for the Android AppOpsService.

Results 31 AppOpsX issues
Sort by recently updated
recently updated
newest added

对每个权限的操作目前就允许和忽略两种模式,建议添加拒绝模式,在一些情境中会用到。

![111](https://user-images.githubusercontent.com/19856348/35762569-8f79afea-08d3-11e8-97dd-d2bf4eb5a95f.JPG) ![photo_2018-02-03_11-14-33](https://user-images.githubusercontent.com/19856348/35762570-8fb28eb4-08d3-11e8-8b93-4f8593720877.jpg) 请问这个该怎么办?

看不到权限。安装在雷电模拟器。已给ROOT权限。 试了一下APPOPS完全无问题。

Shell.java new Thread(shellRunnable, "shell").start(); 显示的创建,如果批量执行可能会出现问题

![screenshot_2017-11-25-18-30-53-329_com zzzmode appopsx](https://user-images.githubusercontent.com/1732266/33229713-1cd2b6da-d20f-11e7-8c53-71307b99f8b5.png) 选择全部忽略,又自动打开了...

Shell.java new Thread(shellRunnable, "shell").start(); 显示的创建,如果批量执行可能会出现问题

1), 建议自动关闭权限模版采用"勾选=允许(enable), 不选=禁止" 模式, 这样就与权限"开/关"逻辑保持一致. 所见即所设. 目前的模版, "自动关闭模板中选中的权限". 与系统常识相反. 2), 对于没有申请的权限, 建议默认全关闭, 目前是默认全许可.

Great must-have utility for android! Thanks so much for your great effort! Here'are a few request: - English version for play store description and menus in app (if you need...