2
0
Commit Graph

19 Commits

Author SHA1 Message Date
Maarten Billemont
657fef6249 Removed network from MP OS X + initial STM code MP iOS.
[REMOVED]   OS X: Removed networking code.  We're going to use SendToMac
            instead.
[ADDED]     iOS: Initial code for communicating with SendToMac hosts.
2012-03-14 00:55:49 +01:00
Maarten Billemont
0d19202ca7 Beginnings of network listener.
[ADDED]     OS X: Code to open a listening socket (WIP).
[ADDED]     OS X: Code to broadcast socket via Bonjour.
2012-03-12 18:14:01 +01:00
Maarten Billemont
1755bd1607 Bump Pearl for sheet fix.
[FIXED]     MP-9: Action sheet shows up in portrait while in landscape.
2012-03-11 16:12:18 +01:00
Maarten Billemont
6bda70920b Fix Pearl/scrypt/openssl on Mac + password window.
[FIXED]     Dependencies and compilation on OS X.
[ADDED]     MPPasswordWindowController: Window to handle passwords.
2012-03-05 09:53:32 +01:00
Maarten Billemont
2761355180 Initial Mac project.
[ADDED]     A basic Mac OS X project.
[ADDED]     A basic UI for the Mac project.
[FIXED]     Notification at store update from iCloud.
2012-03-04 15:31:26 +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
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
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
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
63600ab765 Show guide only first time + improved guide docs. 2012-02-03 00:10:58 +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
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
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
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