2
0

Fixed a bunch of OS X issues.

[FIXED]     Don't create a moc when the main moc is unset.
[FIXED]     Load the MPUserEntity into the moc when doing selectUser:
[FIXED]     Remove KVO on activeUserObjectID, isn't used anymore.  Instead, override setActiveUser:
[FIXED]     Don't show the password window on launch.
[FIXED]     Don't force unlock of the key whenever unset - only when the window pops.
[REMOVED]   Migration - this app is not ready for explicit migration, additionally, this block appears to cause a lock-up of the PSC.
This commit is contained in:
Maarten Billemont
2013-04-23 20:38:56 -04:00
parent 35ef2b0789
commit cb7e145e83
7 changed files with 188 additions and 78 deletions

4
todo
View File

@@ -1,2 +1,4 @@
sometimes after login, when searching there are no results.
sometimes after login, when searching there are no results. (verify - is this still the case?)
try yaSSL vs OpenSSL
sometimes after deleting the app and installing it again, the cloud store opens but is empty (import doesn't happen on open). On next open, cloud store is populated before opened (and open operation blocks on importing of logs).
icloud popup appears an addition to setup screen.