Maarten Billemont
d188985823
Revert "UI fix for iOS 7."
...
This reverts commit ac0d412123
.
2013-08-26 23:20:08 -04:00
Maarten Billemont
ac0d412123
UI fix for iOS 7.
...
[FIXED] New ActionSheet doesn't deal well with spacing in items.
[FIXED] UI now works on iOS 7.
2013-08-26 23:19:44 -04:00
Maarten Billemont
19e35dbccd
Unclutter the UI and revert to no news.
2013-08-26 23:18:04 -04:00
Maarten Billemont
3086baf523
Fix MPAppsVC pager positioning on 4".
...
[FIXED] Manually added pager VC added to wrong superview.
2013-08-26 23:17:02 -04:00
Maarten Billemont
e3d8d3c31c
statusbar/navbar visibility & news.html
...
[FIXED] Handle statusbar/navbar visibility only from viewWillAppear.
[FIXED] URL to news.html.
2013-08-26 21:43:34 -04:00
Maarten Billemont
7589b3a048
Revert Xcode 5 change to storyboard.
2013-08-25 18:50:17 -04:00
Maarten Billemont
72f0d69a71
Don't use Localytics or Crashlytics when disabled.
2013-08-25 18:49:13 -04:00
Maarten Billemont
2399156ee4
Conditionally enable crash/analytics.
2013-08-25 15:38:38 -04:00
Maarten Billemont
3d3f08da9b
Add a release checking script to prevent bad releases.
2013-08-15 22:18:17 -04:00
Maarten Billemont
2a0abf0da7
Merge branch 'master' of github.com:Lyndir/MasterPassword
2013-08-15 19:38:16 -04:00
Maarten Billemont
2d8146edbd
Fixed potential crashed due to rare nil values at checkpoints.
...
[FIXED] Avoid nil values at checkpoints since they will cause crashes.
2013-08-15 19:38:05 -04:00
Maarten Billemont
dad198f5e1
Update radials in site to support other browsers.
2013-08-15 09:53:08 -04:00
Maarten Billemont
0a5329fe17
Email/support un news.
...
[UPDATED] Refresh news whenever the app opens.
[UPDATED] Email and support links in news.html
2013-08-11 16:20:56 -04:00
Maarten Billemont
64d9f09cf6
Minor USM bump.
2013-08-11 15:40:44 -04:00
Maarten Billemont
d583d12099
Option to turn off iCloud on corruption.
...
[ADDED] Option to turn off iCloud when store is broken.
2013-08-11 15:37:51 -04:00
Maarten Billemont
17bb5706f8
Fixed some minor crash cases.
...
[FIXED] Crash when changing iCloud store.
[FIXED] Use main thread when holding down on a user.
2013-08-11 15:30:01 -04:00
Maarten Billemont
d583bdfd3c
Added support page to site.
...
[ADDED] Site support page.
2013-08-11 14:11:19 -04:00
Maarten Billemont
9eb9667163
Make sure CFBundleVersion is always higher, try 2...
2013-08-11 00:23:45 -04:00
Maarten Billemont
a315a9dfc3
Make sure CFBundleVersion is always higher...
2013-08-11 00:20:10 -04:00
Maarten Billemont
8375808cdc
Bump External dependencies.
2013-08-11 00:08:25 -04:00
Maarten Billemont
77439af486
Bump Crashlytics SDK.
2013-08-10 23:49:43 -04:00
Maarten Billemont
76f4a00738
Revert Storyboard back to Xcode 4 compatible format.
2013-08-10 23:32:33 -04:00
Maarten Billemont
9d615b2d4c
Merge branch 'master' of github.com:Lyndir/MasterPassword
2013-07-07 21:17:00 -04:00
Maarten Billemont
aaffc0297e
Profile bump.
...
[UPDATED] Master Password Ad Hoc profile.
2013-07-07 21:15:57 -04:00
Maarten Billemont
5dc5885582
Site updates.
...
[UPDATED] Mention the value of passwords never leaving your device.
[UPDATED] Added some emphasis in the algorithm section.
2013-06-28 09:07:53 -04:00
Maarten Billemont
7389f5bf45
Fix queue of observer/notification blocks.
...
[FIXED] Make sure all notification and observer blocks that expect the main thread are scheduled on it.
2013-06-26 20:23:02 -04:00
Maarten Billemont
b06d461a36
Fix code active signing profile.
2013-06-16 20:27:53 -04:00
Maarten Billemont
802f57878b
Bump Press.
2013-06-16 20:25:11 -04:00
Maarten Billemont
bccf35d057
More clear master password creation tip.
...
[IMPROVED] Word wall tip.
2013-06-16 19:31:09 -04:00
Maarten Billemont
137a1c531c
Legacy icon set.
2013-06-16 15:09:33 -04:00
Maarten Billemont
e96df9f990
Xcode 4 build fixes.
2013-06-16 15:08:05 -04:00
Maarten Billemont
691670cc43
Fix Xcode 4 issues & double type trigger.
2013-06-16 14:22:36 -04:00
Maarten Billemont
bd64bfec67
Password window improvements.
...
[FIXED] Password window closes initially.
[FIXED] Site label more visible.
2013-06-16 13:48:51 -04:00
Maarten Billemont
0813fb40d0
Retire use of confinement concurrency type.
...
[FIXED] Confinement concurrency type is just all sorts of buggy.
2013-06-16 12:39:52 -04:00
Maarten Billemont
3cb8215d5a
Migrate to xcassets for app icon.
2013-06-16 11:26:32 -04:00
Maarten Billemont
a7fe11e8db
Press bump.
2013-06-16 01:01:53 -04:00
Maarten Billemont
4a9fc66b5a
Fix new analysis and compiler warnings.
2013-06-16 01:00:57 -04:00
Maarten Billemont
fb81cd61a9
More project configuration.
2013-06-16 00:49:44 -04:00
Maarten Billemont
13034b4184
Project configuration improvements and warning fixes.
...
[UPDATED] Fixed some warnings by explicitly type-casting NSNotFound checks.
[UPDATED] Fixed some Xcode 5 warnings by doing project configuration improvements.
2013-06-16 00:47:33 -04:00
Maarten Billemont
b2345da9f3
Type selection for Mac.
...
[ADDED] Mac: Type selection for site passwords.
[UPDATED] Type changing refactored to be OS independant.
2013-06-15 01:39:49 -04:00
Maarten Billemont
08d3d9ad30
Improve lock/unlock assurance flow.
...
[FIXED] Bug that caused the window to sometimes re-open when closed.
2013-06-09 19:03:54 -04:00
Maarten Billemont
797060f609
Add a space to the OS X wrapper name.
2013-06-08 20:37:53 -04:00
Maarten Billemont
ea09116929
Merge branch 'master' of github.com:Lyndir/MasterPassword
2013-06-08 18:13:20 -04:00
Maarten Billemont
86758b498c
Open at Login and initial window improvements.
...
[ADDED] Mac: Open at Login.
[UPDATED] Mac: Mark users menu item when no user selected.
[ADDED] Mac: Toggle open-at-login and enable-cloud from initial window.
2013-06-08 18:12:49 -04:00
Maarten Billemont
9115b56a42
Update updateDependencies.
2013-06-05 09:09:23 -04:00
Maarten Billemont
c400868026
Activate before no-user alert.
...
[FIXED] Also activate app before no-user alert.
2013-06-04 21:31:02 -04:00
Maarten Billemont
b4dbb15853
Submodule maintenance.
2013-06-04 08:25:32 -04:00
Maarten Billemont
195f70db53
Menu and first-launch improvements.
...
[ADDED] On first start, show the status item by highlighting and opening it.
[UPDATED] Using RHStatusItemView for status item so we can highlight it programmatically.
[FIXED] Activate app on startup so apps window shows.
[ADDED] NSAlert when trying to open password window with no user selected.
[UPDATED] Crisper menu icon.
2013-06-04 00:56:19 -04:00
Maarten Billemont
f3248f446c
Missing news site causes error message in MP.
...
[ADDED] Dummy news.html.
2013-06-04 00:52:29 -04:00
Maarten Billemont
80cb2c8a4f
Based site on HTML5 boilerplate.
2013-06-02 19:12:25 -04:00