BankingClient/ui/BankingiOSApp/BankingiOSApp
dankito f6f28890a7 Implemented that login name text field gets focused when a bank has been selected 2022-02-07 00:18:08 +01:00
..
Assets.xcassets Set BankTransfer icon to two arrows in a circle 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 Keeping now bank icon's bytes directly on BankData so that we can persist is to database -> attackers don't see in filesystem added accounts anymore 2022-02-07 00:18:07 +01:00
Base.lproj Added translations for BankAccountTypes 2022-02-07 00:18:08 +01:00
Preview Content Keeping now bank icon's bytes directly on BankData so that we can persist is to database -> attackers don't see in filesystem added accounts anymore 2022-02-07 00:18:07 +01:00
Security Fixed setting LAContext (may only be set when saving item) 2022-02-07 00:18:07 +01:00
de.lproj Added translations for BankAccountTypes 2022-02-07 00:18:08 +01:00
extensions Fixed that on iOS 14 AdaptsToKeyboard isn't needed anymore but just covers dialog 2022-02-07 00:18:08 +01:00
fints4k Fixed running code async 2022-02-07 00:18:06 +01:00
persistence Using now English names for BankAccountTypes 2022-02-07 00:18:08 +01:00
ui Implemented that login name text field gets focused when a bank has been selected 2022-02-07 00:18:08 +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 Renamed usage to reference, remittee to recipient and instant payment to real-time transfer 2022-02-07 00:18:07 +01:00
TabBarController.swift Added UI to set if accounts should be updated automatically 2022-02-07 00:18:07 +01:00