Files
Android/app
Branden Archer 2f86de4c1b Protect against unexpected failures when encoding barcodes
It was observed that some barcode encoders will fail if the
data passed to them is not valid for the format. For example,
the ITF encoder will throw an ArrayIndexOutOfBoundsException
on the input "this is a test".
2016-05-21 22:58:08 -04:00
..
2016-01-30 20:50:30 -05:00
2016-05-21 22:58:08 -04:00