Commit Graph

  • 18a9c265dd Bumped version to 0.7.3-SNAPSHOT develop dankito 2024-10-20 11:07:55 +0200
  • 736ed22a51 Updated version in README main dankito 2024-10-20 11:07:29 +0200
  • fbd6f8a6e5 Bumped verion to 0.7.2 dankito 2024-10-20 11:05:38 +0200
  • d00f71bedd Fixed mapping new TanMethodType names dankito 2024-10-19 21:37:39 +0200
  • 68e1408b81 Bumped verion to 0.7.2-SNAPSHOT dankito 2024-10-19 21:28:37 +0200
  • 98260fbfbf Bumped verion to 0.7.1 dankito 2024-10-19 21:27:26 +0200
  • 52db7be2f6 Printing warning if TAN is required dankito 2024-10-16 20:06:49 +0200
  • 2b0f9fcc71 Fixed that quantity is now of type Double dankito 2024-10-16 20:06:08 +0200
  • 5d8079cfd4 Fixed unnecessary package declarations and safe calls dankito 2024-10-16 20:05:42 +0200
  • f8dd296b47 Implemented setting preferredTanMethods for updateAccountTransactionsAsync() and transferMoneyAsync() dankito 2024-10-16 20:04:59 +0200
  • d1cc7b0eb0 Simplified publishing artifacts to codinux repo dankito 2024-10-16 20:03:32 +0200
  • 5d127828cb Added preferredTanMethods to constructor overload dankito 2024-10-16 15:34:54 +0200
  • 803e44118c Extracted TanMethodsPreferredByMostApplications dankito 2024-10-16 15:33:26 +0200
  • 12304684fc Ranking non-ChipTan methods before ChipTan methods (but should make no difference as there shouldn't be any bank supporting both) dankito 2024-10-16 15:19:06 +0200
  • 7448b7e94c Added NonVisualOrImageBasedOrFlickerCode for applications supporting FlickerCode dankito 2024-10-16 15:10:53 +0200
  • 0e26a19d13 Renamed Manuell (German) to Manual (English) dankito 2024-10-16 15:06:01 +0200
  • 647f848d5f Renamed Flickercode (German) to FlickerCode (English) dankito 2024-10-16 15:04:55 +0200
  • ce39c1cf7d Extracted NonVisualWithoutChipTanManuell dankito 2024-10-16 14:48:46 +0200
  • f1981dc5f0 Bumped version to 0.7.1-SNAPSHOT dankito 2024-10-16 01:54:01 +0200
  • dbccc93981 Bumped verion to 0.7.0 v0.7.0 dankito 2024-10-16 01:46:08 +0200
  • 2245806d12 Updated fints4k version to 1.0.0-Alpha-15 dankito 2024-10-16 01:40:10 +0200
  • 7d90910ffd Converted clientData to Any so that don't have to deserialize client data each time and added serializedClientData dankito 2024-10-15 19:51:12 +0200
  • a5e809ff68 Updated to new fints4k model that now contains serializedFinTsModel dankito 2024-10-15 13:50:13 +0200
  • ef1177c76f Added BankAccess, BankAccount, messageNumber, messageType and messageWithoutSensitiveData to MessageLogEntry dankito 2024-10-15 12:58:28 +0200
  • a33f31df02 Updated to that quantity now is of type Double dankito 2024-10-15 11:01:25 +0200
  • 3940b1e77f Moved messageLog to Response dankito 2024-10-15 10:56:56 +0200
  • 67ea188182 Added bank and account to MessageLogEntry dankito 2024-10-15 03:34:48 +0200
  • c443656c03 Passing clientData to fints4k client dankito 2024-10-15 03:22:37 +0200
  • ee21f684eb Added constructor for Bank and BankAccount dankito 2024-10-15 03:14:21 +0200
  • 933c761a0d Added messageLog to GetAccountDataResponse and TransferMoneyResponse dankito 2024-10-15 03:06:59 +0200
  • 0b6490f501 Added clientData dankito 2024-10-15 01:31:46 +0200
  • e915b4479f Updated to new fints4k data model, that TanGeneratorTanMedium and MobilePhoneTanMedium are now derived anymore from TanMedium dankito 2024-10-10 18:54:54 +0200
  • bbd40d7017 Fixed typo dankito 2024-10-04 09:08:56 +0200
  • 3f3c480e1c Fixed that for RetrieveTransactions hasn't been checked dankito 2024-10-04 09:08:48 +0200
  • c0e9db7234 Updating balance dankito 2024-10-04 06:33:13 +0200
  • 786b849c8f Fixed checking if retrievedTransactionsFrom has been updated dankito 2024-10-04 06:33:03 +0200
  • 7d715cc3b8 Added convenience properties for displayed reference and otherPartyName dankito 2024-09-26 14:24:39 +0200
  • 2164bc5a94 Fixed getting fints TanMethod in existing TanMethods dankito 2024-09-26 14:23:42 +0200
  • 00b26e3bd0 Made parsedDataSet, mimeType and imageBytesBase64 nullable, as in case of decoding error they are not set dankito 2024-09-26 14:23:04 +0200
  • 0bf5b19f4a Updated fints4k version to 1.0.0-Alpha-15-SNAPSHOT dankito 2024-09-26 10:38:28 +0200
  • cf06bffd1b Bumped version to 0.6.2-SNAPSHOT dankito 2024-09-19 21:44:24 +0200
  • 43031b24ad Bumped version to 0.6.1 v0.6.1 dankito 2024-09-19 21:43:24 +0200
  • 6e5c28f47c Configured parallel Gradle build, but disabled by default as releasing with this option won't work dankito 2024-09-19 21:30:06 +0200
  • 86866bad32 Downgraded Kotlin to version 1.9.x so that more applications can use this library dankito 2024-09-19 21:27:25 +0200
  • a21861178b Updated fints4k version to 1.0.0-Alpha-14 dankito 2024-09-19 21:26:47 +0200
  • 234738465c Added Maven Central badge dankito 2024-09-18 17:51:32 +0200
  • f160c50d18 Added fints4k option appendFinTsMessagesToLog to easily configure if FinTS messages should get added to log dankito 2024-09-18 17:40:34 +0200
  • 9aeca393dc Updated fints4k to version 1.0.0-Alpha-14-SNAPSHOT dankito 2024-09-18 17:34:08 +0200
  • 5964fc611c Added properties to sort accounts, tanMethods and tanMedia dankito 2024-09-18 02:13:35 +0200
  • ac3bc57875 Changed order dankito 2024-09-18 02:13:00 +0200
  • 40ad61ebab Fixed mapping dankito 2024-09-18 02:12:44 +0200
  • 27e191cba6 Bumped version to 0.6.1-SNAPSHOT dankito 2024-09-17 18:02:18 +0200
  • cc1a60cb61 Bumped version to 0.6.0 v0.6.0 dankito 2024-09-17 17:51:03 +0200
  • 145686b453 Updated to new fints4k version dankito 2024-09-17 17:36:47 +0200
  • 44a875eeec Added errorType to error output dankito 2024-09-17 17:26:35 +0200
  • 62fe93e88e Added example for reading TAN from command line dankito 2024-09-17 17:23:30 +0200
  • 2853087836 Applied renaming selectedTanMethodId to selectedTanMethodIdentifier and selectedTanMediumName to selectedTanMediumIdentifier also to TanChallenge dankito 2024-09-17 17:18:27 +0200
  • 4fbb0425e6 Added add() methods for list properties dankito 2024-09-17 15:29:33 +0200
  • 9af8d0eb1d Split AccountTransaction.userSetDisplayName into userSetReference and userSetOtherPartyName, and added userSetDisplayName to TanMedium, TanMethod and Holding dankito 2024-09-17 15:29:03 +0200
  • 045774ff3f Made collections val MutableList to be overridable with a derived collection class dankito 2024-09-16 17:45:30 +0200
  • 400c13d6a2 Added countryCode dankito 2024-09-16 17:30:49 +0200
  • 62482fb5a3 Renamed bankCode to domesticBankCode dankito 2024-09-16 17:22:46 +0200
  • 68317f3b1c Made changeable properties var and using List instead of MutableList for transactions dankito 2024-09-16 17:16:41 +0200
  • 72608a444d Renamed User to BankAccess dankito 2024-09-16 16:20:17 +0200
  • 89e21dc38a Made BIC nullable dankito 2024-09-16 16:14:52 +0200
  • 8f822e9469 Made properties overridable and variable dankito 2024-09-12 13:57:07 +0200
  • a6b2ed8729 Added identifier dankito 2024-09-12 13:17:01 +0200
  • 83dfd41784 Added Amount.isNegative and Collection<Amount>.sum() extension methods dankito 2024-09-12 03:58:22 +0200
  • 52af60077a Fixed Amount for wasmJs dankito 2024-09-12 03:56:34 +0200
  • bf211e238f Fixed Amount for Apple platforms dankito 2024-09-12 03:47:05 +0200
  • fd7a3bc747 Added arithmetic operations to Amount dankito 2024-09-12 03:27:54 +0200
  • 825dc7c8b9 Copied referenced methods over from fints4k so i could make fints4k dependency an implementation detail dankito 2024-09-11 23:59:20 +0200
  • 54940742f7 Renamed lastTransactionsRetrievalTime to lastAccountUpdateTime dankito 2024-09-11 23:21:06 +0200
  • 5187e34797 Implemented mapping Holdings dankito 2024-09-11 22:47:13 +0200
  • c5b7967ce1 Added tanMethodsNotSupportedByApplication to filter out TanMethods not supported by application (by default: ChipTanUsb) dankito 2024-09-10 03:26:39 +0200
  • 99c864bcf1 Belongs to set default bank values, IntelliJ didn't show me these files in commit dialog dankito 2024-09-10 01:24:13 +0200
  • 97604d59c9 Implemented changing TAN method (but better find instance in FinTsData instead of creating a new instance) dankito 2024-09-10 01:21:33 +0200
  • 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 dankito 2024-09-09 23:01:57 +0200
  • 73b760ae68 Updated tanExpirationTime's new data type dankito 2024-09-09 03:40:49 +0200
  • 1f8fecca7c Passing fints4k's new addTanExpiredCallback on to BankingClient dankito 2024-09-09 03:40:25 +0200
  • 384ab2fd9e Renamed finTsServerAddress to serverAddress and made it nullable dankito 2024-09-09 00:37:54 +0200
  • 432e5016a9 Added JsonIgnore dankito 2024-09-09 00:36:34 +0200
  • 705740a0d0 Disabled test as it's not a real test dankito 2024-09-08 22:58:52 +0200
  • d8499b4ce2 Updated to new fints4k model dankito 2024-09-08 22:58:28 +0200
  • 8f5024b169 Added tanExpirationTime and challengeCreationTimestamp dankito 2024-09-08 22:50:07 +0200
  • 4298fc9e40 Added isNumericTan dankito 2024-09-08 22:46:47 +0200
  • 4acb58b571 Added finTsServerAddress dankito 2024-09-08 22:44:08 +0200
  • 95b37f0cb8 Added section comment dankito 2024-09-08 22:27:01 +0200
  • 2c2db147b4 Renamed otherPartyBankCode to otherPartyBankId and made reference nullable dankito 2024-09-08 22:09:59 +0200
  • e6aec071a2 Using the default values from GetAccountDataOptions. Fixes that otherwise fints4k uses other preferred TAN methods than BankingClient dankito 2024-09-08 21:56:51 +0200
  • 376cb08a9f Renamed transactionsRetentionDays to serverTransactionsRetentionDays dankito 2024-09-08 21:55:31 +0200
  • 288af22ac6 Added AccountTransaction documentation from fints4k dankito 2024-09-05 23:37:25 +0200
  • 713bfa4b50 Matched AccountTransaction property names that ones from fints4k dankito 2024-09-05 23:24:06 +0200
  • adf8cfa750 Added convenience methods for features dankito 2024-09-05 23:11:52 +0200
  • 783675d82a Extracted constant DefaultCurrency dankito 2024-09-05 23:07:59 +0200
  • a680b6534c Implemented setting account's displayIndex dankito 2024-09-05 23:03:11 +0200
  • cb45c181ae Renamed UserAccount to User dankito 2024-09-05 23:00:17 +0200
  • c35026bfcc Implemented transferMoneyAsync() dankito 2024-09-05 22:54:32 +0200
  • 675066c216 Added convenience constructor dankito 2024-09-05 22:43:37 +0200
  • d48b708a97 Renamed InstantPayment to InstantTransfer dankito 2024-09-05 22:43:14 +0200