This website requires JavaScript.
Explore
Help
Sign In
codinux
/
fints4k
Watch
1
Star
0
Fork
You've already forked fints4k
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1bc8a93ba4
fints4k
/
ui
/
hbci4jBankingClient
/
src
/
main
/
kotlin
/
net
/
dankito
/
banking
History
dankito
f96e7a4b30
Fixed setting ninety days ago to from midnight on so that retrievedTransactionsFromOn gets set correctly -> check in BankingPresenter if all transactions have been fetched also works for this day
2022-02-07 00:18:07 +01:00
..
model
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
util
Implemented mapping and displaying if an account type is supported or not
2022-02-07 00:18:07 +01:00
HbciCallback.kt
Implemented mapping and displaying if an account type is supported or not
2022-02-07 00:18:07 +01:00
hbci4jBankingClient.kt
Fixed setting ninety days ago to from midnight on so that retrievedTransactionsFromOn gets set correctly -> check in BankingPresenter if all transactions have been fetched also works for this day
2022-02-07 00:18:07 +01:00
hbci4jBankingClientCreator.kt
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