33 lines
950 B
YAML
33 lines
950 B
YAML
Categories:
|
|
- System
|
|
License: GPL-3.0-only
|
|
SourceCode: https://github.com/SibDev/BadPixels
|
|
IssueTracker: https://github.com/SibDev/BadPixels/issues
|
|
Changelog: https://github.com/SibDev/BadPixels/releases
|
|
|
|
Name: Bad Pixel Detector
|
|
AutoName: Bad Pixels
|
|
Description: |-
|
|
Check the screen for existence of so-called "dead pixels". So called bad and
|
|
defective pixels are defects of the electronic device which is perceiving or
|
|
reproducing the image and having pixel structure. A more detailed explanation is
|
|
[https://en.wikipedia.org/wiki/Defective_pixel in Wikipedia]. Also see the
|
|
[https://en.wikipedia.org/wiki/ISO_13406-2 ISO_13406-2] standard for more
|
|
information.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/SibDev/BadPixels.git
|
|
|
|
Builds:
|
|
- versionName: '0.2'
|
|
versionCode: 4
|
|
commit: v0.2-b4
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '0.2'
|
|
CurrentVersionCode: 4
|