fints4k/ui
dankito 0e0a7b5207 Implemented filtering out duplicate transactions as some banks return some transactions multiple times in MT940 response 2022-02-07 00:18:06 +01:00
..
BankingAndroidApp Removed unused AmountFormat 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 Removed useless constructor keyword 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 Fixed that banks parameter may contained only one bank 2022-02-07 00:18:06 +01:00
fints4kBankingClient Implemented filtering out duplicate transactions as some banks return some transactions multiple times in MT940 response 2022-02-07 00:18:06 +01:00
hbci4jBankingClient Implemented persisting data with Room 2022-02-07 00:18:06 +01:00