BankingClient/ui/BankingiOSApp/BankingiOSApp
dankito b4e712f6b8 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
..
Assets.xcassets Forgot to commit settings icon 2022-02-07 00:18:06 +01:00
BankIconFinder Fixed throwing away everything after URL's path 2022-02-07 00:17:54 +01:00
BankingiOSApp.xcdatamodeld Implemented setting banks' display order 2022-02-07 00:18:06 +01:00
Base.lproj Implemented SwiftUI FlickerCodeTanView; extracted ScaleImageView from ImageTanView 2022-02-07 00:18:06 +01:00
Preview Content Added TanProcedures, TanMedia, TanChallenge, ImageTanChallenge and FlickerCodeTanChallenge to PreviewData 2022-02-07 00:18:06 +01:00
de.lproj Implemented SwiftUI FlickerCodeTanView; extracted ScaleImageView from ImageTanView 2022-02-07 00:18:06 +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 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
ui 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
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 Fixed that accidentally navigationBarItems() has been removed 2022-02-07 00:18:05 +01:00
Info.plist Removed landscape orientation 2022-02-07 00:18:05 +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