summaryrefslogtreecommitdiffstats
path: root/src/main/java/org (follow)
Commit message (Collapse)AuthorAgeFilesLines
* more testsCGantert3452021-11-245-151/+30
| | | removed unused classes
* removed obsolete codeCGantert3452021-11-242-99/+0
|
* unused code removedCGantert3452021-11-231-11/+0
| | | test on security with designated provider
* dynamic content time stamp fixed and test addedCGantert3452021-11-232-36/+31
|
* additional tests for DOSIPASCGantert3452021-11-231-1/+1
|
* test addedCGantert3452021-11-231-1/+1
|
* added fcb version 3 data type to the DOSIPAS encoding and decodingCGantert3452021-11-234-152/+10
|
* bug fixes on dynamic frameCGantert3452021-11-223-6/+4
| | | | | - ExtensionMarker removed - default on format removed - keyId starting from 0
* - fix on null pointer exception for tickets created ad midnightCGantert3452021-11-023-3/+3
|
* Replaced StandardCharsets with Charset.forNameJohn Doe2021-07-213-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.
* - test for FCB version 3CGantert3452021-06-2914-174/+108
|
* - option to use a dedicated security provider implementationCGantert3452021-06-286-19/+244
|
* - initial implementation of FCB version 3.0.0 - !!Tests still missing!!CGantert3452021-06-28102-9/+16847
|
* - Bug fix StaticHeader date formatCGantert3452021-05-1213-283/+375
| | | - Dynamic content for the dynamic content of the dynamic frame
* updateCGantert3452021-04-2313-5/+753
|
* included open ticket testCGantert3452021-04-1211-26/+39
|
* fix for included open ticket, vatDetails and route sectionCGantert3452021-04-126-1/+16
|
* - fix for train link, date and time is not defined optionalCGantert3452021-04-0128-5325/+17
|
* BigInteger without ValueExact function supportedCGantert3452021-03-291-3/+39
|
* structure change 1CGantert3452021-03-29392-0/+62989