BankingClient/ui
dankito d01074e070 Added to fallbacks to find bank name from BIC or IBAN 2022-02-07 00:18:06 +01:00
..
BankingAndroidApp Hiding txtvwRemitteeBankName if bank name isn't set 2022-02-07 00:18:06 +01:00
BankingJavaFxApp Extracted interfaces for UI model classes Customer, BankAccount and AccountTransaction. So entities can implement these interfaces directly, there's no need for mapping anymore 2022-02-07 00:18:06 +01:00
BankingJavaFxControls Extracted interfaces for UI model classes Customer, BankAccount and AccountTransaction. So entities can implement these interfaces directly, there's no need for mapping anymore 2022-02-07 00:18:06 +01:00
BankingUiCommon Added to fallbacks to find bank name from BIC or IBAN 2022-02-07 00:18:06 +01:00
BankingUiNativeIntegration Extracted interfaces for UI model classes Customer, BankAccount and AccountTransaction. So entities can implement these interfaces directly, there's no need for mapping anymore 2022-02-07 00:18:06 +01:00
BankingiOSApp Fixed that banks parameter may contained only one bank 2022-02-07 00:18:06 +01:00
fints4kBankingClient Implemented persisting data with Room 2022-02-07 00:18:06 +01:00
hbci4jBankingClient Implemented persisting data with Room 2022-02-07 00:18:06 +01:00