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