No description
Find a file
Yann Esposito (Yogsototh) 16de30e272 Version 1.1
2011-08-05 21:57:03 +02:00
Classes Fixed long base64 bug for 27 char long passwords. 2011-08-05 19:47:43 +02:00
resources Graphics changes 2011-08-05 16:09:52 +02:00
YPassword.xcdatamodeld Changed the default password value to 10 2010-11-07 23:15:06 +01:00
YPassword.xcodeproj Version 1.1 2011-08-05 21:57:03 +02:00
.gitattributes Initial iPhone developement with git conf. 2010-07-14 14:26:18 +02:00
.gitignore Initial iPhone developement with git conf. 2010-07-14 14:26:18 +02:00
AddView.xib New L&F 2011-05-02 00:38:28 +02:00
AddViewController.h Small ameliorations (enable button+better mem) 2011-05-01 21:49:37 +02:00
AddViewController.m Put the url textField in addView the first Responder 2010-11-21 19:05:22 +01:00
Default.png New L&F 2011-05-02 00:38:28 +02:00
Default@2x.png New L&F 2011-05-02 00:38:28 +02:00
DetailView.xib New L&F 2011-05-02 00:38:28 +02:00
DetailViewController.h More standard memory management (working again) 2011-04-27 21:05:36 +02:00
DetailViewController.m Removed NSLog 2011-03-14 23:15:23 +01:00
FlipsideView.xib Edit list button + more coherent navigationBar style 2011-04-02 22:38:21 +02:00
Icon.png Added icon the standard way. 2011-03-14 23:11:35 +01:00
Icon@2x.png Added icon the standard way. 2011-03-14 23:11:35 +01:00
Info.plist Version 1.1 2011-08-05 21:57:03 +02:00
Keychain.h Save master password in keychain instead of Default Preferences 2011-01-06 00:21:47 +01:00
Keychain.m Removed a warning (long instead of int) 2011-03-20 11:16:52 +01:00
main.m Initial commit 2010-07-14 14:26:57 +02:00
MainView.xib New L&F 2011-05-02 00:38:28 +02:00
MainWindow.xib Initial commit 2010-07-14 14:26:57 +02:00
README.md Added a README to please github 2010-07-14 14:32:00 +02:00
WebsiteListView.xib New L&F 2011-05-02 00:38:28 +02:00
YPassword_Prefix.pch Initial commit 2010-07-14 14:26:57 +02:00
YRoundedButton.h Small ameliorations (enable button+better mem) 2011-05-01 21:49:37 +02:00
YRoundedButton.m Small ameliorations (enable button+better mem) 2011-05-01 21:49:37 +02:00
YShadowLabel.h UILabel with blured shadow 2010-09-26 20:10:03 +02:00
YShadowLabel.m Remove some unused Log 2011-03-20 11:15:48 +01:00

YPassword for iPhone

This is a port of YPassword for iPhone.