dankl
|
2c95f06a13
|
Moved FinTsClientCallback creation from MainWindowPresenter to MainActivity
|
2019-10-26 01:04:44 +02:00 |
dankl
|
9e6b8841aa
|
Fixed that selectedTanProcedure gets send / used
|
2019-10-26 00:18:10 +02:00 |
dankl
|
30baacb54c
|
Implemented that all separators get masked not only DataElementsSeparator
|
2019-10-26 00:17:27 +02:00 |
dankl
|
267a7db8d8
|
Implemented removing last empty data elements from output
|
2019-10-26 00:02:07 +02:00 |
dankl
|
733a262628
|
Implemented sending tan in Signaturabschluss (BenutzerdefinitereSignatur
|
2019-10-25 23:55:04 +02:00 |
dankl
|
a13fa0dcea
|
Fixed detection of isStrongAuthenticationRequired
|
2019-10-25 23:52:08 +02:00 |
dankl
|
826d3cefa2
|
Implemented decoding HHD v1.3 codes (at least BCD encoded ones, no support for ASCII yet)
|
2019-10-25 20:47:17 +02:00 |
dankl
|
3c7d897d52
|
WIP: Started to convert flicker code decoder from https://6xq.net/flickercodes/ from JavaScript to Kotlin
|
2019-10-25 18:55:36 +02:00 |
dankl
|
b6bcea039d
|
Added button to dismiss alert again
|
2019-10-21 01:04:59 +02:00 |
dankl
|
f557c08267
|
Made BIC non-null
|
2019-10-21 00:56:44 +02:00 |
dankl
|
61c8e3ac4b
|
Implemented retrieving FinTS server address etc. from BankFinder
|
2019-10-21 00:51:21 +02:00 |
dankl
|
d03c0eb003
|
Implemented checkIfAccountExists() which retrieves user's data and may even first account transactions without asking user for her/his tan procedure
|
2019-10-21 00:47:01 +02:00 |
dankl
|
1444d93860
|
Implemented BankTransferDialog
|
2019-10-20 23:52:07 +02:00 |
dankl
|
7e698f78cc
|
Added AutoCompleteTextView for bank code / FinTS server address; using now TextInputLayout instead of TextView - EditText combo; renamed btnSelect to btnAddAccount
|
2019-10-20 23:50:49 +02:00 |
dankl
|
6e1185a38c
|
Fixed finding city
|
2019-10-20 23:45:52 +02:00 |
dankl
|
c08dd1379a
|
Implemented parsing SepaAccountInfoParameters (HISPAS) and setting SEPA descriptor URN in SepaEinzelueberweisung
|
2019-10-20 19:32:47 +02:00 |
dankl
|
af0e4e923b
|
Implemented masking data elements' values (required for SEPA descriptor URNs)
|
2019-10-20 19:29:28 +02:00 |
dankl
|
9b2e4100f3
|
Extracted MessageUtils
|
2019-10-20 19:23:19 +02:00 |
dankl
|
289a2032b8
|
Extracted StringExtensions
|
2019-10-20 19:00:20 +02:00 |
dankl
|
fdb8545d6b
|
Renamed SupportedJob to JobParameters
|
2019-10-20 16:46:53 +02:00 |
dankl
|
d6cf9388c0
|
Implemented setting user's language to bank's default language
|
2019-10-17 15:15:20 +02:00 |
dankl
|
9672136a77
|
Implemented parsing SepaAccountInfo
|
2019-10-17 15:13:02 +02:00 |
dankl
|
def4e1f74e
|
Implemented parsing CommunicationInfo (HIKOM)
|
2019-10-16 16:47:00 +02:00 |
dankl
|
3afd257320
|
Added enterTan(TanChallenge) to FinTsClientCallback to get tan from user
|
2019-10-16 14:11:19 +02:00 |
dankito
|
7670a912e8
|
Started to implement infrastructure for entering tan
|
2019-10-16 01:08:07 +02:00 |
dankito
|
ef547a2d00
|
Implemented determining Existenzstatus for furtherTanFollows and cancelJob
|
2019-10-15 23:39:35 +02:00 |
dankito
|
c89960a3d8
|
Made determining TanProcedureType more robust; added PhotoTan
|
2019-10-15 23:38:18 +02:00 |
dankito
|
62597274fc
|
Fixed determining supported tan procedures for user
|
2019-10-15 23:36:59 +02:00 |
dankito
|
c0403b0be7
|
Fixed categorizing success messages
|
2019-10-15 22:47:38 +02:00 |
dankito
|
c857b874f7
|
Implemented parsing user's supported tan procedures
|
2019-10-15 22:47:17 +02:00 |
dankito
|
c203c753f2
|
Hard set security method to Pin/Tan as only this one is supported by fints4java and security method to two step as this is required by PSD2
|
2019-10-15 21:36:34 +02:00 |
dankito
|
1930bc1c0d
|
Added ensureBasicBankDataRetrieved()
|
2019-10-15 20:36:30 +02:00 |
dankito
|
e8a7ef7484
|
Fixed size check
|
2019-10-15 20:17:09 +02:00 |
dankito
|
f3c2cb871a
|
Fixed missing import
|
2019-10-15 20:05:01 +02:00 |
dankl
|
fbb24e7732
|
Started Android app
|
2019-10-15 18:27:06 +02:00 |
dankl
|
742343b139
|
Added FinTsClientCallback to ask user to select a tan procedure; renamed AllowedJob to SupportedJob
|
2019-10-15 18:23:03 +02:00 |
dankl
|
7fcc8db798
|
Implemented checking if allowed jobs are supported
|
2019-10-13 21:19:11 +02:00 |
dankl
|
7e729cb503
|
Re-enabled parameters
|
2019-10-13 20:19:02 +02:00 |
dankl
|
86991cae27
|
Added geschaeftsvorfallCode
|
2019-10-13 20:14:52 +02:00 |
dankl
|
496b800b5e
|
Added tryGetTransactionsOfLast90DaysWithoutTan()
|
2019-10-13 20:12:04 +02:00 |
dankl
|
29a2f29f72
|
Added JavaShowcase; did some adjustments so that Java users have a nicer interface
|
2019-10-13 19:44:16 +02:00 |
dankl
|
bb9c5d9c98
|
Re-added parameters for KontoumsaetzeZeitraumMt940
|
2019-10-13 19:42:25 +02:00 |
dankl
|
7c02b56388
|
Implemented BankDataMapper
|
2019-10-13 19:30:27 +02:00 |
dankl
|
be0b4f597a
|
Implemented sorting bookedTransactions
|
2019-10-13 19:06:39 +02:00 |
dankl
|
098834dbe5
|
Added async methods for getAnonymousBankInfo(), getTransactions() and doBankTransfer()
|
2019-10-13 19:03:48 +02:00 |
dankl
|
1d7c740966
|
Made synchronizeCustomerSystemId() protected as it's not needed by users of FinTsClient and added documentation for it
|
2019-10-13 18:54:12 +02:00 |
dankl
|
8d76ca26d5
|
Handling and logging now also dialog end response; logging web request errors
|
2019-10-13 18:30:58 +02:00 |
dankl
|
19256c8819
|
Also synchronizeCustomerSystemId() and doBankTransfer() returning now FinTsClientResponse
|
2019-10-13 18:29:53 +02:00 |
dankl
|
637cbe8b07
|
Renamed ClientResponseBase to FinTsClientResponse, gave getAnonymousBankInfo() a specific return parameter and extracted closeAnonymousDialog()
|
2019-10-13 18:18:18 +02:00 |
dankl
|
46fef1695d
|
Extracted getBalanceAfterDialogInit(), moved initDialog() to closeDialog()
|
2019-10-13 18:11:38 +02:00 |