summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/uic/barcode/staticFrame (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replaced StandardCharsets with Charset.forNameJohn Doe2021-07-211-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.
* - option to use a dedicated security provider implementationCGantert3452021-06-281-2/+73
|
* - Bug fix StaticHeader date formatCGantert3452021-05-121-1/+1
| | | - Dynamic content for the dynamic content of the dynamic frame
* updateCGantert3452021-04-231-1/+8
|
* - fix for train link, date and time is not defined optionalCGantert3452021-04-011-1/+0
|
* structure change 1CGantert3452021-03-2910-0/+1822