This website requires JavaScript.
Explore
Help
Sign in
codinux
/
fints4k
Watch
1
Star
0
Fork
You've already forked fints4k
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
de2b5152ef
fints4k
/
common
/
src
/
iosMain
/
kotlin
/
net
/
dankito
/
utils
/
multiplatform
History
dankito
a3bb940d46
Implemented creating money transfer with same data as original account transaction (not only remittee name and IBAN)
2022-02-07 00:18:06 +01:00
..
log
Using now LogToConsoleLogger on iOS due to many bugs of NSLog under Kotlin
2022-02-07 00:17:53 +01:00
BigDecimal.kt
Implemented creating money transfer with same data as original account transaction (not only remittee name and IBAN)
2022-02-07 00:18:06 +01:00
Date.kt
Fixed comparing Dates for equality on iOS
2022-02-07 00:18:06 +01:00
DateFormatter.kt
Added parse()
2022-02-07 00:17:53 +01:00
Extensions.kt
Moved fints4k iOS extension methods to common
2022-02-07 00:17:53 +01:00
File.kt
Added some toString() implementations
2022-02-07 00:17:54 +01:00
Freezer.kt
Added Freezer to be able to freeze objects from common code (non-Native implementations just do nothing)
2022-02-07 00:17:53 +01:00
Thread.kt
Implemented printing stack trace
2022-02-07 00:18:06 +01:00
UUID.kt
Implemented platform specific wrapper classes for BigDecimal, Date, File and UUID
2022-02-07 00:17:53 +01:00