mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
New app: OpenTune - Music Player
This commit is contained in:
parent
bb3dbea37e
commit
e42309adbe
1 changed files with 41 additions and 0 deletions
41
metadata/com.Arturo254.opentune.yml
Normal file
41
metadata/com.Arturo254.opentune.yml
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
AntiFeatures:
|
||||
NonFreeNet:
|
||||
en-US: Rely on music.youtube.com and connect to GitHub to fetch latest version
|
||||
and dev avatar.
|
||||
Categories:
|
||||
- Multimedia
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Arturo254
|
||||
AuthorEmail: cervantesarturo254@gmail.com
|
||||
AuthorWebSite: https://arturo-cervantes.netlify.app
|
||||
WebSite: https://opentune.netlify.app/
|
||||
SourceCode: https://github.com/Arturo254/OpenTune
|
||||
IssueTracker: https://github.com/Arturo254/OpenTune/issues
|
||||
Translation: https://poeditor.com/join/project/DwYVF87SRs
|
||||
Changelog: https://github.com/Arturo254/OpenTune/releases
|
||||
|
||||
Name: OpenTune
|
||||
AutoName: OpenTune
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Arturo254/OpenTune.git
|
||||
Binaries: https://github.com/Arturo254/OpenTune/releases/download/%v/app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.9.7
|
||||
versionCode: 111
|
||||
commit: 17fb94d5de4ae5b69886baa2005b1cf35d0f801f
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.3.0
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||
$$OUT$$ 'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: 78397d01d7241d54ae3bbd35a14c70053f2cf0c69066114184a77559c7df50e7
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.9.7
|
||||
CurrentVersionCode: 111
|
||||
Loading…
Reference in a new issue