Commit Graph

19 Commits

Author SHA1 Message Date
dankito cba2f25335 Updated klf version 2024-09-19 05:05:01 +02:00
dankito 825217ef88 Downgraded Kotlin to version 1.9.x so that more applications can use this library 2024-09-19 05:03:28 +02:00
dankito 21215300b3 Updated klf version 2024-08-30 17:28:32 +02:00
dankito 8f079d1404 Updated Kotlin to 2.0.10 2024-08-20 09:35:00 +02:00
dankito 914c7d1ab0 Had to downgrade kotlinx-datetime version as with 0.6.0 native image generation fails 2024-08-20 00:06:31 +02:00
dankito 25b8a025fd Replaced stately-concurrency with atomicfu 2024-08-19 22:34:30 +02:00
dankito ce073283a0 Updated Kotlin to 1.9 and all it's accompanying libraries (coroutines, serialization, ...) to latest compatible version 2024-08-19 22:16:57 +02:00
dankito e3d1797842 Fixed NativeApp dependencies 2024-08-19 21:52:16 +02:00
dankito 0cfa714958 Enabled parallel execution (but doesn't seem do work) 2023-07-06 17:38:34 +02:00
dankito 5a49c6c465 Using now kmp-web-client instead of importing Ktor manually 2023-07-06 16:37:23 +02:00
dankito da212106a8 Updated to new versions 2023-07-06 15:22:14 +02:00
dankito 179b7afbf2 Added test WebApp 2022-02-16 18:55:15 +01:00
dankito a6a24311d7 Added sample Android application 2022-02-15 23:16:19 +01:00
dankito f637897dc3 Removed ui, persistence and rest projects (will be moved to separate repositories) and deactivated tools projects.
Removed Android target and using now JVM instead of JVM6.
Updated to Kotlin 1.6.10 which works much better for KMPP. Could therefore remove packForXcode() tasks
2022-02-11 23:53:35 +01:00
dankito 13efab3118 Updated Quarkus version to 1.11.0 2022-02-07 00:18:14 +01:00
dankito 5195f2d0c3 Implemented BankFinder REST API 2022-02-07 00:18:08 +01:00
dankito 996204f54f Implemented extracting cash transfer data from PDF files and setting them as preselected values in TransferMoneyDialog 2022-02-07 00:17:53 +01:00
dankito 8eae569d69 Upgraded to AndroidX AppCompat 2020-04-22 17:40:12 +02:00
dankl 46585d6fec Initial commit 2019-10-02 19:54:11 +02:00