fints4k/fints4javaLib/src/main/kotlin/net/dankito/fints
2019-10-25 23:52:08 +02:00
..
banks Fixed finding city 2019-10-20 23:45:52 +02:00
extensions Extracted StringExtensions 2019-10-20 19:00:20 +02:00
messages Made BIC non-null 2019-10-21 00:56:44 +02:00
model Made BIC non-null 2019-10-21 00:56:44 +02:00
response Fixed detection of isStrongAuthenticationRequired 2019-10-25 23:52:08 +02:00
tan Implemented decoding HHD v1.3 codes (at least BCD encoded ones, no support for ASCII yet) 2019-10-25 20:47:17 +02:00
transactions Added geschaeftsvorfallCode 2019-10-13 20:14:52 +02:00
util Implemented masking data elements' values (required for SEPA descriptor URNs) 2019-10-20 19:29:28 +02:00
FinTsClient.kt Implemented checkIfAccountExists() which retrieves user's data and may even first account transactions without asking user for her/his tan procedure 2019-10-21 00:47:01 +02:00
FinTsClientCallback.kt Added enterTan(TanChallenge) to FinTsClientCallback to get tan from user 2019-10-16 14:11:19 +02:00