fdroiddata/metadata/com.craigd.lmsmaterial.app.yml
2022-07-08 16:56:24 +08:00

76 lines
1.7 KiB
YAML

Categories:
- Multimedia
License: MIT
AuthorName: Craig Drummond
SourceCode: https://github.com/CDrummond/lms-material-app
IssueTracker: https://github.com/CDrummond/lms-material-app/issues
Changelog: https://raw.githubusercontent.com/CDrummond/lms-material-app/HEAD/ChangeLog
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2X2CTDUH27V9L&source=url
AutoName: LMS
Description: |-
Provides a webview wrapper for accessing a Logitech Media Server instance using
MaterialSkin. Reqires the MaterialSkin plugin to be installed on your LMS
instance.
RepoType: git
Repo: https://github.com/CDrummond/lms-material-app
Builds:
- versionName: 0.0.2
versionCode: 2
commit: 0.0.2
subdir: lms-material
gradle:
- yes
- versionName: 0.1.2
versionCode: 102
commit: 0.1.2
subdir: lms-material
gradle:
- yes
- versionName: 0.1.3
versionCode: 103
commit: 0.1.3
subdir: lms-material
gradle:
- yes
- versionName: 0.1.4
versionCode: 104
commit: 0.1.4
subdir: lms-material
gradle:
- yes
- versionName: 0.1.5
versionCode: 105
commit: 0.1.5
subdir: lms-material
gradle:
- yes
- versionName: 0.2.0
versionCode: 200
commit: bbfdd9e04d33cb9c855aa1fbafd24511220210d0
subdir: lms-material
gradle:
- yes
- versionName: 0.2.1
versionCode: 201
commit: 3a8e6ab4964cfd285f4cca77b388a9773ec68d7d
subdir: lms-material
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 0.2.1
CurrentVersionCode: 201