fints4k/ui/BankingUiCommon/src
dankito 7f14215907 Added info popup to explain what 'Fetch all transactions' means (TODO: displays only data of first account for which not all transactions have been fetched, display all) 2022-02-07 00:18:07 +01:00
..
commonMain/kotlin/net/dankito/banking Added info popup to explain what 'Fetch all transactions' means (TODO: displays only data of first account for which not all transactions have been fetched, display all) 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 parsing credit card transactions parameters 2022-02-07 00:18:07 +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