mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 09:48:06 +00:00
new app: fork from Olauncher
This commit is contained in:
parent
7510bee57b
commit
5eb6d0de8f
1 changed files with 27 additions and 0 deletions
27
metadata/app.olaunchercf.yml
Normal file
27
metadata/app.olaunchercf.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Theming
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Joscha
|
||||
AuthorEmail: joscha.loos@rwth-aachen.de
|
||||
SourceCode: https://github.com/jooooscha/Olauncher
|
||||
IssueTracker: https://github.com/jooooscha/Olauncher/issues
|
||||
|
||||
AutoName: Olauncher Clutter Free
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/jooooscha/Olauncher
|
||||
|
||||
Builds:
|
||||
- versionName: fork1.4
|
||||
versionCode: 4
|
||||
commit: fork1.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: fork1.4
|
||||
CurrentVersionCode: 4
|
||||
Loading…
Reference in a new issue