BankingClient/ui/BankingiOSApp/BankingiOSApp
dankito 97983ec92e Fixed that TransferMoneyDialog has been closed before success alert dialog got closed 2022-02-07 00:17:53 +01:00
..
Assets.xcassets Added empty BankingiOSApp Xcode project 2022-02-07 00:17:53 +01:00
BankingiOSApp.xcdatamodeld Implemented saving bank data with CoreData 2022-02-07 00:17:53 +01:00
Base.lproj Implemented TransferMoneyDialog 2022-02-07 00:17:53 +01:00
Preview Content Added convenience constructors for languages not supporting default values 2022-02-07 00:17:53 +01:00
de.lproj Implemented TransferMoneyDialog 2022-02-07 00:17:53 +01:00
fints4k Implemented adding account (but not showing result yet, just logging it) 2022-02-07 00:17:53 +01:00
persistence Fixed that loaded accounts didn't get displayed in AccountsTab by introducing App Data 2022-02-07 00:17:53 +01:00
ui Fixed that TransferMoneyDialog has been closed before success alert dialog got closed 2022-02-07 00:17:53 +01:00
AppDelegate.swift Implemented saving bank data with CoreData 2022-02-07 00:17:53 +01:00
ContentView.swift Fixed that loaded accounts didn't get displayed in AccountsTab by introducing App Data 2022-02-07 00:17:53 +01:00
Info.plist Started AddAccountDialog 2022-02-07 00:17:53 +01:00
SceneDelegate.swift Implemented adding account (but not showing result yet, just logging it) 2022-02-07 00:17:53 +01:00