dankito
|
7e5a455c24
|
Changed base package from net.dankito to net.codinux (except for client model)
|
2024-08-23 14:50:57 +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 |