mirror of
https://github.com/karasevm/PrivateDNSAndroid.git
synced 2025-06-28 12:19:57 +00:00
Update fastlane description
This commit is contained in:
parent
610444bde3
commit
f0cc3171ba
1 changed files with 13 additions and 4 deletions
|
@ -1,6 +1,15 @@
|
|||
Private DNS Quick Toggle is a quick settings tile to switch your private dns provider.
|
||||
Supports any number of providers. Makes it easy to turn adblocking dns servers on or off with just a single tap.
|
||||
<p>
|
||||
Private DNS Quick Toggle is a quick settings tile to switch your private
|
||||
dns provider.
|
||||
Supports any number of providers. Makes it easy to turn ad-blocking
|
||||
dns servers on or off with just a single tap.
|
||||
</p>
|
||||
|
||||
<b>Permissions</b>
|
||||
Requires WRITE_SECURE_SETTINGS permission to change the private dns settings.
|
||||
The permission must be provided either with Shizuku or manually through adb.
|
||||
<p>
|
||||
Requires WRITE_SECURE_SETTINGS permission to change the private dns settings.
|
||||
The permission must be provided either with Shizuku or
|
||||
<a href="https://karasevm.github.io/PrivateDNSAndroid/">
|
||||
manually through adb
|
||||
</a>.
|
||||
</p>
|
Loading…
Add table
Add a link
Reference in a new issue