mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Merge branch 'addition' into 'master'
New app: Gelli See merge request fdroid/fdroiddata!6755
This commit is contained in:
commit
e9e1a5b5ec
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