mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 23:25:12 +00:00
Remove quotes around 'yes' for Builds.maven as well as convert RequiresRoot to a boolean value. Ref.: fdroidserver!1328 Ref.: fdroidserver b0c05842d8c081cf5503b31e8ecc797dc95ed900
32 lines
712 B
YAML
32 lines
712 B
YAML
Categories:
|
|
- System
|
|
License: GPL-3.0-only
|
|
AuthorName: joonatoona
|
|
AuthorEmail: support@digitalfishfun.com
|
|
SourceCode: https://github.com/LibreShift/OpenShift
|
|
IssueTracker: https://github.com/LibreShift/OpenShift/issues
|
|
|
|
AutoName: LibreShift
|
|
Description: |-
|
|
Allows for adjustment of color values using SurfaceFlinger.
|
|
|
|
Requires Root, and might not work on all devices. Changes do NOT persist
|
|
reboots.
|
|
|
|
RequiresRoot: true
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/LibreShift/OpenShift
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 1
|
|
commit: v0.1-alpha
|
|
subdir: OpenShift/app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: None
|
|
CurrentVersion: v0.1-alpha
|
|
CurrentVersionCode: 1
|