Maarten Billemont
585268eb0f
Update AdHoc provisioning.
2014-06-07 20:16:06 -04:00
Maarten Billemont
a713a639cd
Added "delete user", fixed some minor UI issues.
2014-06-07 20:13:53 -04:00
Maarten Billemont
113c3790fb
Added OS X precompiled binary package.
2014-06-07 15:53:41 -04:00
Maarten Billemont
d732b03828
Finished the C implementation & CLI tool. Providing an OS X binary.
2014-06-07 15:51:11 -04:00
Maarten Billemont
cf9dabcc82
Closed Mac beta due to overwhelming demand!
2014-06-07 13:03:12 -04:00
Maarten Billemont
2bc357cee6
WIP - Initial complete C implementation that's still buggy and generates broken passwords, yay.
2014-06-07 01:27:18 -04:00
Maarten Billemont
c4dca14800
Merge branch 'crashlytics-196'
2014-06-05 22:41:44 -04:00
Maarten Billemont
d8e2707ac0
Fixed crash when scrolling to first element of transient site.
...
[FIXED] The first cell of the transient site isn't a Delete button, this caused a crash due to it being rendered with an unexpected type.
2014-06-05 22:41:28 -04:00
Maarten Billemont
25df56f90a
Merge branch 'crashlytics-198'
...
Conflicts:
External/Pearl
2014-06-05 22:03:32 -04:00
Maarten Billemont
2006e382d4
Hopefully fixed issue with rendering maximum security cells re-used from "new site" cells.
...
[FIXED] When a "new site" cell gets recycled as a "maximum security" entity's cell, we may not be able to scroll to the cell index for the type because the collection view's cell indexes weren't updated yet.
2014-06-05 22:00:20 -04:00
Maarten Billemont
98bffa3755
Merge branch 'master' of github.com:Lyndir/MasterPassword
2014-06-05 21:44:23 -04:00
Maarten Billemont
789aa26066
Fix infinite loop when enabling iCloud.
...
[FIXED] When enabling iCloud and setting the local user defaults, we re-started enabling iCloud and updating local user defaults.
2014-06-05 21:43:06 -04:00
Maarten Billemont
773058da78
WIP - remove dependency on ciphers.plist.
2014-06-05 17:49:16 -04:00
Maarten Billemont
339ef8d1bc
Small improvements to the Internet Defense League code snippet.
2014-06-05 17:48:07 -04:00
Maarten Billemont
db55634ab2
Update logo.
2014-06-04 00:21:07 -04:00
Maarten Billemont
c3364bbbef
Fix link opening and popup dismissal bugs.
2014-06-03 23:58:16 -04:00
Maarten Billemont
74e8001506
Site style, description and link updates.
2014-06-03 23:57:39 -04:00
Maarten Billemont
c1c15ddb89
Clean up old UI.
...
[ADDED] Password strength to type cells.
[FIXED] Lots of misc UI fixes.
[ADDED] Footer links in pull-down.
2014-06-03 21:04:22 -04:00
Maarten Billemont
c8eb2fdde7
Saved passwords login.
...
[FIXED] Some crashes.
[ADDED] Support for saved passwords login.
2014-06-01 22:45:29 -04:00
Maarten Billemont
da7abf1030
Try to fix login item code signing.
2014-05-20 01:20:03 -04:00
Maarten Billemont
8250e9b2c4
Update provisioning profile and sign mac adhoc with dev too (adhoc doesn't allow icloud apps).
2014-05-19 15:13:47 -04:00
Maarten Billemont
e97d6bded4
Project configuration update.
2014-05-19 14:41:45 -04:00
Maarten Billemont
8805a411ba
Show all when empty and fix UI updates.
...
[FIXED] Updating UI when changing entity model.
[UPDATED] Show all recent sites when query is empty.
2014-05-19 14:37:05 -04:00
Maarten Billemont
a1ca633aaf
Test for TestFlight Application Token.
2014-05-18 08:39:11 -04:00
Maarten Billemont
78d5fc0904
Fix a bunch of warnings...
2014-05-18 00:19:36 -04:00
Maarten Billemont
d9e251c2cd
Updated profiles.
2014-05-17 23:53:41 -04:00
Maarten Billemont
fe2b6024bc
Remove Localytics and Google+ entirely.
2014-05-17 23:52:51 -04:00
Maarten Billemont
1be65c0969
Merge branch 'new-storyboard'
...
Conflicts:
External/LoveLyndir
External/Pearl
2014-05-17 20:13:51 -04:00
Maarten Billemont
557eb95c7e
Login name fixes and coachmark improvements.
...
[IMPROVED] Coachmark improvement and animation.
[UPDATED] Password cell hierarchy refactoring and improvements.
[FIXED] Login name button.
2014-05-17 20:12:59 -04:00
Maarten Billemont
9941dba008
Clean up classes after removing the small password cell.
2014-05-13 22:56:06 -04:00
Maarten Billemont
fa57b8817b
Bugfixes with regards to swiping password types.
2014-05-13 07:27:11 -04:00
Maarten Billemont
943c378206
Delete site WIP.
2014-05-10 21:42:11 -04:00
Maarten Billemont
b53de7a648
Rotation and marquee link.
...
[UPDATED] Different Crashlytics for Mac/iOS.
[UPDATED] Mac build fixes.
[FIXED] Layout on rotation. WIP.
[ADDED] Link on marquee to thanks.lhunath.com.
2014-05-10 09:18:46 -04:00
Maarten Billemont
09afe61a4c
Fix .mpw parsing.
2014-05-06 17:21:12 -04:00
Maarten Billemont
7e96496614
Merge branch 'master' of github.com:Lyndir/MasterPassword
2014-05-05 11:18:19 -04:00
Maarten Billemont
d43c19a749
Add C implementation of Master Password.
2014-05-05 11:16:59 -04:00
Maarten Billemont
989cafda71
Add "Internet Defense League" snippet.
2014-05-05 11:15:57 -04:00
Maarten Billemont
e165c6941d
Merge branch 'new-storyboard' of github.com:Lyndir/MasterPassword into new-storyboard
2014-04-26 23:24:29 -04:00
Maarten Billemont
9105055ff4
Hopefully fixed an odd PearlLogger bug.
2014-04-26 16:29:13 -04:00
Maarten Billemont
6345899783
Fixed a crash on enumerateCloudStores if iCloud is disabled.
2014-04-26 15:01:24 -04:00
Maarten Billemont
b1daeaf8ed
Type fixes.
2014-04-26 14:35:38 -04:00
Maarten Billemont
9fee4a2bbe
Fixed critical issue with storing passwords & inconsistency recovery + dictation support.
...
[FIXED] Fixed an issue that caused stored passwords to be saved without encryption.
[ADDED] Logic to check for any data inconsistencies and fix them.
[ADDED] Support for using dictation in site search box.
2014-04-26 14:03:44 -04:00
Maarten Billemont
fc82790b8c
Mac fixes + enabled stored default types.
2014-04-25 20:02:58 -04:00
Maarten Billemont
d95e5ec263
Bump TestFlightSDK to 3.0.0
2014-04-24 22:17:40 -04:00
Maarten Billemont
99456a35ab
Remove Google+, DCIntrospect.
2014-04-24 22:12:18 -04:00
Maarten Billemont
b4e052fc9d
Small type fixes.
2014-04-24 22:03:23 -04:00
Maarten Billemont
d3852dc78c
Small type fix.
2014-04-24 22:00:38 -04:00
Maarten Billemont
f41b7813f9
Code signing configuration update.
2014-04-24 21:59:06 -04:00
Maarten Billemont
6df4a13d93
Remove DCIntrospect now that we have Reveal.
2014-04-24 21:54:05 -04:00
Maarten Billemont
aa461b73c8
Fixed sending emails when the key window is an alert window + added coachmarks.
2014-04-24 21:43:47 -04:00