From c75c19b0ec053ee12bedf9c231d07fd3ce9d7ca7 Mon Sep 17 00:00:00 2001 From: Herbert Poul Date: Wed, 25 Sep 2019 11:12:39 +0200 Subject: [PATCH] Add AuthPass --- metadata/design.codeux.authpass.fdroid.yml | 38 ++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 metadata/design.codeux.authpass.fdroid.yml diff --git a/metadata/design.codeux.authpass.fdroid.yml b/metadata/design.codeux.authpass.fdroid.yml new file mode 100644 index 0000000000..8906e46bf5 --- /dev/null +++ b/metadata/design.codeux.authpass.fdroid.yml @@ -0,0 +1,38 @@ +Categories: + - Security +License: Apache-2.0 +WebSite: https://authpass.app/ +SourceCode: https://github.com/authpass/authpass +IssueTracker: https://github.com/authpass/authpass/issues + +AutoName: AuthPass Password Manager +Description: |- + Easily and securely keep track of all your Passwords! + + AuthPass is a stand alone password manager with support + for the popular Keepass (kdbx) format. Store your passwords, + share across all your devices and easily find them whenever you need to login. + +RepoType: git +Repo: https://github.com/authpass/authpass + +Builds: + - versionName: 1.1.0 + versionCode: 6 + commit: fdroid-v1.1.0 + subdir: authpass + submodules: true + output: build/app/outputs/apk/fdroid/release/app-fdroid-release.apk + srclibs: + - flutter@v1.9.1+hotfix.2 + rm: + - authpass/ios + - authpass/macos + build: + - $$flutter$$/bin/flutter config --no-analytics + - $$flutter$$/bin/flutter build apk -t lib/env/fdroid.dart --flavor fdroid --release + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 1.0.0 +CurrentVersionCode: 6