This website requires JavaScript.
Explore
Help
Sign In
codinux
/
BankingClient
Watch
1
Star
0
Fork
You've already forked BankingClient
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7f6ea74aa8
BankingClient
/
ui
/
BankingUiCommon
/
src
/
jvmMain
/
kotlin
/
net
/
dankito
/
banking
/
util
History
dankito
07446568ed
Fixed that super.typeFromId() didn't resolve Lists and Sets (but still don't know why Jackson writes their classes as id to output)
2022-02-07 00:18:07 +01:00
..
extraction
Made BankingUiCommon a multi platform project
2022-02-07 00:17:53 +01:00
persistence
Fixed that super.typeFromId() didn't resolve Lists and Sets (but still don't know why Jackson writes their classes as id to output)
2022-02-07 00:18:07 +01:00
BankIconFinder.kt
Added findIconForBankAsync(() to IBankIconFinder so that iOS can choose how to handle asynchronous retrieval of bank icon
2022-02-07 00:17:54 +01:00
JacksonJsonSerializer.kt
Implemented checking if bank supports setting count max entries. Had to adjust Jackson serialization so that and not just JobParameters gets saved and restored and to implement a lot of default constructors for this
2022-02-07 00:18:07 +01:00
ThreadPoolAsyncRunner.kt
Made BankingUiCommon a multi platform project
2022-02-07 00:17:53 +01:00