fints4k/ui
dankito 66feba0614 Renamed buttons when asking user if she likes to secure her data to 'Later' and 'Yes' 2022-02-07 00:18:07 +01:00
..
BankingAndroidApp Don't showing an overlay anymore but button to fetch all transactions directly above transactions list 2022-02-07 00:18:07 +01:00
BankingJavaFxApp Renamed Customer to BankData 2022-02-07 00:18:07 +01:00
BankingJavaFxControls Renamed Customer to BankData 2022-02-07 00:18:07 +01:00
BankingUiCommon Fixed that for credit card accounts retrieving balance may not be supported, but balance may gets retrieved in another way (like with transactions), then doAccountsSupportRetrievingBalance() now returns true anyway 2022-02-07 00:18:07 +01:00
BankingUiNativeIntegration Extracted interfaces for UI model classes Customer, BankAccount and AccountTransaction. So entities can implement these interfaces directly, there's no need for mapping anymore 2022-02-07 00:18:06 +01:00
BankingiOSApp Renamed buttons when asking user if she likes to secure her data to 'Later' and 'Yes' 2022-02-07 00:18:07 +01:00
fints4kBankingClient Making use of supportXyz convenience properties 2022-02-07 00:18:07 +01:00
hbci4jBankingClient Renamed Customer to BankData 2022-02-07 00:18:07 +01:00