0
0
mirror of https://github.com/markusfisch/BinaryEye.git synced 2024-09-20 20:03:06 +02:00
Yet another barcode scanner for Android
Go to file
Markus Fisch 346529469c Revert "Update build tools for macOS Catalina"
This reverts commit cf4020c613.

Those new build tools don't work on other systems than macOS
Catalina and even there produce broken builds :(

Also, it looks like the only solution is to remove
`RenderScript.forceCompat()` what's probably no longer
required to support Lineage 16.0 with those new build tools.
Confirmation pending.
2020-02-18 16:23:39 +01:00
app Update Indonesian translation 2020-02-17 15:09:33 +01:00
gradle/wrapper Revert "Update build tools for macOS Catalina" 2020-02-18 16:23:39 +01:00
svg Remove unused resources from rasterization script 2019-10-26 13:23:21 +02:00
.gitignore Add gradle.properties to repository 2019-11-14 12:58:43 +01:00
build.gradle Revert "Update build tools for macOS Catalina" 2020-02-18 16:23:39 +01:00
CHANGELOG.md Advance version number to 1.21.0 2019-12-29 17:03:28 +01:00
CONTRIBUTING.md Fix typo in remark about commit messages 2020-02-08 12:43:57 +01:00
gradle.properties Add gradle.properties to repository 2019-11-14 12:58:43 +01:00
gradlew Update gradle, build tools and remove Error Prone 2019-05-07 17:05:50 +02:00
gradlew.bat Update gradle, build tools and remove Error Prone 2019-05-07 17:05:50 +02:00
LICENSE Added a license 2017-08-27 16:30:32 +02:00
Makefile Remove SonarQube integration 2019-11-09 14:44:45 +01:00
PRIVACY.md Fix line break in PRIVACY 2019-11-11 16:53:34 +01:00
README.md Add links for all supported barcode formats 2020-02-08 12:39:44 +01:00
settings.gradle Include CameraView library over jitpack 2018-03-01 14:34:45 +01:00

Binary Eye

Yet another barcode scanner for Android. As if there weren't enough.

This one is free, without any ads and open source.

Works in portrait and landscape orientation, can read inverted codes, comes in Material Design and can also generate barcodes.

Binary Eye uses the ZXing ("Zebra Crossing") barcode scanning library.

Supported Barcode Formats

Read

ZXing can read the following barcode formats:

Generate

ZXing can generate the following barcode formats:

Screenshots

Screenshot Scanning Screenshot Result Screenshot Compose Barcode

Download

Get it on F-Droid Get it on Google Play