Maarten Billemont
0aa47cc3f4
Mac build fixes and Fabric integration.
2016-01-27 21:38:36 -05:00
Maarten Billemont
39b380b938
Add TouchID to storeVersions and update crypto libs for bitcode.
2016-01-15 00:19:07 -05:00
Maarten Billemont
61b4ea4525
Finish TouchID support.
2016-01-14 09:58:04 -05:00
Maarten Billemont
a42edec918
TouchID integration and fixes to PearlLogger integration into mpw C code.
2016-01-14 02:14:36 -05:00
Maarten Billemont
174859ad8d
Fabric update.
2015-12-13 09:41:26 -05:00
Maarten Billemont
7f68d4b98f
Add "Password for"-label and fix a weird UI bug with bindings, hidden and NSViews with certain inner constraints.
2015-11-04 23:53:46 -05:00
Maarten Billemont
12adde818b
Mac Project update, Crashlytics/Fabric update, MP API update and other build fixes.
2015-10-28 21:12:47 -04:00
Maarten Billemont
a831a9b3ee
Try and fix Travis build issue.
2015-10-22 15:45:54 -04:00
Maarten Billemont
7608173cca
Bump Pearl.
2015-10-22 14:42:30 -04:00
Maarten Billemont
877207e547
Bump Pearl.
2015-10-22 14:37:29 -04:00
Maarten Billemont
21e3b9396f
Reference the latest Reveal via symlink.
2015-10-22 14:37:02 -04:00
Maarten Billemont
c662065bc3
Update openssl/scrypt and Crashlytics/Fabric
2015-10-22 14:31:39 -04:00
Maarten Billemont
db7f9d8af8
Xcode updates, type fixes and Mac versioning improvements.
2015-09-23 00:51:20 -04:00
Maarten Billemont
6961236534
Fixed MP-51 Keyboard covers security answers
2015-06-20 11:24:17 -04:00
Maarten Billemont
8dbc521773
Add android link to initial window.
2015-06-19 17:17:49 -04:00
Maarten Billemont
fd35fea8cf
mpw C code is not thread-safe + bad performance long site queries.
2015-03-11 17:31:39 -04:00
Maarten Billemont
5af3ffa178
Merge branch 'master' of github.com:Lyndir/MasterPassword
...
Conflicts:
Site/2013-05/index.html
2015-03-10 14:39:05 -04:00
Maarten Billemont
ca8f14fd3e
Site-specific support for keys of different algorithm versions.
...
[ADDED] Ability to downgrade sites.
[ADDED] A more explicit message that sites need to be upgraded.
2015-02-28 10:01:41 -05:00
Maarten Billemont
5b08149ca6
Fix a crash on older OS X versions.
2015-02-02 14:48:12 -05:00
Maarten Billemont
4ce5fd25bc
Allow importing without a KeyID, fix a possible deadlock and fix showing error messages + replace light font with regular on non-retina.
2014-12-29 16:37:58 -05:00
Maarten Billemont
3dbc105fbd
Update C code for inclusion in ObjC and update scrypt to colin's latest code.
2014-12-19 00:03:54 -05:00
Maarten Billemont
33eab0f199
Work around the weirdest Xcode build failure: don't output :: STUFF :: from a build script or Xcode will fail it.
2014-11-18 08:13:39 -05:00
Maarten Billemont
1f173d7586
Support for dark mode icon.
2014-10-30 21:05:13 -04:00
Maarten Billemont
8615f6af5d
Fuzzy site name search and highlight fuzzy results.
2014-10-29 21:24:35 -04:00
Maarten Billemont
2be2a19fa0
Build fixes and layout improvements for Mac on Yosemite.
2014-10-28 00:53:16 -04:00
Maarten Billemont
0d5b51ed8d
Put Mac icon into AppIconSet
2014-10-26 13:26:41 -04:00
Maarten Billemont
c781bcf10a
Move Info.plist update script into Scripts to share it between Mac and iOS.
2014-10-26 12:01:30 -04:00
Maarten Billemont
6b16e4d606
Remove USM from Mac app.
2014-10-26 10:41:15 -04:00
Maarten Billemont
9d809f34d9
Remove MPCheckpoints, no longer useful. Perform pasteboard importing on a background thread.
2014-10-22 23:00:20 -04:00
Maarten Billemont
85dab50996
More robust against exceptions and a few other fixes.
2014-10-22 21:54:48 -04:00
Maarten Billemont
bb97e8f3e8
Fix Core Data store migration code.
2014-10-22 20:26:22 -04:00
Maarten Billemont
e6d21e1c1d
Add new question cells and fix sizing issue with store cells.
...
[FIXED] Cell sizing of autosized the store cells.
[IMPROVED] Add new question rows as soon as the last question row is used.
2014-10-13 21:56:46 -04:00
Maarten Billemont
3065433a37
Stop showing thanks tips after user opens thanks page.
2014-09-28 22:25:48 -04:00
Maarten Billemont
41b3964363
Lots of UI improvements and tips + parental gate, guide update.
...
[IMPROVED] Emergency VC can now scroll when keyboard is up.
[IMPROVED] Language of the guide + new updated screenshots.
[FIXED] Size of guide cells on different devices.
[IMPROVED] Don't show messages claiming login name was updated when nothing changed.
[FIXED] Weird back-toggle bug when toggling site settings.
[ADDED] Lots of handy tips throughout.
[ADDED] Notification of new store features.
[FIXED] Weird sizing issue & animation with store cells.
[ADDED] Loading spinner while loading store products.
[ADDED] Thanks link to store footer.
[FIXED] Bought products should not respond to click, non-bought ones should.
[FIXED] Fuel elapsed time counter was backward.
[ADDED] Parental gate when deleting or resetting users.
[UPDATED] App Icon background texture.
2014-09-28 22:15:55 -04:00
Maarten Billemont
064122f36d
Build fixes.
2014-09-27 12:52:17 -04:00
Maarten Billemont
5db083bf7c
Improve notification registration and cleanup + fix removal of site questions.
2014-09-27 01:27:05 -04:00
Maarten Billemont
8e3e77c2c1
Remove UbiquityStoreManager
2014-09-24 16:04:35 -04:00
Maarten Billemont
a2e71aa94d
Merge branch 'master' of github.com:Lyndir/MasterPassword
...
Conflicts:
MasterPassword/ObjC/iOS/MPPasswordsViewController.m
2014-09-24 16:02:29 -04:00
Maarten Billemont
9bb613a3b6
MPAlgorithm V2: handle multi-byte UTF-8 correctly by counting bytes, not characters.
2014-09-24 07:58:23 -04:00
Maarten Billemont
fe5828c724
Fix removal of questions. Blast you Core Data.
2014-09-22 22:32:31 -04:00
Maarten Billemont
b3ec7a848d
Make answers VC a pop-over.
2014-09-22 08:48:51 -04:00
Maarten Billemont
9e742fa40f
Use fullDescription for all error logging.
2014-09-21 23:28:50 -04:00
Maarten Billemont
68e6106ee7
Extract In-App logic into app delegate category & improvements to import file handling and advanced export + store fixes.
2014-09-21 10:29:18 -04:00
Maarten Billemont
0156f8c3c8
More store work.
...
[FIXED] A strange issue with reloading password cells.
[FIXED] Product identifiers and showing the first product in the store.
[ADDED] Restoring purchases made from other devices.
[REMOVED] iCloud entitlements.
2014-09-17 20:59:03 -04:00
Maarten Billemont
2e5cbac761
Added in-app purchase store and made generated logins a product.
2014-09-17 02:00:33 -04:00
Maarten Billemont
c97546a232
Improvements to login name editing, saving/generating.
2014-09-16 00:34:22 -04:00
Maarten Billemont
6e14554f95
Weird layout problems now when building from Xcode 6..
2014-09-11 00:26:01 -04:00
Maarten Billemont
76b717e06d
Fix build for iOS simulator.
2014-09-10 22:07:51 -04:00
Maarten Billemont
398f7bdb66
login name UI improvements and saved key login fix.
...
[IMPROVED] -saveContent now returns YES if successful and NO if nothing changed.
[FIXED] Fix for unsetting the login key when key is saved due to a notification race.
[IMPROVED] UI improvements for login name.
[IMPROVED] Remove system fonts all-over and replace with Exo2.
[IMPROVED] Various UI improvements and fixes throughout.
2014-09-08 00:15:18 -04:00
Maarten Billemont
24c48a78f8
Minor Pearl bump.
2014-09-02 23:50:32 -04:00