fdroiddata/metadata/org.sufficientlysecure.termbot.yml

67 lines
1.8 KiB
YAML
Raw Normal View History

2019-02-25 12:29:22 +00:00
Categories:
- Internet
2019-08-07 14:29:20 +00:00
License: GPL-3.0-or-later
WebSite: https://hwsecurity.dev/termbot/
SourceCode: https://github.com/cotechde/termbot
IssueTracker: https://github.com/cotechde/termbot/issues
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=android%40schuermann.eu&lc=US&item_name=Termbot+Donation&no_note=0&no_shipping=1&currency_code=EUR
2019-02-25 12:29:22 +00:00
Bitcoin: 1LY6Hs6SurATjfxnihzLMDUMUuMxvQ4aEi
AutoName: TermBot
Description: |-
2019-08-07 14:29:20 +00:00
Log into your servers with SSH and authenticate with your Security Keys and
OpenPGP cards over NFC and USB.
2019-02-25 12:29:22 +00:00
2019-08-07 14:29:20 +00:00
TermBot is based on ConnectBot and uses the Cotech Hardware Security SDK.
2019-02-25 12:29:22 +00:00
RepoType: git
2019-08-07 14:29:20 +00:00
Repo: https://github.com/cotechde/termbot
2019-02-25 12:29:22 +00:00
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
2019-08-07 14:29:20 +00:00
- versionName: 1.9.5-termbot8
versionCode: 10905077
commit: 1.9.5-termbot8
subdir: app
patch:
- build.patch
gradle:
- oss
prebuild:
- sed -i -e '/googleImplementation/d' -e 's/androidGitVersion.name()/"1.9.5-termbot8"/'
build.gradle
- sed -i -e '/MAVEN_REPO_CACHE/,+6d' ../settings.gradle
AutoUpdateMode: None
UpdateCheckMode: Tags ^[0-9.]+-termbot[0-9.]+$
CurrentVersion: 1.9.5-termbot8
CurrentVersionCode: 10905074