fdroiddata/metadata/com.juliansparber.captiveportallogin.yml
2019-08-28 20:42:15 +00:00

37 lines
875 B
YAML

Categories:
- Internet
- Connectivity
License: Apache-2.0
SourceCode: https://github.com/jsparber/CaptivePortalAutologin/
IssueTracker: https://github.com/jsparber/CaptivePortalAutologin//issues
AutoName: CaptivePortalLogin
Summary: Automatically log into networks with captive portal
Description: |-
Saves the login procedure for a network with a Captive Portal and reproduces it
automatically.
RepoType: git
Repo: https://github.com/jsparber/CaptivePortalAutologin/
Builds:
- versionName: '0.1'
versionCode: 1
commit: v0.1
subdir: app
gradle:
- yes
prebuild: sed -i -e '/applicationId/aversionName "0.1"\nversionCode 1\n' build.gradle
- versionName: '0.2'
versionCode: 2
commit: v0.2
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '0.2'
CurrentVersionCode: 2