126 lines
2.1 KiB
YAML
126 lines
2.1 KiB
YAML
Categories:
|
|
- Multimedia
|
|
License: GPL-3.0-only
|
|
SourceCode: https://gitlab.com/souch/SMP
|
|
IssueTracker: https://gitlab.com/souch/SMP/issues
|
|
Changelog: https://gitlab.com/souch/SMP/tags
|
|
Donate: http://rodolphe.souchaud.free.fr/donate
|
|
|
|
AutoName: SicMu Player
|
|
Description: |-
|
|
Lightweight audio player which features a single over-all playlist with every
|
|
song on the device.
|
|
|
|
SicMu player can show songs in a tree view following device's folder hierarchy.
|
|
Songs can be sorted and grouped by folders or artists.
|
|
|
|
Many other features are available, see website.
|
|
|
|
RepoType: git
|
|
Repo: https://gitlab.com/souch/SMP.git
|
|
|
|
Builds:
|
|
- versionName: '0.2'
|
|
versionCode: 2
|
|
commit: 7e7a933845cf424da1969fa6591e80bdbe75c944
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '0.3'
|
|
versionCode: 3
|
|
commit: v0.3
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 0.3.1
|
|
versionCode: 4
|
|
commit: v0.3.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '0.4'
|
|
versionCode: 5
|
|
commit: v0.4
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '0.5'
|
|
versionCode: 6
|
|
commit: v0.5
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '0.6'
|
|
versionCode: 7
|
|
commit: v0.6
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '0.7'
|
|
versionCode: 8
|
|
commit: v0.7
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '0.8'
|
|
versionCode: 9
|
|
commit: v0.8
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.0'
|
|
versionCode: 10
|
|
commit: v1.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.1'
|
|
versionCode: 11
|
|
disable: failing
|
|
commit: v1.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.1.2
|
|
versionCode: 13
|
|
commit: v1.1.2
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.2'
|
|
versionCode: 14
|
|
commit: v1.2
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.3'
|
|
versionCode: 15
|
|
commit: v1.3
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.4'
|
|
versionCode: 16
|
|
commit: v1.4
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version v%v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.4'
|
|
CurrentVersionCode: 16
|