Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed obsolete code | CGantert345 | 2021-11-24 | 2 | -99/+0 |
| | |||||
* | unused code removed | CGantert345 | 2021-11-23 | 1 | -11/+0 |
| | | | test on security with designated provider | ||||
* | dynamic content time stamp fixed and test added | CGantert345 | 2021-11-23 | 2 | -36/+31 |
| | |||||
* | additional tests for DOSIPAS | CGantert345 | 2021-11-23 | 1 | -1/+1 |
| | |||||
* | test added | CGantert345 | 2021-11-23 | 1 | -1/+1 |
| | |||||
* | added fcb version 3 data type to the DOSIPAS encoding and decoding | CGantert345 | 2021-11-23 | 4 | -152/+10 |
| | |||||
* | bug fixes on dynamic frame | CGantert345 | 2021-11-22 | 3 | -6/+4 |
| | | | | | - ExtensionMarker removed - default on format removed - keyId starting from 0 | ||||
* | - fix on null pointer exception for tickets created ad midnight | CGantert345 | 2021-11-02 | 3 | -3/+3 |
| | |||||
* | Replaced StandardCharsets with Charset.forName | John Doe | 2021-07-21 | 3 | -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 3 | CGantert345 | 2021-06-29 | 14 | -174/+108 |
| | |||||
* | - option to use a dedicated security provider implementation | CGantert345 | 2021-06-28 | 6 | -19/+244 |
| | |||||
* | - initial implementation of FCB version 3.0.0 - !!Tests still missing!! | CGantert345 | 2021-06-28 | 102 | -9/+16847 |
| | |||||
* | - Bug fix StaticHeader date format | CGantert345 | 2021-05-12 | 13 | -283/+375 |
| | | | - Dynamic content for the dynamic content of the dynamic frame | ||||
* | update | CGantert345 | 2021-04-23 | 13 | -5/+753 |
| | |||||
* | included open ticket test | CGantert345 | 2021-04-12 | 11 | -26/+39 |
| | |||||
* | fix for included open ticket, vatDetails and route section | CGantert345 | 2021-04-12 | 6 | -1/+16 |
| | |||||
* | - fix for train link, date and time is not defined optional | CGantert345 | 2021-04-01 | 28 | -5325/+17 |
| | |||||
* | BigInteger without ValueExact function supported | CGantert345 | 2021-03-29 | 1 | -3/+39 |
| | |||||
* | structure change 1 | CGantert345 | 2021-03-29 | 392 | -0/+62989 |