fints4k/ui/BankingiOSApp/BankingiOSApp/ui
dankito 20969ff14f Added LabelledValue to have an easier view to display a key an a value 2022-02-07 00:18:06 +01:00
..
UIKit Implemented wrapping UIKitTextField in a scroll view if text doesn't fit into available space 2022-02-07 00:18:06 +01:00
dialogs Added LabelledValue to have an easier view to display a key an a value 2022-02-07 00:18:06 +01:00
views Added LabelledValue to have an easier view to display a key an a value 2022-02-07 00:18:06 +01:00
AdaptsToKeyboard.swift Fixed that keyboard covers lower part of the views and that there's been no way so scroll to the end to view 2022-02-07 00:18:05 +01:00
DependencyInjector.swift Added DependencyInjector as simple dependency injection framework 2022-02-07 00:17:53 +01:00
Message.swift Added primaryButton and secondaryButton to Message 2022-02-07 00:17:53 +01:00
Messages.swift 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
SelectorWrapper.swift Added hint that for instant payment transfers may fees are charged 2022-02-07 00:18:06 +01:00
Styles.swift Renamed back "accounts" and "new" icon to lower case as it's really strange Git, cannot commit upper case name 2022-02-07 00:18:06 +01:00
SwiftUiRouter.swift 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