From e3d6791f870a6d48d6d18a62155f5ae0af94d2a4 Mon Sep 17 00:00:00 2001 From: Tom Wied Date: Sun, 2 Nov 2025 14:40:17 +0000 Subject: [PATCH 1/6] metadata for the app paiesque --- metadata/org.ojrandom.paiesque.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 metadata/org.ojrandom.paiesque.yml diff --git a/metadata/org.ojrandom.paiesque.yml b/metadata/org.ojrandom.paiesque.yml new file mode 100644 index 00000000000..b6c349dd35d --- /dev/null +++ b/metadata/org.ojrandom.paiesque.yml @@ -0,0 +1,17 @@ +Categories: + - Health & Fitness + - Sports + +License: MIT + +Author Name: Tom Wiedenhöft +WebSite: https://codeberg.org/ojrandom/paiesque +SourceCode: https://codeberg.org/ojrandom/paiesque +IssueTracker: https://codeberg.org/ojrandom/paiesque/issues + +Description: | + Paiesque - Personal Activity Intelligence (PAI) calculator. + Track and calculate your PAI score for better health monitoring. + +AutoUpdateMode: Version %v +UpdateCheckMode: Releases \ No newline at end of file -- GitLab From fed0cc9cd82dbb7253752c20dca5e1f81c394ab1 Mon Sep 17 00:00:00 2001 From: Tom Wied Date: Sun, 2 Nov 2025 15:20:54 +0000 Subject: [PATCH 2/6] more info in yml --- metadata/org.ojrandom.paiesque.yml | 26 ++++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-) diff --git a/metadata/org.ojrandom.paiesque.yml b/metadata/org.ojrandom.paiesque.yml index b6c349dd35d..587e6bd825a 100644 --- a/metadata/org.ojrandom.paiesque.yml +++ b/metadata/org.ojrandom.paiesque.yml @@ -9,9 +9,27 @@ WebSite: https://codeberg.org/ojrandom/paiesque SourceCode: https://codeberg.org/ojrandom/paiesque IssueTracker: https://codeberg.org/ojrandom/paiesque/issues + +AutoName: Paiesque +Summary: Personal Activity Intelligence (PAI) calculator Description: | - Paiesque - Personal Activity Intelligence (PAI) calculator. - Track and calculate your PAI score for better health monitoring. + Paiesque is a Personal Activity Intelligence (PAI) calculator that helps you + track and monitor your physical activity levels for better health outcomes. + + PAI is a scientifically-backed metric that translates your heart rate data + into a simple score, making it easy to understand your fitness progress. + +RepoType: git +Repo: https://codeberg.org/ojrandom/paiesque + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: v1.0 + gradle: + - yes -AutoUpdateMode: Version %v -UpdateCheckMode: Releases \ No newline at end of file +AutoUpdateMode: Version +UpdateCheckMode: Releases +CurrentVersion: '1.0' +CurrentVersionCode: 1 \ No newline at end of file -- GitLab From 0d91c5ec3979f40c96ddbb9ad219ade02eabc1df Mon Sep 17 00:00:00 2001 From: Tom Wied Date: Sun, 2 Nov 2025 15:30:52 +0000 Subject: [PATCH 3/6] info about resting heart rate added --- metadata/org.ojrandom.paiesque.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/metadata/org.ojrandom.paiesque.yml b/metadata/org.ojrandom.paiesque.yml index 587e6bd825a..7ff4317b9ae 100644 --- a/metadata/org.ojrandom.paiesque.yml +++ b/metadata/org.ojrandom.paiesque.yml @@ -13,11 +13,11 @@ IssueTracker: https://codeberg.org/ojrandom/paiesque/issues AutoName: Paiesque Summary: Personal Activity Intelligence (PAI) calculator Description: | - Paiesque is a Personal Activity Intelligence (PAI) calculator that helps you - track and monitor your physical activity levels for better health outcomes. + Paiesque calculates your Personal Activity Intelligence (PAI) score and + Resting Heart Rate (RHR) to provide comprehensive fitness tracking. - PAI is a scientifically-backed metric that translates your heart rate data - into a simple score, making it easy to understand your fitness progress. + PAI translates heart rate data into a simple, scientifically-validated score, + while RHR monitoring helps track your cardiovascular health progress. RepoType: git Repo: https://codeberg.org/ojrandom/paiesque -- GitLab From 67b26e8a1b8c9fab938d98927585fad60c5f4636 Mon Sep 17 00:00:00 2001 From: Tom Wied Date: Sun, 2 Nov 2025 15:45:55 +0000 Subject: [PATCH 4/6] categories might have been incorrect --- metadata/org.ojrandom.paiesque.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/metadata/org.ojrandom.paiesque.yml b/metadata/org.ojrandom.paiesque.yml index 7ff4317b9ae..84dedbe61a7 100644 --- a/metadata/org.ojrandom.paiesque.yml +++ b/metadata/org.ojrandom.paiesque.yml @@ -1,6 +1,5 @@ Categories: - - Health & Fitness - - Sports + - Sports & Health License: MIT -- GitLab From b422087a5859f67cca0209ac5ab9f69994c7085e Mon Sep 17 00:00:00 2001 From: Tom Wied Date: Sun, 2 Nov 2025 16:10:04 +0000 Subject: [PATCH 5/6] fix yaml author --- metadata/org.ojrandom.paiesque.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/org.ojrandom.paiesque.yml b/metadata/org.ojrandom.paiesque.yml index 84dedbe61a7..9b5658c793b 100644 --- a/metadata/org.ojrandom.paiesque.yml +++ b/metadata/org.ojrandom.paiesque.yml @@ -3,7 +3,7 @@ Categories: License: MIT -Author Name: Tom Wiedenhöft +Author: OJ Random WebSite: https://codeberg.org/ojrandom/paiesque SourceCode: https://codeberg.org/ojrandom/paiesque IssueTracker: https://codeberg.org/ojrandom/paiesque/issues -- GitLab From f99b7ff9875a48abfc042f4bc1cb382a88f17653 Mon Sep 17 00:00:00 2001 From: Tom Wied Date: Sun, 2 Nov 2025 16:16:45 +0000 Subject: [PATCH 6/6] format again because of failed pipeline --- metadata/org.ojrandom.paiesque.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/metadata/org.ojrandom.paiesque.yml b/metadata/org.ojrandom.paiesque.yml index 9b5658c793b..2e17b85d59b 100644 --- a/metadata/org.ojrandom.paiesque.yml +++ b/metadata/org.ojrandom.paiesque.yml @@ -8,7 +8,6 @@ WebSite: https://codeberg.org/ojrandom/paiesque SourceCode: https://codeberg.org/ojrandom/paiesque IssueTracker: https://codeberg.org/ojrandom/paiesque/issues - AutoName: Paiesque Summary: Personal Activity Intelligence (PAI) calculator Description: | -- GitLab