mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
137 lines
2.5 KiB
YAML
137 lines
2.5 KiB
YAML
Categories:
|
|
- Multimedia
|
|
- Online Media Player
|
|
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
|
|
|
|
- versionName: 1.0.3
|
|
versionCode: 4
|
|
commit: v1.0.3
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.1.0
|
|
versionCode: 5
|
|
commit: v1.1.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.1.1
|
|
versionCode: 6
|
|
commit: v1.1.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.1.2
|
|
versionCode: 7
|
|
commit: v1.1.2
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.2.0
|
|
versionCode: 8
|
|
commit: v1.2.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.2.1
|
|
versionCode: 9
|
|
commit: v1.2.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.2.2
|
|
versionCode: 10
|
|
commit: v1.2.2
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.2.4
|
|
versionCode: 12
|
|
commit: v1.2.4
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.3.0
|
|
versionCode: 13
|
|
commit: v1.3.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.3.1
|
|
versionCode: 14
|
|
commit: v1.3.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.3.2
|
|
versionCode: 15
|
|
commit: v1.3.2
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.3.3
|
|
versionCode: 16
|
|
commit: 4c17c5ecd5479b5787d7944bf276d2f35aee1fae
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.3.4
|
|
versionCode: 17
|
|
commit: acfd1d4eebbfd491b284e47222b0328c20775959
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.3.5
|
|
versionCode: 18
|
|
commit: aef2447d8a9e61dbe0e9ae2094b59b6cad6cecd9
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.3.5
|
|
CurrentVersionCode: 18
|