rewrite yml: be.brunoparmentier.dnssetter

This commit is contained in:
Michael Pöhn 2019-07-15 02:08:19 +02:00
parent 748ab10a75
commit 4966facc60
2 changed files with 50 additions and 44 deletions

View file

@ -1,44 +0,0 @@
Categories:Connectivity
License:GPL-3.0-or-later
Web Site:
Source Code:https://github.com/bparmentier/DNSSetter
Issue Tracker:https://github.com/bparmentier/DNSSetter/issues
Changelog:https://github.com/bparmentier/DNSSetter/releases
Donate:http://www.brunoparmentier.be/about.html
Bitcoin:168utA5DWMVXLFVfQDahG5abEWUSk9Wcfm
Auto Name:DNSSetter
Summary:Change DNS servers of your mobile connection
Description:
DNSSetter lets you change your DNS servers. It currently uses the "setprop"
method and works for mobile connections (3G, 4G, etc.). This is temporary and it
will not resist if your IP address changes or if you reboot your device.
As DNS management changes depending on Android version, this might not work for
you. If so, please let me know so I can try adding other methods.
Requires root: Yes. To edit system properties.
.
Repo Type:git
Repo:https://github.com/bparmentier/DNSSetter
Build:0.1,1
commit=v0.1
subdir=app
gradle=yes
Build:0.1.1,2
commit=v0.1.1
subdir=app
gradle=yes
Build:0.1.2,3
commit=v0.1.2
subdir=app
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:0.1.2
Current Version Code:3

View file

@ -0,0 +1,50 @@
Categories:
- Connectivity
License: GPL-3.0-or-later
SourceCode: https://github.com/bparmentier/DNSSetter
IssueTracker: https://github.com/bparmentier/DNSSetter/issues
Changelog: https://github.com/bparmentier/DNSSetter/releases
Donate: http://www.brunoparmentier.be/about.html
Bitcoin: 168utA5DWMVXLFVfQDahG5abEWUSk9Wcfm
AutoName: DNSSetter
Summary: Change DNS servers of your mobile connection
Description: |-
DNSSetter lets you change your DNS servers. It currently uses the "setprop"
method and works for mobile connections (3G, 4G, etc.). This is temporary and it
will not resist if your IP address changes or if you reboot your device.
As DNS management changes depending on Android version, this might not work for
you. If so, please let me know so I can try adding other methods.
Requires root: Yes. To edit system properties.
RepoType: git
Repo: https://github.com/bparmentier/DNSSetter
Builds:
- versionName: '0.1'
versionCode: 1
commit: v0.1
subdir: app
gradle:
- yes
- versionName: 0.1.1
versionCode: 2
commit: v0.1.1
subdir: app
gradle:
- yes
- versionName: 0.1.2
versionCode: 3
commit: v0.1.2
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 0.1.2
CurrentVersionCode: 3