Add fastlane metadata (#152)

This commit is contained in:
BinTianqi
2025-08-09 12:22:15 +08:00
parent 0c2a8382e9
commit 9a7e427ddc
10 changed files with 54 additions and 14 deletions

View File

@@ -0,0 +1,17 @@
OwnDroid is a DPC (device policy controller) app.
It supports the following working modes:
- Device owner
- Profile owner (only in secondary users)
- Work profile
- Dhizuku
It has the following features:
- System: disable camera, disable screenshot, master volume mute, disable USB signal, lock task mode, wipe data...
- Network: add/modify/delete Wi-Fi, network stats, network logging...
- Applications: suspend/hide app, block app uninstallation, grant/revoke permissions, clear app storage, install/uninstall app...
- User restriction: disable SMS, disable outgoing call, disable bluetooth, disable NFC, disable USB file transfer, disable app installing/uninstalling...
- Users: user information, create/start/switch/stop/delete user...
- Password and keyguard: reset password, set screen timeout...

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

View File

@@ -0,0 +1 @@
Use device owner privileges to manage your device