BankingClient/ui
dankito 725e0ef881 Fixed that for AccountTransactionEntity comparing didn't work 2022-02-07 00:18:06 +01:00
..
BankingAndroidApp Added bottom bar to ask user if she likes to fetch all transactions 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 Fixed that for AccountTransactionEntity comparing didn't work 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 Using now technicalId as id 2022-02-07 00:18:06 +01:00
fints4kBankingClient Fixed that when an account gets deleting its BankingClient data didn't get deleted 2022-02-07 00:18:06 +01:00
hbci4jBankingClient Fixed that when an account gets deleting its BankingClient data didn't get deleted 2022-02-07 00:18:06 +01:00