BankingClient/BankingUiCommon/src/main/java/net/dankito/banking
dankl 2a626a8b7c Fixed that balance of selected accounts got calculated wrong (balances of accounts with multiple bank accounts got added multiple times) 2020-01-25 18:08:40 +01:00
..
persistence Added IBankingPersistence to be able to store and deserialize added accounts and retrieved account transactions. Implemented BankingPersistenceJson not meant to be a real IBankingPersistence implementation but to get one up and running fast. 2020-01-15 23:55:16 +01:00
ui Fixed that balance of selected accounts got calculated wrong (balances of accounts with multiple bank accounts got added multiple times) 2020-01-25 18:08:40 +01:00
util Added IBase64Service to UiCommon to wrap away fints4java IBase64Service 2020-01-08 17:52:12 +01:00