micropinner: convert to yml

This commit is contained in:
Marcus Hoffmann 2019-03-22 14:31:11 +01:00
parent 1fbf401084
commit 9c902295a1
No known key found for this signature in database
GPG key ID: ACDF63BC43D5E530
2 changed files with 95 additions and 75 deletions

View file

@ -1,75 +0,0 @@
Categories:Theming
License:WTFPL
Web Site:
Source Code:https://github.com/dotWee/MicroPinner
Issue Tracker:https://github.com/dotWee/MicroPinner/issues
Changelog:https://github.com/dotWee/MicroPinner/releases
Name:MicroPinner
Auto Name:MicroPinner
Summary:Test and customize the statusbar
Description:
Lightweight dialog-only application, which lets you pin text to your statusbar.
You can also customize the pins priority and visibility (Android 5.+ only).
Might send crash reports.
.
Repo Type:git
Repo:https://github.com/dotWee/MicroPinner
Build:v1.5.1,16
commit=release-v1.5.1
subdir=app
gradle=yes
Build:v1.5.2,17
commit=release-v1.5.2
subdir=app
gradle=yes
Build:v1.6,18
commit=release-v1.6
subdir=app
gradle=yes
Build:v1.8,21
commit=release-v1.8
subdir=app
gradle=prod
Build:v1.9.1,23
commit=release-v1.9.1
subdir=app
gradle=prod
Build:v1.9.2,24
commit=release-v1.9.2
subdir=app
gradle=yes
Build:v2.0.0,25
commit=release-v2.0.0
subdir=app
gradle=yes
Build:v2.0.1,26
commit=release-v2.0.1
subdir=app
gradle=yes
Build:v2.1.0,27
disable=Could not find com.android.tools.build:gradle:3.0.0
commit=release-v2.1.0
subdir=app
gradle=yes
Build:v2.2.0,29
commit=release-v2.2.0
subdir=app
gradle=yes
Auto Update Mode:Version release-%v
Update Check Mode:Tags
Current Version:v2.2.0
Current Version Code:29

View file

@ -0,0 +1,95 @@
Categories:
- Theming
License: WTFPL
SourceCode: https://github.com/dotWee/MicroPinner
IssueTracker: https://github.com/dotWee/MicroPinner/issues
Changelog: https://github.com/dotWee/MicroPinner/releases
Name: MicroPinner
AutoName: MicroPinner
Summary: Test and customize the statusbar
Description: |-
Lightweight dialog-only application, which lets you pin text to your statusbar.
You can also customize the pins priority and visibility (Android 5.+ only).
Might send crash reports.
RepoType: git
Repo: https://github.com/dotWee/MicroPinner
Builds:
- versionName: v1.5.1
versionCode: 16
commit: release-v1.5.1
subdir: app
gradle:
- yes
- versionName: v1.5.2
versionCode: 17
commit: release-v1.5.2
subdir: app
gradle:
- yes
- versionName: v1.6
versionCode: 18
commit: release-v1.6
subdir: app
gradle:
- yes
- versionName: v1.8
versionCode: 21
commit: release-v1.8
subdir: app
gradle:
- prod
- versionName: v1.9.1
versionCode: 23
commit: release-v1.9.1
subdir: app
gradle:
- prod
- versionName: v1.9.2
versionCode: 24
commit: release-v1.9.2
subdir: app
gradle:
- yes
- versionName: v2.0.0
versionCode: 25
commit: release-v2.0.0
subdir: app
gradle:
- yes
- versionName: v2.0.1
versionCode: 26
commit: release-v2.0.1
subdir: app
gradle:
- yes
- versionName: v2.1.0
versionCode: 27
disable: Could not find com.android.tools.build:gradle:3.0.0
commit: release-v2.1.0
subdir: app
gradle:
- yes
- versionName: v2.2.0
versionCode: 29
commit: release-v2.2.0
subdir: app
gradle:
- yes
AutoUpdateMode: Version release-%v
UpdateCheckMode: Tags
CurrentVersion: v2.2.0
CurrentVersionCode: 29