mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 18:30:50 +02:00
make device admin the preferred method for locking the screen
This commit is contained in:
parent
2b7999cfdc
commit
36ee8033ed
6 changed files with 41 additions and 26 deletions
|
@ -270,15 +270,17 @@
|
|||
There are two methods to lock the screen.
|
||||
Unfortunately both have downsides:<br/><br/>
|
||||
|
||||
<h3>Device Admin</h3>
|
||||
Doesn\'t work with unlocking by fingerprint or face recognition.
|
||||
|
||||
<br/>
|
||||
<br/>
|
||||
|
||||
<h3>Accessibility Service</h3>
|
||||
Requires excessive privileges.
|
||||
µLauncher will use those privileges only for locking the screen.
|
||||
<br/>
|
||||
(You really should not trust a random app you just downloaded with such a claim, but you can check the <a href=\"https://github.com/jrpie/Launcher\">source code</a>.)
|
||||
<br/>
|
||||
<br/>
|
||||
<h3>Device Admin</h3>
|
||||
Doesn\'t work with unlocking by fingerprint or face recognition.
|
||||
|
||||
<br/><br/><br/><br/>
|
||||
You can change your selection later in settings.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue