diff --git a/metadata/com.cyb3rko.flashdim.yml b/metadata/com.cyb3rko.flashdim.yml index 50ea927cb7..6bcb9eb19a 100644 --- a/metadata/com.cyb3rko.flashdim.yml +++ b/metadata/com.cyb3rko.flashdim.yml @@ -2,7 +2,7 @@ Categories: - System License: Apache-2.0 AuthorName: Cyb3rKo -AuthorEmail: niko@cyb3rko.de +AuthorEmail: cyb3rko-fdroid@proton.me AuthorWebSite: https://cyb3rko.de SourceCode: https://github.com/cyb3rko/flashdim IssueTracker: https://github.com/cyb3rko/flashdim/issues diff --git a/metadata/com.cyb3rko.pazzword.yml b/metadata/com.cyb3rko.pazzword.yml index eab5618366..c401c51249 100644 --- a/metadata/com.cyb3rko.pazzword.yml +++ b/metadata/com.cyb3rko.pazzword.yml @@ -2,7 +2,7 @@ Categories: - Security License: Apache-2.0 AuthorName: Cyb3rKo -AuthorEmail: niko@cyb3rko.de +AuthorEmail: cyb3rko-fdroid@proton.me AuthorWebSite: https://cyb3rko.de SourceCode: https://github.com/cyb3rko/pazzword IssueTracker: https://github.com/cyb3rko/pazzword/issues diff --git a/metadata/com.cyb3rko.pincredible.yml b/metadata/com.cyb3rko.pincredible.yml index d2ca27c2b2..8a57caf123 100644 --- a/metadata/com.cyb3rko.pincredible.yml +++ b/metadata/com.cyb3rko.pincredible.yml @@ -2,7 +2,7 @@ Categories: - Security License: Apache-2.0 AuthorName: Cyb3rKo -AuthorEmail: niko@cyb3rko.de +AuthorEmail: cyb3rko-fdroid@proton.me AuthorWebSite: https://cyb3rko.de SourceCode: https://github.com/cyb3rko/pincredible IssueTracker: https://github.com/cyb3rko/pincredible/issues @@ -61,7 +61,8 @@ Builds: AllowedAPKSigningKeys: 7bd979cd5ff929e07290e88d67b2d81f228ea264e433f784e4c66373e316bcad -AutoUpdateMode: Version -UpdateCheckMode: Tags +ArchivePolicy: 0 +AutoUpdateMode: None +UpdateCheckMode: None CurrentVersion: 0.7.1 CurrentVersionCode: 12 diff --git a/metadata/de.cyb3rko.pincredible.yml b/metadata/de.cyb3rko.pincredible.yml new file mode 100644 index 0000000000..32c357a4b5 --- /dev/null +++ b/metadata/de.cyb3rko.pincredible.yml @@ -0,0 +1,37 @@ +Categories: + - Security +License: Apache-2.0 +AuthorName: Cyb3rKo +AuthorEmail: cyb3rko-fdroid@proton.me +AuthorWebSite: https://cyb3rko.de +SourceCode: https://github.com/cyb3rko/pincredible +IssueTracker: https://github.com/cyb3rko/pincredible/issues +Changelog: https://github.com/cyb3rko/pincredible/releases + +AutoName: PINcredible + +RepoType: git +Repo: https://github.com/cyb3rko/pincredible +Binaries: https://github.com/cyb3rko/pincredible/releases/download/v%v/PINcredible-%v.apk + +Builds: + - versionName: 1.0.1 + versionCode: 14 + commit: eaf846ba4b277c111b5a30aabd467676fa3791f0 + subdir: app + submodules: true + sudo: + - echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list + - apt-get update + - apt-get install -y -t trixie openjdk-21-jdk-headless + - update-alternatives --auto java + init: sed -i -e '/hasProperty/,/^}/d' build.gradle.kts + gradle: + - yes + +AllowedAPKSigningKeys: 771566403823382c74274efb33d1f2725b9e4e678b6b2faf3bcea9fee8f2a95e + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 1.0.1 +CurrentVersionCode: 14