mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
149 lines
3.2 KiB
YAML
149 lines
3.2 KiB
YAML
Categories:
|
|
- Calendar & Agenda
|
|
- Time
|
|
License: GPL-3.0-only
|
|
AuthorName: Fossify
|
|
AuthorEmail: hello@fossify.org
|
|
WebSite: https://www.fossify.org
|
|
SourceCode: https://github.com/FossifyOrg/Calendar
|
|
IssueTracker: https://github.com/FossifyOrg/Calendar/issues
|
|
Translation: https://hosted.weblate.org/projects/fossify/calendar/
|
|
Changelog: https://github.com/FossifyOrg/Calendar/releases
|
|
Donate: https://www.fossify.org/donate
|
|
Liberapay: naveensingh
|
|
Bitcoin: bc1q5flmuh5f3canqza07cfekjn64p2aqvd2w7pnn3
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/FossifyOrg/Calendar.git
|
|
Binaries: https://github.com/FossifyOrg/Calendar/releases/download/%v/calendar-%c-foss-release.apk
|
|
|
|
Builds:
|
|
- versionName: 1.0.2
|
|
versionCode: 3
|
|
commit: 830f96c1a293cf7226d39fdf963cabe1c1a913aa
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-17-jdk-headless
|
|
- update-java-alternatives -a
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/foss/release/calendar-*-foss-release-unsigned.apk
|
|
|
|
- versionName: 1.0.3
|
|
versionCode: 4
|
|
commit: d7c25e566c907fb4a927b40c56856c24d4f4c848
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-17-jdk-headless
|
|
- update-java-alternatives -a
|
|
gradle:
|
|
- foss
|
|
|
|
- versionName: 1.1.0
|
|
versionCode: 5
|
|
commit: 874f8665914c3fd03407dc85ce8c5b55a76f9846
|
|
subdir: app
|
|
gradle:
|
|
- foss
|
|
rm:
|
|
- .github
|
|
|
|
- versionName: 1.2.0
|
|
versionCode: 6
|
|
commit: ef8e1069cd158b2ad8f56bd3cdab660149aaeec3
|
|
subdir: app
|
|
gradle:
|
|
- foss
|
|
rm:
|
|
- .github
|
|
|
|
- versionName: 1.3.0
|
|
versionCode: 7
|
|
commit: d7b7ecfaced36faaccf6172041f53abadb5daeb6
|
|
subdir: app
|
|
gradle:
|
|
- foss
|
|
rm:
|
|
- .github
|
|
|
|
- versionName: 1.4.0
|
|
versionCode: 8
|
|
commit: 70d3d10dbcc3dfb05848fa2e2961b91a06d63ec0
|
|
subdir: app
|
|
gradle:
|
|
- foss
|
|
rm:
|
|
- .github
|
|
|
|
- versionName: 1.5.0
|
|
versionCode: 9
|
|
commit: 05ec6ae7e481951d39b3ae62071c331ca1c44370
|
|
subdir: app
|
|
gradle:
|
|
- foss
|
|
rm:
|
|
- .github
|
|
|
|
- versionName: 1.6.0
|
|
versionCode: 10
|
|
commit: 203a3b2a31e58376ff3200ea1f40f2c1e55e3da6
|
|
subdir: app
|
|
gradle:
|
|
- foss
|
|
rm:
|
|
- .github
|
|
|
|
- versionName: 1.6.1
|
|
versionCode: 11
|
|
commit: f662bb5168673eed1597fd2778a9777610cf53a6
|
|
subdir: app
|
|
gradle:
|
|
- foss
|
|
rm:
|
|
- .github
|
|
|
|
- versionName: 1.6.2
|
|
versionCode: 12
|
|
commit: 5c3c0baf9213a6905768fbe2c114ab5b1aa56d9c
|
|
subdir: app
|
|
gradle:
|
|
- foss
|
|
rm:
|
|
- .github
|
|
|
|
- versionName: 1.7.0
|
|
versionCode: 13
|
|
commit: 01849aaf7117f60f3c5bf6477a772fd7958dcf59
|
|
subdir: app
|
|
gradle:
|
|
- foss
|
|
rm:
|
|
- .github
|
|
|
|
- versionName: 1.8.0
|
|
versionCode: 14
|
|
commit: 964c44d23caa13708dcb552b87a6e3710f91bb0e
|
|
subdir: app
|
|
gradle:
|
|
- foss
|
|
rm:
|
|
- .github
|
|
|
|
- versionName: 1.8.1
|
|
versionCode: 15
|
|
commit: bfb5c976889b84db32c9f523c0180e318f8f0d6d
|
|
subdir: app
|
|
gradle:
|
|
- foss
|
|
rm:
|
|
- .github
|
|
|
|
AllowedAPKSigningKeys: affdb124d3f4720c2f98dbca9eacba0514fba4306e20a2786c861c3c0d6ff292
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
UpdateCheckData: gradle.properties|VERSION_CODE=(\d+)|.|VERSION_NAME=(.*)
|
|
CurrentVersion: 1.8.1
|
|
CurrentVersionCode: 15
|