fints4k/ui/BankingiOSApp/BankingiOSApp
dankito 826af7c8b8 Implemented BankListPrettifier to remove duplicate bank entries and to set better names (e.g. 'Deutsche Bank' instead of 'DB Privat- und Firmenkundenbank ...') 2022-02-07 00:18:07 +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 Implemented persisting tan media 2022-02-07 00:18:06 +01:00
Base.lproj Equalized message to ask if account should be deleted between all three platforms. Made messages clearer, ixed typos 2022-02-07 00:18:06 +01:00
Preview Content Extracted interfaces for UI model classes Customer, BankAccount and AccountTransaction. So entities can implement these interfaces directly, there's no need for mapping anymore 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 Equalized message to ask if account should be deleted between all three platforms. Made messages clearer, ixed typos 2022-02-07 00:18:06 +01:00
extensions Using now technicalId as id 2022-02-07 00:18:06 +01:00
fints4k Fixed running code async 2022-02-07 00:18:06 +01:00
persistence Fixed that banks parameter may contained only one bank 2022-02-07 00:18:06 +01:00
ui Implemented BankListPrettifier to remove duplicate bank entries and to set better names (e.g. 'Deutsche Bank' instead of 'DB Privat- und Firmenkundenbank ...') 2022-02-07 00:18:07 +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 Renamed back "accounts" and "new" icon to lower case as it's really strange Git, cannot commit upper case name 2022-02-07 00:18:06 +01:00