fints4k/ui/BankingiOSApp/BankingiOSApp
dankito b898f9d17e Implemented SwiftBankIconFinder 2022-02-07 00:17:54 +01:00
..
Assets.xcassets Implemented Contextmenu to transfer money to selected transaction's other party 2022-02-07 00:17:54 +01:00
BankIconFinder Implemented SwiftBankIconFinder 2022-02-07 00:17:54 +01:00
BankingiOSApp.xcdatamodeld Prefixed Core Data entities with 'Persisted' to avoid name conflicts with UI data model. Caching mapped objects so that Core Data doesn't persist the same data multiple times. 2022-02-07 00:17:53 +01:00
Base.lproj Implemented Contextmenu to transfer money to selected transaction's other party 2022-02-07 00:17:54 +01:00
Preview Content Implemented exporting dependent libraries so that classes get exported without prefixes like 'BUC' and that imported classes and interface like IBankFinder are for Swift the same in BankFinder and BankingUiCommon 2022-02-07 00:17:53 +01:00
de.lproj Fixed German translation of Onlinebanking 2022-02-07 00:17:54 +01:00
fints4k Implemented SwiftBankIconFinder 2022-02-07 00:17:54 +01:00
persistence Implemented SwiftBankIconFinder 2022-02-07 00:17:54 +01:00
ui Implemented SwiftBankIconFinder 2022-02-07 00:17:54 +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
ContentView.swift Fixed showing previous selected tab after choosing an option from 'New ...' ActionSheet 2022-02-07 00:17:54 +01:00
Info.plist Started AddAccountDialog 2022-02-07 00:17:53 +01:00
SceneDelegate.swift Implemented SwiftBankIconFinder 2022-02-07 00:17:54 +01:00