Markus Fisch b9e8f4cfca Invoke forceCompat() to fix crashes on Lineage
For some reason invoking RenderScript.forceCompat() makes
RenderScript finally work on Lineage 16.0. Without that,
RenderScript will crash on (at least a Samsung Galaxy S5
running) Lineage 16.0 as soon as it's initialized.
Seems to be a device/system bug.

The solution was found by https://github.com/nonnymoose
Thanks a lot! :D

For more details about this please see:
https://github.com/markusfisch/BinaryEye/issues/21
2019-05-20 10:57:38 +02:00
2019-05-09 23:02:13 +02:00
2017-08-27 15:03:22 +02:00
2019-05-17 21:03:35 +02:00
2019-05-14 19:27:43 +02:00
2017-08-27 16:30:32 +02:00
2017-08-27 15:21:31 +02:00
2019-04-30 10:08:54 +02: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, uses Material Design and doesn't do anything else but decoding a barcode.

Get it on F-Droid Get it on Google Play

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

S
Description
Mirror of Binary Eye
Readme MIT
28 MiB
Languages
Kotlin 98.9%
Shell 0.6%
Makefile 0.5%