fints4k/ui
dankito 094d669148 Implemented evaluating count days for which bank stores transactions -> don't show fetch all transactions overlay if bank server doesn't store additional transactions 2022-02-07 00:18:07 +01:00
..
BankingAndroidApp Removed alert after adding account to ask user if now all account transactions should get fetched 2022-02-07 00:18:07 +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 Renamed isSuccessful to successful 2022-02-07 00:18:07 +01:00
BankingUiCommon Implemented evaluating count days for which bank stores transactions -> don't show fetch all transactions overlay if bank server doesn't store additional transactions 2022-02-07 00:18:07 +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 Implemented evaluating count days for which bank stores transactions -> don't show fetch all transactions overlay if bank server doesn't store additional transactions 2022-02-07 00:18:07 +01:00
fints4kBankingClient Implemented evaluating count days for which bank stores transactions -> don't show fetch all transactions overlay if bank server doesn't store additional transactions 2022-02-07 00:18:07 +01:00
hbci4jBankingClient Added account to GetTransactionsParameter 2022-02-07 00:18:07 +01:00