0
0
mirror of https://github.com/markusfisch/BinaryEye.git synced 2024-09-20 03:52:16 +02:00
Yet another barcode scanner for Android
Go to file
molikuner 3b12aa4b7b Fix crash caused by missing \R support for Regex (#62)
* Fix crash caused by missing `\R` support for Regex
* Replaced `\R` usage in VType actions with official equivalent
* Replace `\R`, which was overlooked
2019-08-31 10:38:08 +02:00
app Fix crash caused by missing \R support for Regex (#62) 2019-08-31 10:38:08 +02:00
gradle/wrapper Update gradle, build tools and remove Error Prone 2019-05-07 17:05:50 +02:00
svg Add shadow to Google Play icon 2019-05-09 23:02:13 +02:00
.gitignore Initial commit 2017-08-27 15:03:22 +02:00
build.gradle Update build tools version 2019-07-10 16:02:09 +02:00
CHANGELOG.md Advance version number to 1.13.0 2019-08-23 18:32:03 +02:00
CONTRIBUTING.md Add contribution guidelines 2019-05-26 16:33:11 +02: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 Include JUnit tests in Makefile test rule too 2019-07-10 16:21:30 +02:00
PRIVACY.md Added a privacy policy 2017-08-27 15:21:31 +02:00
README.md Add screenshots to README 2019-08-09 14:05:28 +02: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 totally free, open source and does use the ZXing barcode scanning library.

Unlike many others, it works in portrait and landscape orientation, can read inverted codes, comes in Material Design and doesn't do much else but decoding a barcode.

And it's written in Kotlin because I wanted to explore that a bit more.

Screenshots

Screenshot Scanning Screenshot Result Screenshot Compose Barcode

Download

Get it on F-Droid Get it on Google Play