fints4k/ui/BankingiOSApp
dankito 33fd8c1475 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
..
BankingiOSApp 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
BankingiOSApp.xcodeproj Implemented displaying a switch to be able to set if password should be saved or not, but there's not logic behind it yet 2022-02-07 00:18:08 +01:00
BankingiOSApp.xcworkspace Added EncryptedCoreData pod to be able to encrypt CoreData database (even though currently just using a hard coded default password) 2022-02-07 00:18:08 +01:00
BankingiOSAppTests Renamed app name to Bankmeister 2022-02-07 00:18:06 +01:00
BankingiOSAppUITests Added empty BankingiOSApp Xcode project 2022-02-07 00:17:53 +01:00
Pods Added EncryptedCoreData pod to be able to encrypt CoreData database (even though currently just using a hard coded default password) 2022-02-07 00:18:08 +01:00
Podfile Added EncryptedCoreData pod to be able to encrypt CoreData database (even though currently just using a hard coded default password) 2022-02-07 00:18:08 +01:00
Podfile.lock Added EncryptedCoreData pod to be able to encrypt CoreData database (even though currently just using a hard coded default password) 2022-02-07 00:18:08 +01:00