BankingClient/ui
dankito 11b55a6ecc Implemented that no error message gets displayed if user cancelled transferring money 2022-02-07 00:18:06 +01:00
..
BankingAndroidApp Implemented displaying auto retrieved BIC and bank name in an info label; extracted InfoLabel from ValidationLabel 2022-02-07 00:18:06 +01:00
BankingJavaFxApp Made BankingUiCommon a multi platform project 2022-02-07 00:17:53 +01:00
BankingJavaFxControls Removed exception from Response as this only crashed iOS app. Choosing now on mapper level which message to show in UI 2022-02-07 00:18:06 +01:00
BankingUiCommon Fixed that caching Core Data entities in Dictionaries didn't really work. Setting now Core Data Ids on BankingUi model classes and retrieving Core Data entities by that ID 2022-02-07 00:18:06 +01:00
BankingUiNativeIntegration Implemented SwiftBankIconFinder 2022-02-07 00:17:54 +01:00
BankingiOSApp Implemented that no error message gets displayed if user cancelled transferring money 2022-02-07 00:18:06 +01:00
fints4kBankingClient Removed unused BankDataMapper 2022-02-07 00:18:06 +01:00
hbci4jBankingClient Implemented passing Customer to fints4kBankingClient, so that fints4kBankingClient doesn't have a different Customer instance as BankingPresenter 2022-02-07 00:18:06 +01:00