mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
New app: Gelli
This commit is contained in:
parent
36e9295373
commit
6b7ecd5c38
1 changed files with 30 additions and 0 deletions
30
metadata/com.dkanada.gramophone.yml
Normal file
30
metadata/com.dkanada.gramophone.yml
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/dkanada/gelli
|
||||
IssueTracker: https://github.com/dkanada/gelli/issues
|
||||
Changelog: https://github.com/dkanada/gelli/releases
|
||||
|
||||
AutoName: Gelli
|
||||
Description: |-
|
||||
This is a native music player for Android devices that connects to
|
||||
Jellyfin media servers. The code is based on a relatively recent version
|
||||
of Phonograph and was made for personal use, but contributions are
|
||||
welcome! Please open an issue to discuss larger changes before submitting
|
||||
a pull request.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/dkanada/gelli
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.2
|
||||
versionCode: 3
|
||||
commit: v1.0.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.2
|
||||
CurrentVersionCode: 3
|
||||
Loading…
Reference in a new issue