dankito
|
2768dc0c26
|
Could also remove now a lot of other unused extension methods
|
2024-08-19 11:07:34 +02:00 |
dankito
|
2e13a153bd
|
Removed also most other DateTime extension methods
|
2024-08-19 10:53:59 +02:00 |
dankito
|
e9cad57e71
|
Removed most now unused DateFormatter functions
|
2024-08-19 10:32:29 +02:00 |
dankito
|
2eaf33a25f
|
Not using deprecated method anymore
|
2024-08-14 13:40:29 +02:00 |
dankito
|
0ac6059306
|
Using now kmp-log
|
2023-07-06 18:41:32 +02:00 |
dankito
|
4330675e78
|
Removed unused code
|
2023-07-06 17:48:06 +02:00 |
dankito
|
bc61ea6025
|
Activated the LocalDate as these are the used ones
|
2023-07-06 17:34:00 +02:00 |
dankito
|
d702c605b2
|
Fixed JavaScript naming conflicts
|
2023-07-06 15:23:19 +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
|
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
|
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 |