Files
archived-matedroid/fdroid/com.matedroid.yml
Davide Ferrari cff3ee95a4 chore: move binary to top-level Binaries in F-Droid metadata
Per F-Droid reviewer feedback - use global Binaries field instead of
per-build binary field since the URL pattern is consistent.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 17:03:26 +01:00

40 lines
1.1 KiB
YAML

# F-Droid metadata for MateDroid
# This is a reference copy. The actual metadata lives in the fdroiddata repository:
# https://gitlab.com/fdroid/fdroiddata/-/blob/master/metadata/com.matedroid.yml
#
# To submit to F-Droid:
# 1. Fork https://gitlab.com/fdroid/fdroiddata
# 2. Copy this file to metadata/com.matedroid.yml
# 3. Submit a Merge Request
Categories:
- Connectivity
License: GPL-3.0-only
AuthorName: vide
AuthorWebSite: https://github.com/vide
SourceCode: https://github.com/vide/matedroid
IssueTracker: https://github.com/vide/matedroid/issues
Changelog: https://github.com/vide/matedroid/blob/main/CHANGELOG.md
AutoName: MateDroid
RepoType: git
Repo: https://github.com/vide/matedroid.git
AllowedAPKSigningKeys: 92b34b1e456504fbacafcc3505d132c630eac75f0bd96878d4b769b20cb71a5b
Binaries: https://github.com/vide/matedroid/releases/download/v%v/matedroid-%v.apk
Builds:
- versionName: 0.8.2
versionCode: 13
commit: f9c1f5dc47a250bac2a6662c55f25b2d6358470e
subdir: app
gradle:
- yes
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[0-9.]+$
CurrentVersion: 0.8.2
CurrentVersionCode: 13