fints4k/ui/BankingUiCommon/src
dankito 7170856f7e Implemented sending message log directly to a new backend service that either creates a new OsTicket ticket for us or sends message log to a codinux e-mail address. TODO: Sending it in BankingPresenter with Ktor did not work 2022-02-07 00:18:14 +01:00
..
commonMain/kotlin/net/dankito/banking Implemented sending message log directly to a new backend service that either creates a new OsTicket ticket for us or sends message log to a codinux e-mail address. TODO: Sending it in BankingPresenter with Ktor did not work 2022-02-07 00:18:14 +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 filtering out .ico for JavaFX 2022-02-07 00:18:13 +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