BankingClient/ui/BankingiOSApp/BankingiOSApp
dankito 5e07a900a9 Implemented securing app access with password, FaceID or TouchID 2022-02-07 00:18:06 +01:00
..
Assets.xcassets Using now Marius' new icon as it has same size as other two tab icons 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 persisting tan media 2022-02-07 00:18:06 +01:00
Base.lproj Implemented securing app access with password, FaceID or TouchID 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
Security Implemented securing app access with password, FaceID or TouchID 2022-02-07 00:18:06 +01:00
de.lproj Implemented securing app access with password, FaceID or TouchID 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 Implemented securing app access with password, FaceID or TouchID 2022-02-07 00:18:06 +01:00
ui Implemented securing app access with password, FaceID or TouchID 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
Info.plist Implemented securing app access with password, FaceID or TouchID 2022-02-07 00:18:06 +01:00
InterceptTabClickViewController.swift Creating top UIViewControllers now by myself. SwiftUI has too many bugs and showing ActionSheet on 'New' tab item click is now very easy and does exactly what expected 2022-02-07 00:18:06 +01:00
SceneDelegate.swift Implemented securing app access with password, FaceID or TouchID 2022-02-07 00:18:06 +01:00
TabBarController.swift Implemented securing app access with password, FaceID or TouchID 2022-02-07 00:18:06 +01:00