CryptoPassphrase/iOS
Jonathan Schleifer 43adab7b39
Add initial iOS application
This is already in a working state, but is still missing a few things.
For example, there is no proper progress indication during generation
and the UI just hangs and there's no way to delete a site yet.
2016-10-09 17:53:41 +02:00
..
Assets.xcassets/AppIcon.appiconset Add initial iOS application 2016-10-09 17:53:41 +02:00
Base.lproj Add initial iOS application 2016-10-09 17:53:41 +02:00
scrypt-pwgen.xcodeproj Add initial iOS application 2016-10-09 17:53:41 +02:00
AddSiteController.h Add initial iOS application 2016-10-09 17:53:41 +02:00
AddSiteController.m Add initial iOS application 2016-10-09 17:53:41 +02:00
AppDelegate.h Add initial iOS application 2016-10-09 17:53:41 +02:00
AppDelegate.m Add initial iOS application 2016-10-09 17:53:41 +02:00
Info.plist Add initial iOS application 2016-10-09 17:53:41 +02:00
main.m Add initial iOS application 2016-10-09 17:53:41 +02:00
MainViewController.h Add initial iOS application 2016-10-09 17:53:41 +02:00
MainViewController.m Add initial iOS application 2016-10-09 17:53:41 +02:00
ShowDetailsController.h Add initial iOS application 2016-10-09 17:53:41 +02:00
ShowDetailsController.m Add initial iOS application 2016-10-09 17:53:41 +02:00
SiteStorage.h Add initial iOS application 2016-10-09 17:53:41 +02:00
SiteStorage.m Add initial iOS application 2016-10-09 17:53:41 +02:00