BankingClient/ui/BankingUiCommon/src
dankito 8687320ef3 Fixed that if hideAccount changes also selectedAccounts have to be updated (e.g. a now hidden account should not be displayed and not be selected anymore) 2022-02-07 00:18:14 +01:00
..
commonMain/kotlin/net/dankito/banking Fixed that if hideAccount changes also selectedAccounts have to be updated (e.g. a now hidden account should not be displayed and not be selected anymore) 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 Fixed Qwant base url 2022-02-07 00:18:14 +01:00
jvmTest/kotlin/net/dankito/banking/util Fixed that RemitteNameMaxLength has been renamed to RecipientNameMaxLength 2022-02-07 00:18:14 +01:00
main Made BankingUiCommon a multi platform project 2022-02-07 00:17:53 +01:00