BankingClient/ui/BankingiOSApp/BankingiOSApp
dankito 86d1e5856e Made (hopefully) translations for login, ask user to delete account and that bank is not supported by app better understandable 2022-02-07 00:18:08 +01:00
..
Assets.xcassets Set app icon 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 Renamed updateAccountAutomatically to includeInAutomaticAccountsUpdate 2022-02-07 00:18:08 +01:00
Base.lproj Made (hopefully) translations for login, ask user to delete account and that bank is not supported by app better understandable 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 Extracted extension methods to convert KotlinCharArray 2022-02-07 00:18:08 +01:00
de.lproj Made (hopefully) translations for login, ask user to delete account and that bank is not supported by app better understandable 2022-02-07 00:18:08 +01:00
extensions Extracted extension methods to convert KotlinCharArray 2022-02-07 00:18:08 +01:00
fints4k Fixed running code async 2022-02-07 00:18:06 +01:00
persistence Renamed updateAccountAutomatically to includeInAutomaticAccountsUpdate 2022-02-07 00:18:08 +01:00
ui Made (hopefully) translations for login, ask user to delete account and that bank is not supported by app better understandable 2022-02-07 00:18:08 +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 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 setting database password in iOS 2022-02-07 00:18:08 +01:00
TabBarController.swift Fixed that SettingsDialog has been created before AppSettings have been deserialized 2022-02-07 00:18:08 +01:00