From 63d08b4cb19f751a11f47d5d8667c1971034603f Mon Sep 17 00:00:00 2001 From: Takanobu Watanabe Date: Wed, 16 Jul 2025 07:47:43 +0000 Subject: [PATCH] New App: lab.rreedd.oriens --- metadata/lab.rreedd.oriens.yml | 37 ++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 metadata/lab.rreedd.oriens.yml diff --git a/metadata/lab.rreedd.oriens.yml b/metadata/lab.rreedd.oriens.yml new file mode 100644 index 0000000000..9077106859 --- /dev/null +++ b/metadata/lab.rreedd.oriens.yml @@ -0,0 +1,37 @@ +Categories: + - Science & Education + - Time +License: GPL-3.0-or-later +AuthorName: Watanabe Takanobu +AuthorEmail: rreedd555@gmail.com +WebSite: https://github.com/tknv/Oriens +SourceCode: https://github.com/tknv/Oriens +IssueTracker: https://github.com/tknv/Oriens/issues +Changelog: https://github.com/tknv/Oriens/releases + +AutoName: Oriens + +RepoType: git +Repo: https://github.com/tknv/Oriens.git +Binaries: https://github.com/tknv/Oriens/releases/download/v%v/app-release-signed.apk + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: v1.0 + subdir: app + gradle: + - yes + srclibs: + - reproducible-apk-tools@v0.3.0 + postbuild: + - mv $$OUT$$ unaligned.apk + - $$reproducible-apk-tools$$/zipalign.py --page-size 4 --pad-like-apksigner + --replace unaligned.apk $$OUT$$ + +AllowedAPKSigningKeys: 51e3d0c28253147192e148e04a774708989994c4a14fcfb8085a8852f0f56cf0 + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: '1.0' +CurrentVersionCode: 1