summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/uic/barcode/staticFrame (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-07-28- decode TLB also in case of wrong non-numeric formating of number1.4.3CGantert3452-8/+8
values in the bar-code
2023-05-30fix on the security providerissuerVsSecurityProviderCGantert3451-1/+0
2023-05-25fix on head with wrong monthCGantert3451-1/+1
2023-05-17SSB testsCGantert3451-2/+14
2023-04-26-1 -> +1;Alex Stasewitsch1-1/+1
2023-04-26+1 for in encoding of month;Alex Stasewitsch1-1/+1
2023-03-10ssb unit testsCGantert3451-12/+17
2023-03-09check for inflater return code addedCGantert3451-1/+1
2023-02-10Exceptions in case of wrong U_HAED content1.3.5CGantert3451-3/+29
2023-02-10error messages for wrong header contentCGantert3451-4/+20
2023-02-10new exception for wrong identifiers in U_HEADCGantert3451-0/+10
2022-06-09missing language code in the U_HEAD corrected internally.CGantert3451-1/+13
2021-07-21Replaced StandardCharsets with Charset.forNameJohn Doe1-3/+3
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.
2021-06-28- option to use a dedicated security provider implementationCGantert3451-2/+73
2021-05-12- Bug fix StaticHeader date formatCGantert3451-1/+1
- Dynamic content for the dynamic content of the dynamic frame
2021-04-23updateCGantert3451-1/+8
2021-04-01- fix for train link, date and time is not defined optionalCGantert3451-1/+0
2021-03-29structure change 1CGantert34510-0/+1822