BankingClient/ui
dankito 70b8a8b84c Fixed hide disclosure triangle for Bank- and BankAccountListItems (issue was that you have to use "ForEach(0 ..< array.count) { index in" instead of "ForEach(array) item in" - very obvious, Apple!) 2022-02-07 00:17:53 +01:00
..
BankingAndroidApp Extracted setupFlickerCodeTanView() and setupImageTanView() 2022-02-07 00:17:53 +01:00
BankingJavaFxApp Made BankingUiCommon a multi platform project 2022-02-07 00:17:53 +01:00
BankingJavaFxControls Added callbacks to FinTsClientCallback methods so that they can be responded asynchronously 2022-02-07 00:17:53 +01:00
BankingUiCommon 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
BankingUiNativeIntegration Added task packAllForXcode and renamed packForXCode to packForXcode 2022-02-07 00:17:53 +01:00
BankingiOSApp Fixed hide disclosure triangle for Bank- and BankAccountListItems (issue was that you have to use "ForEach(0 ..< array.count) { index in" instead of "ForEach(array) item in" - very obvious, Apple!) 2022-02-07 00:17:53 +01:00
fints4kBankingClient Added task packAllForXcode and renamed packForXCode to packForXcode 2022-02-07 00:17:53 +01:00
hbci4jBankingClient Using now Date and UUID from common in fints4k. Could therefore remove klock 2022-02-07 00:17:53 +01:00