PINcredible changes appid to de.cyb3rko.pincredible and update cyb3rko email

This commit is contained in:
Cyb3rKo 2025-04-27 16:04:05 +02:00 committed by linsui
parent 57dc73180b
commit 223efdb08b
4 changed files with 43 additions and 5 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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