BankingClient/fints4k/src/commonMain/kotlin/net/dankito/banking/fints
2022-02-07 00:18:14 +01:00
..
callback Renamed TanProcedure to TanMethod in fints4k 2022-02-07 00:18:07 +01:00
log Fixed that message is not a FinTS message 2022-02-07 00:18:14 +01:00
messages Using now JobContext as MessageBaseData 2022-02-07 00:18:14 +01:00
model Using now JobContext as MessageBaseData 2022-02-07 00:18:14 +01:00
response Implemented getAllExceptionMessages() to list all messages in exception hierarchy 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 otherPartyName may is just an empty string (like at Targobank) 2022-02-07 00:18:14 +01:00
util Extracted TanMethodSelector 2022-02-07 00:18:14 +01:00
webclient Implemented logging client close errors 2022-02-07 00:18:14 +01:00
FinTsClient.kt Moved ProductData to JobContext and implemented that startNewDialog() create DialogContext 2022-02-07 00:18:14 +01:00
FinTsClientForCustomer.kt Moved ProductData to JobContext and implemented that startNewDialog() create DialogContext 2022-02-07 00:18:14 +01:00
FinTsJobExecutor.kt Using now JobContext as MessageBaseData 2022-02-07 00:18:14 +01:00
RequestExecutor.kt Created JobContext to have a cross dialog context per job and to be able to set FinTsClientCallback (and later on other objects) on a job basis 2022-02-07 00:18:14 +01:00