mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-18 13:10:30 +03:00
update: parse Triple-T v2.x layout
Thanks to the very nice example from Piwigo, included here under the GPLv3+ https://github.com/Piwigo/Piwigo-Android https://gitlab.com/fdroid/fdroiddata/merge_requests/5579#note_225834868
This commit is contained in:
parent
a7dd7a812f
commit
5904aef5a7
37 changed files with 442 additions and 1 deletions
29
tests/triple-t-2/metadata/org.piwigo.android.yml
Normal file
29
tests/triple-t-2/metadata/org.piwigo.android.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
Categories:
|
||||
- Graphics
|
||||
- Multimedia
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Piwigo Mobile Apps Team
|
||||
AuthorEmail: android@piwigo.org
|
||||
WebSite: https://piwigo.org/
|
||||
SourceCode: https://github.com/Piwigo/Piwigo-Android
|
||||
IssueTracker: https://github.com/Piwigo/Piwigo-Android/issues
|
||||
Translation: https://crowdin.com/project/piwigo-android
|
||||
|
||||
AutoName: Piwigo
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Piwigo/Piwigo-Android
|
||||
|
||||
Builds:
|
||||
- versionName: 0.9.5-beta
|
||||
versionCode: 95
|
||||
commit: v0.9.5
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckIgnore: (alpha|beta|rc|RC|dev)
|
||||
CurrentVersion: 0.9.5-beta
|
||||
CurrentVersionCode: 95
|
||||
Loading…
Add table
Add a link
Reference in a new issue