BinTianqi 3fd00a5ce0 optimize some functions in App manager
optimize Permitted accessibility services and Permitted IME
use state to store their package list instead of create global variables
update related document
2024-05-28 20:46:17 +08:00
2024-05-25 14:14:12 +08:00
2024-05-07 21:31:14 +08:00
2024-05-25 18:47:45 +08:00
2024-01-13 21:35:46 +08:00
2024-01-30 13:48:44 +08:00
2024-04-21 09:11:16 +08:00
2024-04-21 09:11:16 +08:00
2024-04-16 18:42:31 +08:00

OwnDroid

English

简介

使用安卓的Device Admin和Device Owner特权完全掌控你的设备。

这个APP已经改名为"OwnDroid",原名"Android Owner"

优点

  • 开源。Device owner权限可能比root权限更危险闭源软件的安全性没有保证
  • 易于使用。应用中的功能清晰明了并且在Github上有在线的 使用指南
  • 现代化。使用 Kotlin + Jetpack Compose使用Material Design 3适配安卓14的一些新功能
  • 维护中。这个项目正在不断更新。欢迎 Issue 和 Pull request

缺点

功能没有谷歌官方的 TestDPC 那么全

功能

  • 系统
  • 网络
  • 工作资料
  • 应用管理
  • 用户限制
  • 用户管理
  • 密码与锁屏

正在开发的功能

  • 用户管理:用户选择器(现在只能手动输入用户序列号)
  • 安全日志和网络日志

许可证

License.md

Copyright (C) 2024 BinTianqi

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Description
No description provided
Readme 2.7 MiB
Languages
Kotlin 99.9%
Java 0.1%