New app: Private DNS Quick Tile

Closes fdroid/rfp#1109.
This commit is contained in:
relan 2019-09-27 21:51:12 +03:00
parent a893114ad8
commit 33833ae761

View file

@ -0,0 +1,35 @@
Categories:
- System
- Connectivity
License: GPL-3.0-only
AuthorName: Joshua Wolfsohn
AuthorEmail: jpwolfso@edu.uwaterloo.ca
SourceCode: https://github.com/joshuawolfsohn/Private-DNS-Quick-Tile
IssueTracker: https://github.com/joshuawolfsohn/Private-DNS-Quick-Tile/issues
Changelog: https://github.com/joshuawolfsohn/Private-DNS-Quick-Tile/releases
AutoName: Private DNS Quick Tile
Summary: Quickly toggle the Private DNS feature introduced in Android 9.0
Description: |-
Adds a Private DNS quick tile to the Quick Settings in the System UI.
You must manually grant the WRITE_SECURE_SETTINGS permission to this app,
using the Android Debug Bridge (ADB), in order for the tile to properly
function. This can be done in an ADB shell with the command
pm grant com.jpwolfso.privdnsqt android.permission.WRITE_SECURE_SETTINGS
RepoType: git
Repo: https://github.com/joshuawolfsohn/Private-DNS-Quick-Tile.git
Builds:
- versionName: 1.1.1
versionCode: 2
commit: v1.1.1
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.1.1
CurrentVersionCode: 2