fints4k/ui/BankingUiCommon/src/jvmMain/kotlin/net/dankito/banking/util
dankito b403557f2d Implemented checking if bank supports setting count max entries. Had to adjust Jackson serialization so that and not just JobParameters gets saved and restored and to implement a lot of default constructors for this 2022-02-07 00:18:07 +01:00
..
extraction Made BankingUiCommon a multi platform project 2022-02-07 00:17:53 +01:00
persistence Implemented checking if bank supports setting count max entries. Had to adjust Jackson serialization so that and not just JobParameters gets saved and restored and to implement a lot of default constructors for this 2022-02-07 00:18:07 +01:00
BankIconFinder.kt Added findIconForBankAsync(() to IBankIconFinder so that iOS can choose how to handle asynchronous retrieval of bank icon 2022-02-07 00:17:54 +01:00
JacksonJsonSerializer.kt Implemented checking if bank supports setting count max entries. Had to adjust Jackson serialization so that and not just JobParameters gets saved and restored and to implement a lot of default constructors for this 2022-02-07 00:18:07 +01:00
ThreadPoolAsyncRunner.kt Made BankingUiCommon a multi platform project 2022-02-07 00:17:53 +01:00