fints4k/fints4javaLib/src/main/kotlin/net/dankito/fints
2019-10-13 18:30:58 +02:00
..
banks Implemented BankFinder 2019-10-12 21:13:01 +02:00
messages Using now Random instead of ThreadLocalRandom as ThreadLocalRandom is on Android only supported by API level 21 and above 2019-10-13 17:48:26 +02:00
model Handling and logging now also dialog end response; logging web request errors 2019-10-13 18:30:58 +02:00
response Renamed ClientResponseBase to FinTsClientResponse, gave getAnonymousBankInfo() a specific return parameter and extracted closeAnonymousDialog() 2019-10-13 18:18:18 +02:00
transactions Added TODO 2019-10-12 21:18:48 +02:00
util Added option to pass nullable Date to Datum and Uhrzeit 2019-10-12 21:40:45 +02:00
FinTsClient.kt Handling and logging now also dialog end response; logging web request errors 2019-10-13 18:30:58 +02:00