fints4k/ui
dankito 79ebb35bc7 Added convenience constructors for when retrieving data was successful 2022-02-07 00:18:07 +01:00
..
BankingAndroidApp Removed bankAccount property from GetTransactionsResponse 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 Calculating supportsRetrievingTransactionsOfLast90DaysWithoutTan now from retrieved data (but try to get rid of it anyway) 2022-02-07 00:18:07 +01:00
BankingUiCommon Added convenience constructors for when retrieving data was successful 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 BankListPrettifier to remove duplicate bank entries and to set better names (e.g. 'Deutsche Bank' instead of 'DB Privat- und Firmenkundenbank ...') 2022-02-07 00:18:07 +01:00
fints4kBankingClient Added convenience constructors for when retrieving data was successful 2022-02-07 00:18:07 +01:00
hbci4jBankingClient Added convenience constructors for when retrieving data was successful 2022-02-07 00:18:07 +01:00