fints4k/BankingUiCommon/src/main/java/net/dankito/banking/ui/model
dankl 11f115936b Implemented showing user's tan media 2019-12-29 17:55:41 +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 Implemented showing user's tan media 2019-12-29 17:55:41 +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
TanMedium.kt Implemented showing user's tan media 2019-12-29 17:55:41 +01:00
TanMediumStatus.kt Implemented showing user's tan media 2019-12-29 17:55:41 +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