diff --git a/metadata/de.dotwee.micropinner.txt b/metadata/de.dotwee.micropinner.txt deleted file mode 100644 index ce32ebba20..0000000000 --- a/metadata/de.dotwee.micropinner.txt +++ /dev/null @@ -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 diff --git a/metadata/de.dotwee.micropinner.yml b/metadata/de.dotwee.micropinner.yml new file mode 100644 index 0000000000..25090c1ca6 --- /dev/null +++ b/metadata/de.dotwee.micropinner.yml @@ -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