0
0
mirror of https://github.com/markusfisch/BinaryEye.git synced 2024-09-20 03:52:16 +02:00
BinaryEye/app
Markus Fisch 867dc36811 Desugar Java 8 language features for ZXing 3.4
Add desugaring support to reverse translate Java 8 language features
in order to use the latest ZXing without having to increase minSdk.

ZXing 3.4 doesn't work on SDK levels below 24 anymore, see:
https://github.com/zxing/zxing/issues/1170

Many thanks to @TheLastProject for showing me the way:
cbcf1bcd99
2022-03-16 21:44:20 +01:00
..
src Desugar Java 8 language features for ZXing 3.4 2022-03-16 21:44:20 +01:00
build.gradle Desugar Java 8 language features for ZXing 3.4 2022-03-16 21:44:20 +01:00
lint.xml Ignore lint warning about the custom splash screen 2022-01-26 11:28:37 +01:00
proguard-rules.pro Explicitly keep support.v7.widget.SearchView 2020-04-15 11:06:32 +02:00