summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/uic/barcode/asn1/uper (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unit Test for all barcode elementsCGantert3452021-12-021-1/+1
| | | | | | | | | | | - fixes on - openTicket -> Servicelevel - includedOpenTicket -> ServiceLevel - Voucher - CustomerCard -> CustomerStatusDescription - Zone - Line - ValidityPeriodDetail - CardReference
* additional testsCGantert3452021-11-292-2/+19
| | | | | | bug fixes on: - voucher - delay confirmation - parking
* more testsCGantert3452021-11-241-21/+29
| | | removed unused classes
* removed obsolete codeCGantert3452021-11-242-99/+0
|
* unused code removedCGantert3452021-11-231-11/+0
| | | test on security with designated provider
* Replaced StandardCharsets with Charset.forNameJohn Doe2021-07-212-44/+10
| | | | | | java.nio.charset.StandardCharsets is available on API level >= 19. See https://developer.android.com/reference/java/nio/charset/StandardCharsets. java.nio.charset.Charset is there since java 1.4.
* BigInteger without ValueExact function supportedCGantert3452021-03-291-3/+39
|
* structure change 1CGantert3452021-03-2921-0/+3513