BankingClient/fints4k/src/commonMain/kotlin/net/dankito/banking/fints
dankito fba6c2a0d5 Implemented also logging dialog number 2022-02-07 00:18:14 +01:00
..
callback Renamed TanProcedure to TanMethod in fints4k 2022-02-07 00:18:07 +01:00
log Implemented also logging dialog number 2022-02-07 00:18:14 +01:00
messages Extracted setNextMessage() 2022-02-07 00:18:14 +01:00
model Implemented also logging dialog number 2022-02-07 00:18:14 +01:00
response Fixed that ResponseParser logs didn't get added to LogCollector; had therefore to add ResponseParser to JobContext 2022-02-07 00:18:14 +01:00
tan MOved FlickerCodeStepsCalculator and Bit to BankingUiCommon 2022-02-07 00:18:06 +01:00
transactions Fixed that Mt940Parser's logAppender got overridden 2022-02-07 00:18:14 +01:00
util Forgot one open 2022-02-07 00:18:14 +01:00
webclient Implemented logging client close errors 2022-02-07 00:18:14 +01:00
FinTsClient.kt Collecting now message on JobContext (makes FinTsClient, FinTsJobExecutor and RequestExecutor state free); moved therefore Mt940AccountTransactionsParser to JobContext 2022-02-07 00:18:14 +01:00
FinTsClientForCustomer.kt Collecting now message on JobContext (makes FinTsClient, FinTsJobExecutor and RequestExecutor state free); moved therefore Mt940AccountTransactionsParser to JobContext 2022-02-07 00:18:14 +01:00
FinTsJobExecutor.kt Collecting now message on JobContext (makes FinTsClient, FinTsJobExecutor and RequestExecutor state free); moved therefore Mt940AccountTransactionsParser to JobContext 2022-02-07 00:18:14 +01:00
RequestExecutor.kt Fixed that ResponseParser logs didn't get added to LogCollector; had therefore to add ResponseParser to JobContext 2022-02-07 00:18:14 +01:00