fdroiddata/metadata/org.sufficientlysecure.termbot.yml
2019-02-27 23:28:08 +01:00

56 lines
1.6 KiB
YAML

Categories:
- Internet
License: Apache-2.0
WebSite: https://www.openkeychain.org/
SourceCode: https://github.com/open-keychain/termbot
IssueTracker: https://github.com/open-keychain/termbot/issues
Changelog: https://github.com/open-keychain/termbot/blob/HEAD/CHANGELOG.md
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=android%40schuermann.eu&lc=US&item_name=OpenKeychain+Donation&no_note=0&no_shipping=1&currency_code=EUR
Bitcoin: 1LY6Hs6SurATjfxnihzLMDUMUuMxvQ4aEi
AutoName: TermBot
Description: |-
Special version of ConnectBot that supports the SSH Authentication API. In
combination with OpenKeychain it can use OpenPGP keys.
This is primarily developed to support authentication subkeys on smart cards and
other security tokens over NFC and USB.
RepoType: git
Repo: https://github.com/open-keychain/termbot
Builds:
- versionName: 1.9.2-termbot.2
versionCode: 19202
commit: v1.9.2-termbot.2
subdir: app
submodules: true
gradle:
- oss
prebuild: sed -i -e '/googleCompile/d;/versionNameSuffix/d' build.gradle
- versionName: 1.9.2-termbot.4
versionCode: 19204
commit: v1.9.2-termbot.4-oss
subdir: app
submodules: true
gradle:
- oss
prebuild: sed -i -e '/googleCompile/d' build.gradle
- versionName: 1.9.2-termbot.5
versionCode: 19205
commit: v1.9.2-termbot.5
subdir: app
submodules: true
gradle:
- oss
prebuild: sed -i -e '/googleCompile/d' build.gradle
scandelete:
- sshlib/publish.gradle
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags ^v[0-9.]+-termbot[0-9.]+$
CurrentVersion: 1.9.2-termbot.5
CurrentVersionCode: 19205