mirror of
https://github.com/vide/matedroid.git
synced 2026-01-20 00:03:17 +08:00
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>
40 lines
1.1 KiB
YAML
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
|