fints4k/ui/hbci4jBankingClient/src/main/kotlin/net/dankito/banking
dankito f96e7a4b30 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
..
model 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
util Implemented mapping and displaying if an account type is supported or not 2022-02-07 00:18:07 +01:00
HbciCallback.kt Implemented mapping and displaying if an account type is supported or not 2022-02-07 00:18:07 +01:00
hbci4jBankingClient.kt 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
hbci4jBankingClientCreator.kt 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