dankito
|
6a7f8d6780
|
Moved extension methods to fints4k project
|
2024-08-19 11:18:35 +02:00 |
dankito
|
2768dc0c26
|
Could also remove now a lot of other unused extension methods
|
2024-08-19 11:07:34 +02:00 |
dankito
|
cf6650e3e8
|
Moved NativeApp to an extra project
|
2024-08-19 10:00:35 +02:00 |
dankito
|
da212106a8
|
Updated to new versions
|
2023-07-06 15:22:14 +02:00 |
dankito
|
8671bf058d
|
Implemented transferMoney()
|
2022-02-23 01:43:41 +01:00 |
dankito
|
3368c70202
|
Renamed getAccountData() to getAccountDataAsync() and added extensions methods for blocking calls to it
|
2022-02-21 23:42:45 +01:00 |
dankito
|
3ed9e10c22
|
Created FinTsServerAddressFinder with BankListCreator to easily retrieve a FinTS server address to a bank code
|
2022-02-21 01:07:00 +01:00 |
dankito
|
52de5a2956
|
Implemented new simplified data model in FinTsClient.getAccountData()
|
2022-02-20 23:18:40 +01: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
|
54c430af2b
|
Replaced callbacks with coroutines
|
2022-02-19 13:17:02 +01:00 |
dankito
|
523e538ecb
|
Implemented a CORS proxy server to circumvent CORS restriction in WebApp
|
2022-02-17 02:47:52 +01:00 |
dankito
|
2788c0e686
|
Implemented retrieving and displaying account transactions in WebApp
|
2022-02-17 01:19:37 +01:00 |
dankito
|
179b7afbf2
|
Added test WebApp
|
2022-02-16 18:55:15 +01:00 |
dankito
|
c3609cd33a
|
Implemented retrieving and displaying account transactions in iOS app
|
2022-02-16 02:33:19 +01:00 |
dankito
|
dfa31e1422
|
Added iOS App
|
2022-02-16 00:34:46 +01:00 |
dankito
|
a6fd9a4d42
|
Implemented retrieving and displaying account transactions
|
2022-02-16 00:16:44 +01:00 |
dankito
|
a6a24311d7
|
Added sample Android application
|
2022-02-15 23:16:19 +01:00 |