dankito
|
35db7e17f2
|
Converted settings.gradle from Groovy to Kotlin Script
|
2024-08-19 22:21:41 +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
|
3b4a50d78f
|
Removed unused dependencies
|
2024-08-19 21:51:52 +02:00 |
dankito
|
209905b101
|
Disabling SampleApps for now
|
2024-08-19 11:40:29 +02:00 |
dankito
|
5e1c3142cc
|
Removed other unused extensions
|
2024-08-19 11:39:48 +02:00 |
dankito
|
537df4f800
|
Re-enabled binaries.executable()
|
2024-08-19 11:39:17 +02:00 |
dankito
|
4361d6fc15
|
Removed other unused settings
|
2024-08-19 11:39:03 +02:00 |
dankito
|
0d9f564a4c
|
Could therefore now remove multiplatform-utils
|
2024-08-19 11:34:59 +02:00 |
dankito
|
0bf7a8eadc
|
Moved also DateFormatter to fints4k project
|
2024-08-19 11:32:35 +02:00 |
dankito
|
6a7f8d6780
|
Moved extension methods to fints4k project
|
2024-08-19 11:18:35 +02:00 |
dankito
|
e024c764b2
|
Removed iOSFinTsClient
|
2024-08-19 11:12:37 +02:00 |
dankito
|
a5b39dc494
|
Removed unused dependencies
|
2024-08-19 11:10:41 +02:00 |
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
|
cf6650e3e8
|
Moved NativeApp to an extra project
|
2024-08-19 10:00:35 +02:00 |
dankito
|
0ce74a0688
|
Replaced kmp-web-client with directly configuring Ktor
|
2024-08-19 09:03:30 +02:00 |
dankito
|
e96f184934
|
Removed dependency on slf4j
|
2024-08-19 08:54:34 +02:00 |
dankito
|
b5cac7b817
|
Updated kmp-log
|
2024-08-19 08:53:53 +02:00 |
dankito
|
4745bf0065
|
Also added account for which TAN is required, if available, to TanChallenge
|
2024-08-18 17:45:50 +02:00 |
dankito
|
fe8c0fb59c
|
Updated version info
|
2024-08-18 16:41:56 +02:00 |
dankito
|
ae77d67707
|
Added action for which TAN is required and bank to TanChallenge
|
2024-08-18 16:41:05 +02:00 |
dankito
|
9a7844ae74
|
Also mapping isAccountTypeSupportedByApplication and countDaysForWhichTransactionsAreKept (are countDaysForWhichTransactionsAreKept senseful?)
|
2024-08-18 15:17:16 +02:00 |
dankito
|
de046cea84
|
Added '-SNAPSHOT' to version name
|
2024-08-18 15:15:58 +02:00 |
dankito
|
32ce7eab66
|
Using in tests now Logback instead of Slf4jSimple
|
2024-08-18 04:08:48 +02:00 |
dankito
|
4588fb4d20
|
Trimming white spaces at end of name as e.g. Baader Bank adds them to account holder name
|
2024-08-18 04:04:32 +02:00 |
dankito
|
bfc0e7c563
|
Added JobContextType.GetAccountInfo
|
2024-08-18 04:03:03 +02:00 |
dankito
|
fa1c05df8c
|
Bumped version to 1.0.0-Alpha-11
|
2024-08-18 04:02:17 +02:00 |
dankito
|
409c0b3ebc
|
Updated Clikt and Korio version
|
2024-08-17 03:56:07 +02:00 |
dankito
|
d094166ebd
|
Updated Gradle version
|
2024-08-17 03:38:44 +02:00 |
dankito
|
e039af44e3
|
Handling that Deutsche Bank returns erroneous HIUPD segments
|
2024-08-14 14:05:14 +02:00 |
dankito
|
2eaf33a25f
|
Not using deprecated method anymore
|
2024-08-14 13:40:29 +02:00 |
dankito
|
5bd83b1c3a
|
Added comment how to update data
|
2024-08-14 13:38:35 +02:00 |
dankito
|
4909537bae
|
Updated bank data
|
2024-08-14 13:37:13 +02:00 |
dankito
|
e12ab5a5f8
|
Extracted
|
2024-08-14 13:29:01 +02:00 |
dankito
|
4e42a26396
|
Set log level to debug
|
2024-08-14 13:28:01 +02:00 |
dankito
|
08977e737d
|
Added no-arg constructors
|
2024-08-14 13:27:46 +02:00 |
dankito
|
2fde62e2cd
|
Set default request timeout and made it configurable
|
2024-08-14 13:25:55 +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
|
0cfa714958
|
Enabled parallel execution (but doesn't seem do work)
|
2023-07-06 17:38:34 +02:00 |
dankito
|
00b775a519
|
Updated Android Gradle plugin and removed mavenLocal()
|
2023-07-06 17:38:07 +02:00 |
dankito
|
bc61ea6025
|
Activated the LocalDate as these are the used ones
|
2023-07-06 17:34:00 +02:00 |
dankito
|
02bbdb0453
|
Removed unused IThreadPool
|
2023-07-06 17:31:13 +02:00 |
dankito
|
c8a7731ccc
|
Fixed test setup
|
2023-07-06 16:52:37 +02:00 |
dankito
|
5a49c6c465
|
Using now kmp-web-client instead of importing Ktor manually
|
2023-07-06 16:37:23 +02:00 |
dankito
|
1f9d35a5f6
|
Using new Kotlin multiplatform hierarchy structure
|
2023-07-06 15:43:23 +02:00 |
dankito
|
d702c605b2
|
Fixed JavaScript naming conflicts
|
2023-07-06 15:23:19 +02:00 |
dankito
|
da212106a8
|
Updated to new versions
|
2023-07-06 15:22:14 +02:00 |