dankito
|
160262cdff
|
Fixed that Thh:mm:ss(:SSS) is considered as field code
|
2022-02-07 00:17:53 +01:00 |
dankito
|
a16cf630b4
|
Implemented mapping all account transaction fields; Renamed usage to unparsedUsage, isCancellation to isReversal, customerReference to referenceForTheAccountOwner, bankReference to referenceOfTheAccountServicingInstitution and referenceReferenceNumber to relatedReferenceNumber
|
2022-02-07 00:17:53 +01:00 |
dankito
|
ac78758262
|
Forgot to commit that Turnover and TransactionDetails have been renamed
|
2022-02-07 00:17:53 +01:00 |
dankito
|
b89414b1f1
|
Fixed detecting when dash at start of line is not a statement separator
|
2022-02-07 00:17:52 +01:00 |
dankito
|
bee07743d9
|
Fixed detecting and correcting annual jump from booking date to value date
|
2022-02-07 00:17:52 +01:00 |
dankito
|
2401b0e85c
|
Renamed BankingAndroidApp package from net.dankito.fints4java.android to net.dankito.banking.ui.android
|
2022-02-07 00:17:52 +01:00 |
dankito
|
53ebba0c9f
|
Moved fints4k library package from net.dankito.fints to net.dankito.banking.fints
|
2022-02-07 00:17:52 +01:00 |
dankito
|
231bf41cb3
|
Fixed that challengeHHD_UC sometimes got decoded wrong, there was then a byte missing as binary data got unmasked
|
2022-02-07 00:17:52 +01:00 |
dankito
|
998c6d0c01
|
Implemented extracting segment that is embedded in encrypted data segment HNVSD
|
2022-02-07 00:17:52 +01:00 |
dankito
|
26c9ef02a3
|
Implemented decoding control bytes
|
2022-02-07 00:17:52 +01:00 |
dankito
|
5e57d2a490
|
Added collecting additional information about TanProcedureParameter (to detect HHD version) and other TAN relevant information like setting SMS Abbuchungskonto or Auftraggeberkonto is required
|
2022-02-07 00:17:52 +01:00 |
dankito
|
bfdb3833a6
|
Checking now all responses if a TAN is required and if if contains a continuation ID (Aufsetzpunkt)
|
2022-02-07 00:17:52 +01:00 |
dankito
|
cd77da6da3
|
Fixed that for accounts that only have appTAN, pushTAN, smsTAN, ... as TAN procedures test getTanMediaList() would fail
|
2022-02-07 00:17:52 +01:00 |
dankito
|
1859fb2575
|
Implemented parsing PinInfo and setting HKTAN only if required according to PinInfo
|
2022-02-07 00:17:52 +01:00 |
dankito
|
de91056094
|
Fixed that sheet number may is omitted
|
2022-02-07 00:17:52 +01:00 |
dankito
|
88effa5e1f
|
Updated JavaShowcase
|
2022-02-07 00:17:52 +01:00 |
dankito
|
302dc6f8ed
|
Renamed userDidNotEnterTan() to userDidNotEnterAtc()
|
2022-02-07 00:17:52 +01:00 |
dankito
|
6b53355b97
|
For public signature removed parameter hasRetrievedTransactionsWithTanJustBefore from tryGetTransactionsOfLast90DaysWithoutTan()
|
2022-02-07 00:17:52 +01:00 |
dankito
|
394406c785
|
Set version to 1.0.0
|
2022-02-07 00:17:52 +01:00 |
dankito
|
bea45cb661
|
Implemented instant payment money transfer
|
2022-02-07 00:17:52 +01:00 |
dankito
|
8c6c65c7b0
|
Added enum AccountFeature to be better extensible of upcoming implemented features
|
2022-02-07 00:17:52 +01:00 |
dankito
|
a6cc51801e
|
Moved pure test code (getBestAccountForRetrievingTransactions()) to tests
|
2022-02-07 00:17:52 +01:00 |
dankito
|
f21227c5fa
|
Made bank transfer usage unique to avoid 'Auftrag wegen Doppeleinreichung abgelehnt' error
|
2022-02-07 00:17:52 +01:00 |
dankito
|
333747a5e4
|
Implemented DialogContext to keep track of dialog's current state and to not have to pass BankData, CustomerData and ProductData to almost all methods
|
2022-02-07 00:17:52 +01:00 |
dankito
|
584adf9375
|
Fixed that there was no account on customer
|
2022-02-07 00:17:52 +01:00 |
dankito
|
2dda31ec38
|
Fixed that colon is now a legal character
|
2022-02-07 00:17:52 +01:00 |
dankito
|
5003a5bffe
|
Fixed parseBankParameters_MaxMessageSizeIsAnEmptyString()
|
2022-02-07 00:17:52 +01:00 |
dankito
|
b7ed5aa015
|
Fixed that balance of prebooked transactions is optional
|
2022-02-07 00:17:52 +01:00 |
dankito
|
496e73dc9f
|
Renamed fints4java to fints4k
|
2022-02-07 00:17:52 +01:00 |