mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Add PixelDroid
This commit is contained in:
parent
da66f0fedf
commit
a754327e83
1 changed files with 29 additions and 0 deletions
29
metadata/org.pixeldroid.app.yml
Normal file
29
metadata/org.pixeldroid.app.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
||||||
|
Categories:
|
||||||
|
- Internet
|
||||||
|
License: GPL-3.0-or-later
|
||||||
|
AuthorName: PixelDroid team
|
||||||
|
AuthorEmail: contact@pixeldroid.org
|
||||||
|
WebSite: https://pixeldroid.org/
|
||||||
|
SourceCode: https://gitlab.shinice.net/pixeldroid/PixelDroid
|
||||||
|
IssueTracker: https://gitlab.shinice.net/pixeldroid/PixelDroid/issues
|
||||||
|
Translation: https://weblate.pixeldroid.org/projects/pixeldroid/
|
||||||
|
Changelog: https://gitlab.shinice.net/pixeldroid/PixelDroid/-/releases
|
||||||
|
Liberapay: PixelDroid
|
||||||
|
|
||||||
|
AutoName: PixelDroid
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://gitlab.shinice.net/pixeldroid/PixelDroid.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.0.beta1
|
||||||
|
versionCode: 1
|
||||||
|
commit: 1.0.beta1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 1.0.beta1
|
||||||
|
CurrentVersionCode: 1
|
||||||
Loading…
Reference in a new issue