BankingClient/fints4k/src
dankito 137d35ac02 Implemented validating and auto correcting user input in TransferMoneyDialog 2022-02-07 00:18:06 +01:00
..
commonMain/kotlin/net/dankito/banking/fints Implemented validating and auto correcting user input in TransferMoneyDialog 2022-02-07 00:18:06 +01:00
commonTest Removed exception from Response as this only crashed iOS app. Choosing now on mapper level which message to show in UI 2022-02-07 00:18:06 +01:00
jsMain/resources Added example code to get it at least working in browser 2022-02-07 00:17:53 +01:00
jvm6Main/kotlin/net/dankito/banking/fints/util Extracted Logger to new module common 2022-02-07 00:17:53 +01:00
jvm6Test Made FinTsClient methods suspendable; could remove ThreadPool for that 2022-02-07 00:17:53 +01:00
main Converted fints4k to a Kotlin multi platform project 2022-02-07 00:17:53 +01:00