2
0
Commit Graph

12 Commits

Author SHA1 Message Date
Maarten Billemont
eae8e9b7c4 Lockscreen improvements.
[FIXED]     Switching between guide and unlock screen.
[ADDED]     Sign out button in action so you can sign in with a
            different master password.
[REMOVED]   Change password from MPConfig.  There are better facilities
            for this now.
[FIXED]     Image names in the lockscreen.
2012-02-29 01:56:58 +01:00
Maarten Billemont
50da5c0cb1 Update for prefixed Pearl. 2012-02-27 23:38:28 +01:00
Maarten Billemont
f3196841f3 TestFlight update + search improvements.
[UPDATED]   TestFlight SDK updated to 0.8.3
[ADDED]     Log >=info messages to TestFlight
[ADDED]     Hide status bar while locked.
[ADDED]     Show all sites when search results icon is tapped.
[IMPROVED]  Search table cells.
2012-02-26 23:01:17 +01:00
Maarten Billemont
039ec9b082 Fancy master password input screen.
[ADDED]     Fancy master password input screen.
[FIXED]     Key size of stored passwords.
[FIXED]     Several UI fixes.
[FIXED]     The counter wasn't correctly added to the cipherKey.
[IMPROVED]  Site style improvements.
[UPDATED]   Site algorithm explanation update.
2012-02-25 15:44:37 +01:00
Maarten Billemont
ad9c52896d Use scrypt for deriving a safer key from the master password + website. 2012-02-13 10:28:47 +01:00
Maarten Billemont
360f71c4fa Add TestFlight.
[ADDED]     TestFlightSDK implemented.
2012-02-06 00:40:20 +01:00
Maarten Billemont
6ce6f6b9ec Prefix change: OP -> MP 2012-02-05 22:21:02 +01:00
Maarten Billemont
ad9d124a32 In-App Settings.
[ADDED]     Settings view to edit the settings while in the app.
2012-02-05 22:01:37 +01:00
Maarten Billemont
9b961ecac1 Menu using UIActionSheet 2012-02-05 19:46:24 +01:00
Maarten Billemont
018a544cfe Stored passwords completed.
[FIXED]     Lock keychain items while device is locked.
[ADDED]     Implemented Device-Private passwords by storing them in the
            keychain.
[ADDED]     Implemented encryption for stored passwords.
2012-02-05 10:31:08 +01:00
Maarten Billemont
7c36ff6acd iCloud sync of store.
[FIXED]     Guide toggle not working well.
[IMPROVED]  Core Data on a separate thread.
[IMPROVED]  Guide.
2012-02-05 00:38:17 +01:00
Maarten Billemont
960432577e OnePassword -> MasterPassword 2012-02-03 09:48:03 +01:00