mirror of
https://github.com/karasevm/PrivateDNSAndroid.git
synced 2025-06-28 12:19:57 +00:00
Add fastlane metadata
This commit is contained in:
parent
e04f1246f6
commit
2d6dd3a4e5
9 changed files with 10 additions and 0 deletions
2
fastlane/metadata/android/en-US/changelogs/default.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/default.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
Changelog for latest release is available on GitHub:
|
||||
https://github.com/karasevm/PrivateDNSAndroid/releases/latest
|
6
fastlane/metadata/android/en-US/full_description.txt
Normal file
6
fastlane/metadata/android/en-US/full_description.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
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.
|
||||
|
||||
<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.
|
BIN
fastlane/metadata/android/en-US/images/icon.png
Normal file
BIN
fastlane/metadata/android/en-US/images/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.1 KiB |
Binary file not shown.
After Width: | Height: | Size: 436 KiB |
Binary file not shown.
After Width: | Height: | Size: 436 KiB |
Binary file not shown.
After Width: | Height: | Size: 441 KiB |
Binary file not shown.
After Width: | Height: | Size: 1.1 MiB |
1
fastlane/metadata/android/en-US/short_description.txt
Normal file
1
fastlane/metadata/android/en-US/short_description.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Quick settings tile to switch active private DNS server
|
1
fastlane/metadata/android/en-US/title.txt
Normal file
1
fastlane/metadata/android/en-US/title.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Private DNS Quick Toggle
|
Loading…
Add table
Add a link
Reference in a new issue