2
0
Commit Graph

1229 Commits

Author SHA1 Message Date
Maarten Billemont
c508ed8c46 Fix appearance of content tip edit icon.
[FIXED]     Tip on storage type passwords had a missing edit icon.

MP-5 fixed
2012-02-29 19:59:01 +01:00
Maarten Billemont
bad54f2c0c Add an informational message for testers. 2012-02-29 02:10:46 +01:00
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
2ff3f0804b Make Pearl publicly accessible. 2012-02-27 23:56:42 +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
2b9fcfe030 Protect the store file with iOS security features. 2012-02-05 23:41:01 +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
Maarten Billemont
63600ab765 Show guide only first time + improved guide docs. 2012-02-03 00:10:58 +01:00
Maarten Billemont
f7f9ae99ca Added a quick-start guide. 2012-02-02 14:56:09 +01:00
Maarten Billemont
b10c00786e Improvements all over.
[IMPROVED]  Use SHA-1 instead of MD-4 for hashing the user givens.
[UPDATED]   Remember master password on by default.
[IMPROVED]  More and improved FAQ.
[ADDED]     Auto-generate build/version values in Info.plist and
            Settings Root.plist.
2012-01-30 01:02:45 +01:00
Maarten Billemont
7b14556dbe Rewrite Root.plist by PlistBuddy. 2012-01-29 12:52:45 +01:00
Maarten Billemont
571898632f Master password loading improvements + changing + docs.
[ADDED]     The master password can now be changed.
[IMPROVED]  Flow of handling the master password when activating the app.
[IMPROVED]  iTunesArtwork & icons.
[ADDED]     Elements are now scoped to the current master password.
[ADDED]     Lots of documentation for the user:
                - Settings
                - FAQ
                - A quickstart guide
2012-01-29 12:41:48 +01:00
Maarten Billemont
e5ab2605f9 Make UI fancier & better documented. 2012-01-25 00:30:43 +01:00
Maarten Billemont
289e9d69b4 Internationalisation fixes. 2012-01-19 23:29:30 +01:00
Maarten Billemont
23ab30eb19 Password counter in UI.
[FIXED]     Update password counter.
2012-01-19 22:57:35 +01:00
Maarten Billemont
713ec69a20 UI improvements & security.
[ADDED]     Settings for remembering and storing the master password.
[ADDED]     KeyChain used to store master password & hash.
[IMPROVED]  Remember whether help is hidden.
[FIXED]     Making passwords stored.
[ADDED]     Generated password counter. Edit stored passwords.
[IMPROVED]  UI prettier and better documented.
[ADDED]     Warnings when changing a site's password.
2012-01-19 17:40:39 +01:00
Maarten Billemont
f4eb33e728 UI Redesign. 2012-01-16 09:51:08 +01:00
Maarten Billemont
7ea4758590 Artwork + copying of password. 2012-01-12 17:28:20 +01:00
Maarten Billemont
cab35df79b Initial working password application with types and history. 2012-01-05 01:44:15 +01:00
Maarten Billemont
d7a448dfe0 Initial UI. 2011-11-30 22:42:40 +01:00