• Joined on 2024-08-21
danki created repository codinux/Bankmeister 2024-09-10 02:37:51 +00:00
danki pushed to main at codinux/fints4k 2024-09-10 02:33:04 +00:00
c158097d3a Added tanMethodsNotSupportedByApplication to filter out TAN methods that client application does not support (e.g. chipTanUsb)
6908f52e48 Using now NonVisualOrImageBased as default to determine user's (suggested) TAN method as it provides a good default for most users
61d8f2c342 Added preferredTanMethods and preferredTanMedium to JobContext
6bf7fdcb44 Implemented passing default bank data to FinTsClient as e.g. bank names returned from bank server are often quite bad, e.g. DB24 for Deutsche Bank
fbafbb62e3 Added option closeDialogs
Compare 30 commits »
danki pushed to develop at codinux/BankingClient 2024-09-10 01:28:00 +00:00
c5b7967ce1 Added tanMethodsNotSupportedByApplication to filter out TanMethods not supported by application (by default: ChipTanUsb)
99c864bcf1 Belongs to set default bank values, IntelliJ didn't show me these files in commit dialog
97604d59c9 Implemented changing TAN method (but better find instance in FinTsData instead of creating a new instance)
aa7b7afaf0 Passing known bank data on to FinTsClient as e.g. bank names returned from bank server are often quite bad, e.g. DB24 for Deutsche Bank
73b760ae68 Updated tanExpirationTime's new data type
Compare 34 commits »
danki pushed to develop at codinux/BankingClient 2024-09-04 18:14:20 +00:00
bd052587c5 Added example how to update account transactions
36391c8f20 Also updating retrievedTransactionsFrom on BankAccount
7f60e02340 Implemented BankingModelService to filter out duplicates in retrieved AccountTransactions
85b66aa040 Also implemented an identifier for AccountTransaction
a9ebad0793 Fixed identifying TAN media as e.g. Sparkasse named all their TanGenerator media "SparkassenCard (Debitkarte)" - so it was not possible to differentiate between them
Compare 17 commits »
danki pushed to main at codinux/fints4k 2024-09-04 18:12:27 +00:00
9600e2f11b Converted lastTransactionsRetrievalTime to Instant
b2fb04372f Updating BankAccount.bookedTransactions only if we retrieved transactions and adding it to existing list instead of replacing existing bookedTransactions list
3b05a8b9c8 Renamed lastTransactionRetrievalTime to lastTransactionsRetrievalTime
d689c7663f Fixed updating BankAccount.balance and .retrievedTransactionsFrom
6238b5abb2 Renamed europeBerlin to EuropeBerlin
Compare 12 commits »
danki pushed to main at codinux/BankingClient 2024-09-01 18:24:35 +00:00
62276e2a02 Bumped version to 0.5.2-SNAPSHOT
7f407dd8b9 Bumped version to 0.5.1
cf50d04ba0 Updated fints4k version to 1.0.0-Alpha-12
afade80bcb Renamed Customer to User which is the correct term ((many) users can access a customer account at a bank; the one, that accesses a customer account over FinTS is not necessary the customer that owns the account)
a983df42b1 Mapping BankingGroup (TODO: but is duplicated code from BankListCreator); added BankingGroup to CustomerAccountViewInfo
Compare 24 commits »
danki pushed tag v0.5.0 to codinux/BankingClient 2024-09-01 18:24:22 +00:00
danki pushed tag v0.5.1 to codinux/BankingClient 2024-09-01 18:24:22 +00:00
danki pushed to develop at codinux/BankingClient 2024-09-01 18:24:15 +00:00
62276e2a02 Bumped version to 0.5.2-SNAPSHOT
7f407dd8b9 Bumped version to 0.5.1
cf50d04ba0 Updated fints4k version to 1.0.0-Alpha-12
afade80bcb Renamed Customer to User which is the correct term ((many) users can access a customer account at a bank; the one, that accesses a customer account over FinTS is not necessary the customer that owns the account)
a983df42b1 Mapping BankingGroup (TODO: but is duplicated code from BankListCreator); added BankingGroup to CustomerAccountViewInfo
Compare 18 commits »
danki pushed tag v1.0.0-Alpha-11 to codinux/fints4k 2024-09-01 18:22:48 +00:00
danki pushed tag v1.0.0-Alpha-12 to codinux/fints4k 2024-09-01 18:22:48 +00:00
danki pushed to main at codinux/fints4k 2024-09-01 18:22:15 +00:00
952fa9c13a Bumped version to 1.0.0-Alpha-13-SNAPSHOT
b47fcabc1c Bumped version to 1.0.0-Alpha-12
878d32ea16 Set jvmToolchain to 11 as new klf version requires JDK 11
5f7b07a601 Added from Spec that countMaxJobsPerMessage is almost useless
7e8d005fcb Made also remaining properties and methods open
Compare 10 commits »
danki pushed to main at codinux/fints4k 2024-08-26 00:21:14 +00:00
c564750832 Added targetiosX64
d16289d824 Fixed BIC comments
a2ac04f424 Added clarification about Dialogsprache
8247584a61 Added clarification about KundensystemStatus
34e40aeee1 Replaced deprecated methods
Compare 24 commits »
danki pushed to develop at codinux/BankingClient 2024-08-26 00:19:07 +00:00
dcfd3ffc87 Added target iosX64
89846a62f2 Mapped remaining properties
ea6c4000f9 Made fields and methods open
1a484e78b8 Added optional method messageLogAdded() to BankingClientCallback and enabled passing FinTsClientConfiguration on to FinTsClient
1abf4bc389 Updated fints4k version to 1.0.0-Alpha-12-SNAPSHOT
Compare 6 commits »
danki pushed to main at codinux/BankingClient 2024-08-22 16:26:30 +00:00
b35f1146a5 Added example to show the options of getAccountData()
danki pushed to develop at codinux/BankingClient 2024-08-22 16:26:07 +00:00
b35f1146a5 Added example to show the options of getAccountData()
danki pushed to main at codinux/fints4k 2024-08-22 16:11:30 +00:00
88c64f1ff1 Updated README
danki pushed to main at codinux/fints4k 2024-08-22 16:10:12 +00:00
8de4978f64 Updated README
danki pushed to main at codinux/BankingClient 2024-08-22 15:51:49 +00:00
345f84c0b2 Added README
c5abc20506 Added SampleApp to show usage
9a292a0e6c Bumped version to 0.5.1-SNAPSHOT
eb80537be4 Bumped version to 0.5.0
02eb0f5804 Configured publishing fints4k-banking-client to codinux Maven repo
Compare 35 commits »
danki created branch develop in codinux/BankingClient 2024-08-22 15:50:56 +00:00