From 12304e5286972d9faff7de4356dccea34be9ebe3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikul=C3=A1=C5=A1=20He?= Date: Sat, 19 Apr 2025 09:46:19 +0000 Subject: [PATCH] Share as QR --- metadata/com.github.mikulash.shareasqr.yml | 34 ++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 metadata/com.github.mikulash.shareasqr.yml diff --git a/metadata/com.github.mikulash.shareasqr.yml b/metadata/com.github.mikulash.shareasqr.yml new file mode 100644 index 0000000000..d0cb776e41 --- /dev/null +++ b/metadata/com.github.mikulash.shareasqr.yml @@ -0,0 +1,34 @@ +Categories: + - Connectivity + - Internet + - System +License: MIT +AuthorName: Mikulas Heinz +SourceCode: https://github.com/mikulash/ShareAsQR +IssueTracker: https://github.com/mikulash/ShareAsQR/issues + +AutoName: ShareAsQR + +RepoType: git +Repo: https://github.com/mikulash/ShareAsQR.git +Binaries: https://github.com/mikulash/ShareAsQR/releases/download/v%v/share_as_qr.apk + +Builds: + - versionName: 1.0.3 + versionCode: 3 + commit: e5e33d3d30e8aea5b0f11374e8f89f6530751cd8 + subdir: app + gradle: + - yes + srclibs: + - reproducible-apk-tools@v0.3.0 + prebuild: git reset --soft 3ba078e048a07716dbf3eafdfe79662e14de6e04 + postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines + $$OUT$$ 'META-INF/services/*' + +AllowedAPKSigningKeys: 61f720d45b9cb7e82c9eec4a549d25fe2bee34a77e78ef19502bc13bac48ab43 + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 1.0.3 +CurrentVersionCode: 3