mirror of
https://github.com/wesaphzt/privatelock.git
synced 2025-06-28 20:09:50 +00:00
Update README.md
This commit is contained in:
parent
c75f0aba77
commit
8183815d0b
1 changed files with 5 additions and 9 deletions
14
README.md
14
README.md
|
@ -32,15 +32,11 @@ Inspired by the abandoned [PluckLockEx](https://github.com/0xFireball/PluckLockE
|
||||||
Device admin permission for locking screen.
|
Device admin permission for locking screen.
|
||||||
|
|
||||||
## Permissions
|
## Permissions
|
||||||
android.permission.RECEIVE_BOOT_COMPLETED (start on boot)
|
- android.permission.RECEIVE_BOOT_COMPLETED (start on boot)
|
||||||
|
- android.permission.WAKE_LOCK (start on boot)
|
||||||
android.permission.WAKE_LOCK (start on boot)
|
- android.permission.BIND_DEVICE_ADMIN (lock the screen)
|
||||||
|
- android.permission.FOREGROUND_SERVICE (run the service)
|
||||||
android.permission.BIND_DEVICE_ADMIN (lock the screen)
|
- android.permission.BIND_JOB_SERVICE (run the service)
|
||||||
|
|
||||||
android.permission.FOREGROUND_SERVICE (run the service)
|
|
||||||
|
|
||||||
android.permission.BIND_JOB_SERVICE (run the service)
|
|
||||||
|
|
||||||
## Issues
|
## Issues
|
||||||
To contribute, or to report issues please use the [Issue Tracker](https://github.com/wesaphzt/privatelock/issues/).
|
To contribute, or to report issues please use the [Issue Tracker](https://github.com/wesaphzt/privatelock/issues/).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue