BankingClient/ui/BankingUiCommon/src
dankito 2d4499514a Implemented calculating isSuccessful in AddAccountResponse and GetTransactionsResponse 2022-02-07 00:18:07 +01:00
..
commonMain/kotlin/net/dankito/banking Implemented calculating isSuccessful in AddAccountResponse and GetTransactionsResponse 2022-02-07 00:18:07 +01:00
iosMain/kotlin/net/dankito/banking Added extension TanImage.imageBytesAsNSData() as common's toNSData() extension is exported to Swift as if it was for a different class 2022-02-07 00:17:53 +01:00
jvmMain/kotlin/net/dankito/banking/util 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
jvmTest/kotlin/net/dankito/banking/util Implemented validating and auto correcting user input in TransferMoneyDialog 2022-02-07 00:18:06 +01:00
main Made BankingUiCommon a multi platform project 2022-02-07 00:17:53 +01:00