fints4k/BankingUiCommon/src/main/java/net/dankito/banking/ui/model
dankl 3c76bbd93c Implemented equals() so that we only show each transaction once in UI even though it has been retrieved multiple times 2019-11-03 23:28:44 +01:00
..
responses Started UI specific model to get independent of underlying FinTS- / banking client implementation 2019-11-03 23:06:40 +01:00
Account.kt Storing transactions and balances now on value objects instead of in MainPresenter 2019-11-03 23:26:47 +01:00
AccountTransaction.kt Implemented equals() so that we only show each transaction once in UI even though it has been retrieved multiple times 2019-11-03 23:28:44 +01:00
Bank.kt Started UI specific model to get independent of underlying FinTS- / banking client implementation 2019-11-03 23:06:40 +01:00
BankAccount.kt Storing transactions and balances now on value objects instead of in MainPresenter 2019-11-03 23:26:47 +01:00
BankAccountType.kt Started UI specific model to get independent of underlying FinTS- / banking client implementation 2019-11-03 23:06:40 +01:00
TanProcedure.kt Started UI specific model to get independent of underlying FinTS- / banking client implementation 2019-11-03 23:06:40 +01:00
TanProcedureType.kt Started UI specific model to get independent of underlying FinTS- / banking client implementation 2019-11-03 23:06:40 +01:00