Files
OwnDroid/Readme-en.md
BinTianqi c90325e1c3 Update Readme files
Change version code and version name
Update some strings
2024-11-30 17:07:02 +08:00

57 lines
1.9 KiB
Markdown

[简体中文](Readme.md)
# OwnDroid
Use Android Device owner privilege to manage your device.
## Features
- System
- Options: disable camera, disable screenshot, master volume mute, disable USB signal...
- Permission policy
- _Wipe data_
- ...
- Network
- Minimum Wi-Fi security level
- Always-on VPN
- Network logging
- ...
- Work profile
- Create work profile
- Suspend personal apps
- ...
- Applications
- Suspend/hide app
- Block app uninstallation
- Install/uninstall app
- ...
- User restriction
- Network: disable configuring mobile network, disable configuring Wi-Fi, disable SMS, disable outgoing calls...
- Connection: disable bluetooth, disable configuring location, disable USB file transfer, disable printing...
- Applications: disable installing/uninstalling app...
- Users: disable adding/removing/switching user...
- Media: disable configuring brightness, disable adjusting volume...
- Other: disable modifying accounts, disable configuring locale, disable factory reset, disable debug features...
- User manager
- User information
- Start/switch/stop/delete user
- Create user
- ...
- Password and keyguard
- _Reset password_
- Require password complexity
- Set screen timeout
- ...
## License
[License.md](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/>.