rewrite yml: fr.s13d.photobackup

This commit is contained in:
Michael Pöhn 2019-07-12 13:53:05 +02:00
parent 5d9fce28cc
commit c5d53bf1d2
2 changed files with 128 additions and 95 deletions

View file

@ -1,95 +0,0 @@
Categories:Multimedia
License:GPL-2.0-only
Web Site:https://photobackup.github.io/
Source Code:https://github.com/PhotoBackup/client-android
Issue Tracker:https://github.com/PhotoBackup/client-android/issues
Changelog:https://github.com/PhotoBackup/client-android/blob/HEAD/CHANGELOG.md
Auto Name:PhotoBackup
Summary:Upload photos on-the-fly
Description:
Always running silently in background, this service sends photos to the
associated server as soon as you take them. An upload journal allows you to see
the status of each photo in your device. It does not backup videos.
A [https://github.com/PhotoBackup/server-bottle server implementation] is also
available.
.
Repo Type:git
Repo:https://github.com/PhotoBackup/client-android
Build:0.6.1,10
commit=ece3725e5d09e8c007c8782e5cbee04e33a5da9b
gradle=yes
Build:0.6.2,11
commit=8b37bbb1e085d3f359c9c622ba987f5bef538f22
gradle=yes
Build:0.6.3,12
commit=v0.6.3
gradle=yes
Build:0.6.4,13
commit=v0.6.4
gradle=yes
Build:0.6.5,14
commit=v0.6.5
gradle=yes
Build:0.7.0,16
commit=v0.7.0
gradle=yes
Build:0.7.1,17
commit=v0.7.1
gradle=yes
Build:0.7.2,18
commit=v0.7.2
gradle=yes
Build:0.8.0-dev,19
commit=v0.8.0-dev
gradle=yes
Build:0.8.0,20
commit=v0.8.0
gradle=yes
Build:0.9.0,24
commit=v0.9.0
subdir=app
gradle=yes
Build:0.10.1,26
commit=v0.10.1
subdir=app
gradle=yes
Build:0.10.3,28
commit=v0.10.3
subdir=app
gradle=yes
Build:0.10.4,29
commit=v0.10.4
subdir=app
gradle=yes
Build:0.10.5,30
commit=v0.10.5
subdir=app
gradle=yes
Build:0.11.0,33
commit=v0.11.0
subdir=app
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:0.11.0
Current Version Code:33

View file

@ -0,0 +1,128 @@
Categories:
- Multimedia
License: GPL-2.0-only
WebSite: https://photobackup.github.io/
SourceCode: https://github.com/PhotoBackup/client-android
IssueTracker: https://github.com/PhotoBackup/client-android/issues
Changelog: https://github.com/PhotoBackup/client-android/blob/HEAD/CHANGELOG.md
AutoName: PhotoBackup
Summary: Upload photos on-the-fly
Description: |-
Always running silently in background, this service sends photos to the
associated server as soon as you take them. An upload journal allows you to see
the status of each photo in your device. It does not backup videos.
A [https://github.com/PhotoBackup/server-bottle server implementation] is also
available.
RepoType: git
Repo: https://github.com/PhotoBackup/client-android
Builds:
- versionName: 0.6.1
versionCode: 10
commit: ece3725e5d09e8c007c8782e5cbee04e33a5da9b
gradle:
- yes
- versionName: 0.6.2
versionCode: 11
commit: 8b37bbb1e085d3f359c9c622ba987f5bef538f22
gradle:
- yes
- versionName: 0.6.3
versionCode: 12
commit: v0.6.3
gradle:
- yes
- versionName: 0.6.4
versionCode: 13
commit: v0.6.4
gradle:
- yes
- versionName: 0.6.5
versionCode: 14
commit: v0.6.5
gradle:
- yes
- versionName: 0.7.0
versionCode: 16
commit: v0.7.0
gradle:
- yes
- versionName: 0.7.1
versionCode: 17
commit: v0.7.1
gradle:
- yes
- versionName: 0.7.2
versionCode: 18
commit: v0.7.2
gradle:
- yes
- versionName: 0.8.0-dev
versionCode: 19
commit: v0.8.0-dev
gradle:
- yes
- versionName: 0.8.0
versionCode: 20
commit: v0.8.0
gradle:
- yes
- versionName: 0.9.0
versionCode: 24
commit: v0.9.0
subdir: app
gradle:
- yes
- versionName: 0.10.1
versionCode: 26
commit: v0.10.1
subdir: app
gradle:
- yes
- versionName: 0.10.3
versionCode: 28
commit: v0.10.3
subdir: app
gradle:
- yes
- versionName: 0.10.4
versionCode: 29
commit: v0.10.4
subdir: app
gradle:
- yes
- versionName: 0.10.5
versionCode: 30
commit: v0.10.5
subdir: app
gradle:
- yes
- versionName: 0.11.0
versionCode: 33
commit: v0.11.0
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 0.11.0
CurrentVersionCode: 33