fints4k/ui
dankito 1bc8a93ba4 Fixed checking if all transactions have been fetched by using retrievedTransactionsFromOn (as first retrieved transaction may not is on the first day of the fetched period( 2022-02-07 00:18:07 +01:00
..
BankingAndroidApp Implemented storing and displaying for which period account transactions have been fetched 2022-02-07 00:18:07 +01:00
BankingJavaFxApp Renamed TanProcedure to TanMethod in UI 2022-02-07 00:18:07 +01:00
BankingJavaFxControls Renamed TanProcedure to TanMethod in UI 2022-02-07 00:18:07 +01:00
BankingUiCommon Fixed checking if all transactions have been fetched by using retrievedTransactionsFromOn (as first retrieved transaction may not is on the first day of the fetched period( 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 storing and displaying for which period account transactions have been fetched 2022-02-07 00:18:07 +01:00
fints4kBankingClient Implemented storing and displaying for which period account transactions have been fetched 2022-02-07 00:18:07 +01:00
hbci4jBankingClient Fixed setting ninety days ago to from midnight on so that retrievedTransactionsFromOn gets set correctly -> check in BankingPresenter if all transactions have been fetched also works for this day 2022-02-07 00:18:07 +01:00