fints4k/ui/BankingiOSApp/BankingiOSApp
dankito c4bfb145fa Also displaying bank code of selected bank 2022-02-07 00:18:13 +01:00
..
Assets.xcassets Added app icon to LoginDialog. Had to add app icon separately as "AppIcon" imageset is not referencable during runtime (with a trick at lease AppIcon60x60 but that was too small) 2022-02-07 00:18:08 +01:00
BankIconFinder Fixed throwing away everything after URL's path 2022-02-07 00:17:54 +01:00
BankingiOSApp.xcdatamodeld Implemented saving lastSelectedOpenPdfFolder and lastSelectedImportFolder 2022-02-07 00:18:13 +01:00
Base.lproj Removed savePassword option again 2022-02-07 00:18:13 +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 As found in documentation (die reine Schule) checking canEvaluatePolicy() first 2022-02-07 00:18:08 +01:00
de.lproj Removed savePassword option again 2022-02-07 00:18:13 +01:00
extensions Fixed view for iOS 14 2022-02-07 00:18:08 +01:00
fints4k Fixed running code async 2022-02-07 00:18:06 +01:00
persistence Implemented saving lastSelectedOpenPdfFolder and lastSelectedImportFolder 2022-02-07 00:18:13 +01:00
ui Also displaying bank code of selected bank 2022-02-07 00:18:13 +01:00
util Implemented Stopwatch 2022-02-07 00:18:08 +01:00
AppDelegate.swift Moved creating CoreData PersistentContainer to CoreDataBankingPersistence 2022-02-07 00:18:08 +01:00
Info.plist Set project version to 2 (but already some commits ago last week) 2022-02-07 00:18:13 +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 reading QR coding and if it is a EPC QR code navigating to TransferMoneyDialog 2022-02-07 00:18:08 +01:00
TabBarController.swift Implemented reading QR coding and if it is a EPC QR code navigating to TransferMoneyDialog 2022-02-07 00:18:08 +01:00