summaryrefslogtreecommitdiffstats
path: root/src/main (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-07-21Replaced StandardCharsets with Charset.forNameJohn Doe3-47/+13
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-29- test for FCB version 3CGantert34514-174/+108
2021-06-28- option to use a dedicated security provider implementationCGantert3456-19/+244
2021-06-28- initial implementation of FCB version 3.0.0 - !!Tests still missing!!CGantert345102-9/+16847
2021-05-12- Bug fix StaticHeader date formatCGantert34513-283/+375
- Dynamic content for the dynamic content of the dynamic frame
2021-04-23updateCGantert34513-5/+753
2021-04-12included open ticket testCGantert34511-26/+39
2021-04-12fix for included open ticket, vatDetails and route sectionCGantert3456-1/+16
2021-04-01- fix for train link, date and time is not defined optionalCGantert34528-5325/+17
2021-03-29BigInteger without ValueExact function supportedCGantert3451-3/+39
2021-03-29structure change 1CGantert345392-0/+62989