New app: Binary Eye
This commit is contained in:
parent
1bec226c00
commit
2d0942ce1e
31
metadata/de.markusfisch.android.binaryeye.yml
Normal file
31
metadata/de.markusfisch.android.binaryeye.yml
Normal file
|
@ -0,0 +1,31 @@
|
||||||
|
Categories:
|
||||||
|
- Multimedia
|
||||||
|
License: MIT
|
||||||
|
SourceCode: https://github.com/markusfisch/BinaryEye
|
||||||
|
IssueTracker: https://github.com/markusfisch/BinaryEye/issues
|
||||||
|
|
||||||
|
AutoName: Binary Eye
|
||||||
|
Summary: Yet another barcode scanner
|
||||||
|
Description: |-
|
||||||
|
''Binary Eye'' works in portrait and landscape orientation, can read
|
||||||
|
inverted codes, is Material Design and doesn't do anything else but
|
||||||
|
decoding a barcode. It uses the ZXing ("Zebra Crossing") barcode scanning
|
||||||
|
library. Supported barcode formats are: AZTEC, CODABAR, CODE 39, CODE 93,
|
||||||
|
CODE 128, DATA MATRIX, EAN 8, EAN 13, ITF, MAXICODE, PDF417, QR CODE, RSS
|
||||||
|
14, RSS EXPANDED, UPC A, UPC E and UPC EAN EXTENSION.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/markusfisch/BinaryEye
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.3.8
|
||||||
|
versionCode: 14
|
||||||
|
commit: 1.3.8
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 1.3.8
|
||||||
|
CurrentVersionCode: 14
|
Loading…
Reference in a new issue