From 7b086a70960eae699dbec2e543e283efdba398a2 Mon Sep 17 00:00:00 2001 From: Sebastiano Barezzi Date: Mon, 3 Nov 2025 21:10:49 +0100 Subject: [PATCH] New app: Athena (dev.sebaubuntu.athena) --- metadata/dev.sebaubuntu.athena.yml | 39 ++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 metadata/dev.sebaubuntu.athena.yml diff --git a/metadata/dev.sebaubuntu.athena.yml b/metadata/dev.sebaubuntu.athena.yml new file mode 100644 index 0000000000..303b6ba511 --- /dev/null +++ b/metadata/dev.sebaubuntu.athena.yml @@ -0,0 +1,39 @@ +AntiFeatures: + NonFreeNet: + en-US: Fetch CVE information from Google. +Categories: + - Development + - System +License: Apache-2.0 +AuthorName: SebaUbuntu +AuthorEmail: seba@sebaubuntu.dev +AuthorWebSite: https://sebaubuntu.dev +WebSite: https://sebaubuntu.dev/athena.html +SourceCode: https://github.com/SebaUbuntu/Athena +IssueTracker: https://github.com/SebaUbuntu/Athena/issues +Translation: https://crowdin.com/project/athena-android + +AutoName: Athena + +RepoType: git +Repo: https://github.com/SebaUbuntu/Athena +Binaries: https://github.com/SebaUbuntu/Athena/releases/download/v%v/app-release.apk + +Builds: + - versionName: 2.0.3 + versionCode: 17 + commit: af29e93c737fd4aaf7596e268be2778069ce88cf + subdir: app + submodules: true + sudo: + - apt-get update + - apt-get install -y ninja-build + gradle: + - yes + +AllowedAPKSigningKeys: 3d3d6d87be3c40f9c72432c013210721381a89efd67554613a45118abd8308e9 + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 2.0.3 +CurrentVersionCode: 17