BankingClient/ui/BankingiOSApp/BankingiOSApp
dankito fa9af8155a Implemented LabelledUIKitTextField that displays a label on the left and a text field on the right 2022-02-07 00:18:05 +01:00
..
Assets.xcassets Removed unused first imageset 2022-02-07 00:17:54 +01:00
BankIconFinder Fixed throwing away everything after URL's path 2022-02-07 00:17:54 +01:00
BankingiOSApp.xcdatamodeld Fixed that TanProcedures didn't get saved and restored 2022-02-07 00:18:05 +01:00
Base.lproj Implemented LabelledUIKitTextField that displays a label on the left and a text field on the right 2022-02-07 00:18:05 +01:00
Preview Content Implemented exporting dependent libraries so that classes get exported without prefixes like 'BUC' and that imported classes and interface like IBankFinder are for Swift the same in BankFinder and BankingUiCommon 2022-02-07 00:17:53 +01:00
de.lproj Implemented LabelledUIKitTextField that displays a label on the left and a text field on the right 2022-02-07 00:18:05 +01:00
fints4k Fixed mapping response that isSuccessful gets set to false if response code is not a 2xx 2022-02-07 00:17:54 +01:00
persistence Fixed that CoreData didn't keep accounts order 2022-02-07 00:18:05 +01:00
ui Implemented LabelledUIKitTextField that displays a label on the left and a text field on the right 2022-02-07 00:18:05 +01:00
AppDelegate.swift Started EnterTanDialog. Had to wrap rootViewController in a UINavigationController for that to be able to push a EnterTanDialog from every point in the application 2022-02-07 00:17:53 +01:00
ContentView.swift Implemented showing 'New Money Transfer' action sheet option only if there is at least one account that supports transferring money 2022-02-07 00:18:05 +01:00
Info.plist Started AddAccountDialog 2022-02-07 00:17:53 +01:00
SceneDelegate.swift Fixed that app data gets saved to documents instead of application support directory 2022-02-07 00:17:54 +01:00