34 lines
918 B
YAML
34 lines
918 B
YAML
Categories:
|
|
- Graphics
|
|
License: GPL-3.0-only
|
|
SourceCode: https://github.com/SrpMtt/DeadPixel
|
|
IssueTracker: https://github.com/SrpMtt/DeadPixel/issues
|
|
|
|
AutoName: DeadPixel
|
|
Description: |-
|
|
Identify dead or stuck pixels by selecting a color to find incorrect pixels on
|
|
your display; tap on the screen to change color.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/SrpMtt/DeadPixel
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 2
|
|
commit: d6e0eab6a7c6102dee0f7f2a01c6fd6df4f11cf8
|
|
srclibs:
|
|
- 1:Support/v7/appcompat@android-5.0.1_r1
|
|
extlibs:
|
|
- android/android-support-v4.jar
|
|
prebuild:
|
|
- mv java src
|
|
- echo -e 'java.source=1.7\njava.target=1.7' | tee $$Support$$/ant.properties
|
|
> ant.properties
|
|
- cp libs/android-support-v4.jar $$Support$$/libs/
|
|
target: android-21
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: RepoManifest
|
|
CurrentVersion: '1.0'
|
|
CurrentVersionCode: 2
|