fints4k/ui/BankingUiCommon/src
dankito 12d6c5a430 Fixed that if persisting newly added account fails callback never gets called and AddAccountDialog therefore is stuck forever 2022-02-07 00:18:08 +01:00
..
commonMain/kotlin/net/dankito/banking Fixed that if persisting newly added account fails callback never gets called and AddAccountDialog therefore is stuck forever 2022-02-07 00:18:08 +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 encrypting biometric password 2022-02-07 00:18:08 +01:00
jvmTest/kotlin/net/dankito/banking/util Renamed usage to reference, remittee to recipient and instant payment to real-time transfer 2022-02-07 00:18:07 +01:00
main Made BankingUiCommon a multi platform project 2022-02-07 00:17:53 +01:00