Commit Graph

17 Commits

Author SHA1 Message Date
dankito da212106a8 Updated to new versions 2023-07-06 15:22:14 +02:00
dankito b74b165974 Implemented that entered tan now can directly be set on TanChallenge, therefore no need of callback anymore 2022-02-20 00:17:14 +01:00
dankito c3609cd33a Implemented retrieving and displaying account transactions in iOS app 2022-02-16 02:33:19 +01:00
dankito a6fd9a4d42 Implemented retrieving and displaying account transactions 2022-02-16 00:16:44 +01:00
dankito ee9c05e518 Implemented DateFormatter for iOS 2022-02-15 22:43:16 +01:00
dankito 2a301c9975 Added JavaScript node and browser targets 2022-02-15 01:50:49 +01:00
dankito 9e161c3658 Using now stackTraceToString() instead of StackTraceHelper 2022-02-14 23:50:05 +01:00
dankito e5f9371e56 Implemented printing at least exception 2022-02-13 22:59:43 +01:00
dankito ec9bfa8168 Implemented little command line application to test Kotlin/Native implementation 2022-02-13 22:59:09 +01:00
dankito 2563051082 Added Kotlin/Native target 2022-02-13 22:00:07 +01:00
dankito 56f951314a Replaced atrium asserts with Kotlin test asserts 2022-02-13 00:17:45 +01:00
dankito 4acb0f8e0d Replaced StringHelper with toStringWithMinDigits() 2022-02-12 18:27:58 +01:00
dankito da9d5c018b Replaced own Date implementation with kotlinx-datetime 2022-02-12 16:31:46 +01:00
dankito fa378f6249 Removed UUID 2022-02-12 14:21:15 +01:00
dankito 9746e419d1 Moved all extensions to package 'extensions' and grouped them by class 2022-02-12 13:52:45 +01:00
dankito fe69174db9 Removed all classes and methods from multiplatform-utils that aren't called by fints4k 2022-02-12 13:50:31 +01:00
dankito d56833e1ef Renamed module common to multiplatform-utils 2022-02-12 00:26:12 +01:00