This website requires JavaScript.
Explore
Help
Sign In
codinux
/
BankingClient
Watch
1
Star
0
Fork
You've already forked BankingClient
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3c096d655f
BankingClient
/
ui
/
BankingUiCommon
/
src
/
commonMain
/
kotlin
/
net
/
dankito
/
banking
History
dankito
e87adc8499
Clarified that getTransactionsAsync() only retrieves the transactions of one account; also fixed data model in regard to this
2022-02-07 00:18:14 +01:00
..
persistence
Added initializedListeners to IBankingPersistence
2022-02-07 00:18:14 +01:00
search
Renamed usage to reference, remittee to recipient and instant payment to real-time transfer
2022-02-07 00:18:07 +01:00
service
/testaccess
Clarified that getTransactionsAsync() only retrieves the transactions of one account; also fixed data model in regard to this
2022-02-07 00:18:14 +01:00
ui
Clarified that getTransactionsAsync() only retrieves the transactions of one account; also fixed data model in regard to this
2022-02-07 00:18:14 +01:00
util
Fixed that if hideAccount changes also selectedAccounts have to be updated (e.g. a now hidden account should not be displayed and not be selected anymore)
2022-02-07 00:18:14 +01:00