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
Projects
Releases
Packages
2
Wiki
Activity
92231a72a1
BankingClient
/
fints4k
/
src
/
main
/
kotlin
/
net
/
dankito
/
banking
/
fints
History
dankito
92231a72a1
Sorting now by value date instead of booking date
2022-02-07 00:17:53 +01:00
..
banks
Moved fints4k library package from net.dankito.fints to net.dankito.banking.fints
2022-02-07 00:17:52 +01:00
callback
Moved fints4k library package from net.dankito.fints to net.dankito.banking.fints
2022-02-07 00:17:52 +01:00
messages
Implemented parsing each received MT940 part immediately and passing it on to UI
2022-02-07 00:17:52 +01:00
model
Implemented abortIfTanIsRequired so that at app start we can try to get all accounts' transaction without that user is being asked to enter a TAN if retrieving transaction without TAN isn't supported
2022-02-07 00:17:53 +01:00
response
Forgot to commit adding tanRequiredButWeWereToldToAbortIfSo
2022-02-07 00:17:53 +01:00
tan
Moved fints4k library package from net.dankito.fints to net.dankito.banking.fints
2022-02-07 00:17:52 +01:00
transactions
Fixed that usage types only consist of upper case letters
2022-02-07 00:17:53 +01:00
util
Moved fints4k library package from net.dankito.fints to net.dankito.banking.fints
2022-02-07 00:17:52 +01:00
FinTsClient.kt
Sorting now by value date instead of booking date
2022-02-07 00:17:53 +01:00
FinTsClientForCustomer.kt
Moved fints4k library package from net.dankito.fints to net.dankito.banking.fints
2022-02-07 00:17:52 +01:00