Maarten Billemont
4b2251d4fa
Support for fuzzy searching on iOS.
2014-11-03 12:11:46 -05:00
Maarten Billemont
acf9b4aec8
Fix Mac darkening & icon rounding.
2014-11-01 16:37:09 -04:00
Maarten Billemont
1f173d7586
Support for dark mode icon.
2014-10-30 21:05:13 -04:00
Maarten Billemont
34be1eac70
Mac LoginHelper distribution configuration.
2014-10-30 00:39:56 -04:00
Maarten Billemont
e1a9c8194c
Bump xib.
2014-10-30 00:26:42 -04:00
Maarten Billemont
e18dee2242
Also try upgrading to V2 if migrationlevel is unset but a store is available.
2014-10-30 00:18:01 -04:00
Maarten Billemont
a38829c1e2
Match the define name to its value.
2014-10-29 21:55:18 -04:00
Maarten Billemont
8615f6af5d
Fuzzy site name search and highlight fuzzy results.
2014-10-29 21:24:35 -04:00
Maarten Billemont
d642cb1aee
Use exposure adjust for darkening without destroying dark backgrounds.
2014-10-28 17:20:38 -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
1c45a0df4a
Don't crash if attempting to import with an invalid password type.
2014-10-26 10:54:28 -04:00
Maarten Billemont
6b16e4d606
Remove USM from Mac app.
2014-10-26 10:41:15 -04:00
Maarten Billemont
e837752777
Explicitly synchronize configuration updates and warn if it fails.
2014-10-24 00:35:05 -04:00
Maarten Billemont
92bd2cd016
Explicitly use sha256 digests.
2014-10-23 12:03:19 -04:00
Maarten Billemont
4b975b5b04
Fix pkg_sha of crypt_blowfish; verified by checking the signature of the package against crypt_blowfish-1.3.tar.gz.sign
2014-10-23 00:26:07 -04:00
Maarten Billemont
3c2b5de4b8
Fix crash when clearing the pasteboard.
2014-10-22 23:32:25 -04:00
Maarten Billemont
9384e27247
submodules needs to be explicitly true? + fix version numbering.
2014-10-22 23:10:07 -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
fc21bd959f
Add a tip on how to solve a build error on the Raspberry Pi.
2014-10-22 22:29:05 -04:00
Maarten Billemont
2de17384ff
More portable digest()
2014-10-22 22:02:17 -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
10f100186c
Remove pushqueue for bash 3 compatibility.
2014-10-20 08:51:58 -04:00
Maarten Billemont
2af2351ebf
Make usage text a bit more obvious.
2014-10-19 00:58:13 -04:00
Maarten Billemont
49b3fe7913
Add support for login names and security answers to C app.
2014-10-19 00:55:26 -04:00
Maarten Billemont
9d926be8ae
Support for pre-downloaded dependency packages and digest verification.
...
[UPDATED] Allow overriding of targets to build at command-line via target=X ./build
[ADDED] Support pre-downloaded packages for integration with package managers.
[ADDED] Support for package digest verification.
[UPDATED] Skip fetching on in a method-specific way, more reliable.
2014-10-18 20:56:28 -04:00
Maarten Billemont
c3474de2ff
FreeBSD build fixes.
2014-10-18 18:22:29 -04:00
Maarten Billemont
68b9b4e09a
Fix git-svn/git checkouts of dependencies.
2014-10-18 17:13:01 -04:00
Maarten Billemont
b810c1032b
Include signed version in release package.
2014-10-18 15:56:31 -04:00
Maarten Billemont
a4ab3c7bc9
Script to distribute C packages.
2014-10-18 15:42:49 -04:00
Maarten Billemont
039547b735
Check the presence of tools needed to build the C targets.
2014-10-18 15:38:51 -04:00
Maarten Billemont
6f741f6f2f
Merge branch 'master' of github.com:Lyndir/MasterPassword
2014-10-18 15:30:58 -04:00
Maarten Billemont
38d4b761b7
Remove binaries. I don't intend to maintain binary distributions at this point.
2014-10-18 14:36:05 -04:00
Maarten Billemont
18f8ebb9dc
Fix check for whether a dependency was built + improved mpw-bench output.
2014-10-17 17:10:43 -04:00
linwiz
090b274363
Added information to the output of mpw-bench
2014-10-17 08:52:15 -04:00
Maarten Billemont
25ba87f119
Make mpw-bench optional.
2014-10-15 22:18:16 -04:00
Maarten Billemont
f0b659a0c7
Add bcrypt dependency and ability to compile arbitrary dependencies in C build script.
2014-10-15 22:17:49 -04:00
Maarten Billemont
7736788920
Disable debug verbosity by default.
2014-10-15 16:27:33 -04:00
Maarten Billemont
e3be98f3ad
Added mpw-bench as an extra target.
2014-10-15 16:26:09 -04:00
Maarten Billemont
d9b1b44de0
Replace editline and readline with getpass.
2014-10-15 16:03:46 -04:00
Maarten Billemont
c3c2de5d14
Ensure master password isn't lost after ending editline context.
2014-10-15 15:37:29 -04:00
Maarten Billemont
6aa50bac04
Ensure we use the correct C language standard.
2014-10-15 15:32:10 -04:00
Maarten Billemont
5268039c3d
A bunch of cross-platform fixes for mpw.c + make config file optional and read master password from input instead.
2014-10-15 14:00:44 -04:00
Maarten Billemont
0d66d4660e
Add code to the build script for automatically fetching and building libscrypt.
2014-10-15 08:44:41 -04:00
Maarten Billemont
e981df3c8b
Fixed type of level 3 attacker.
...
[FIXED] Type of level 3 attacker was string instead of integer.
2014-10-13 23:39:07 -04:00
Maarten Billemont
543ebd4bac
Update provisioning profiles.
2014-10-13 22:08:36 -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
a18793b161
Update of the site to simplify understanding Master Password and how to use it.
2014-10-05 01:22:28 -04:00
Maarten Billemont
9b24efa65c
Fix iOS 8 bug causing site search field to be auto-capitalized.
2014-10-01 07:35:57 -04:00
Maarten Billemont
3e217d5a69
Project configuration update.
2014-09-30 08:33:46 -04:00
Maarten Billemont
c8ca1c80e6
Remove generated resources from repository.
2014-09-30 08:25:47 -04:00
Maarten Billemont
88c18db010
Optimize icons.
2014-09-30 08:24:29 -04:00
Maarten Billemont
f909cdbae4
More icon fixes + don't delete store rows...
2014-09-30 08:20:35 -04:00
Maarten Billemont
8b8d5d325e
Fix some warnings.
2014-09-30 00:09:40 -04:00
Maarten Billemont
c7670f47db
Record the amount of fuel consumed and show status + icon update & genassets run script.
2014-09-30 00:01:33 -04:00
Maarten Billemont
f3f25f5890
Add question about hiding passwords to setup flow.
2014-09-28 22:57:38 -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
5e8810c535
Dismiss popdown on sign out, fuel check date not recorded, avatar improvements.
2014-09-28 10:05:36 -04:00
Maarten Billemont
8c3dfc8510
Update of icon and launch image + background for iPhone 6 / 6+
2014-09-28 01:53:50 -04:00
Maarten Billemont
b4b9ee3cb9
Import sites from pasteboard.
2014-09-27 20:29:58 -04:00
Maarten Billemont
da4bad7977
Fix a few build warnings, two-way site question relationship.
2014-09-27 16:30:17 -04:00
Maarten Billemont
984434cca4
Remove header hack to inset password cells, use collection layout instead.
2014-09-27 14:53:30 -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
6050b5d6fd
Development fuel, store improvements and navigation fixes.
2014-09-26 00:32:07 -04:00
Maarten Billemont
a5bc2eb584
Store product thumbnails.
2014-09-24 08:00:10 -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
466863f8fd
Improved overlay navigation, store refactoring and automatic sizing of store cells.
2014-09-24 01:07:02 -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
17734652b4
Completed answers generation.
2014-09-21 23:48:49 -04:00
Maarten Billemont
9e742fa40f
Use fullDescription for all error logging.
2014-09-21 23:28:50 -04:00
Maarten Billemont
d03b1746e0
Handle failure to load store.
2014-09-21 23:11:05 -04:00
Maarten Billemont
58156be793
Generating security question answers for sites.
2014-09-21 22:45:21 -04:00
Maarten Billemont
d5a5cd7de4
Fix a few issues after element->site rename.
2014-09-21 14:09:43 -04:00
Maarten Billemont
2100662fb3
Add a model version for MPSiteQuestionEntity and element->site renames.
2014-09-21 13:56:37 -04:00
Maarten Billemont
248627aa92
Project cleanup.
2014-09-21 13:45:33 -04:00
Maarten Billemont
449ccaa3d4
Storyboard fixups.
2014-09-21 13:39:47 -04:00
Maarten Billemont
0a7465282b
Prepare generate answers product.
2014-09-21 12:54:48 -04:00
Maarten Billemont
5b85ba3a4b
Element -> Site
2014-09-21 11:47:53 -04:00
Maarten Billemont
b3a0b6a7c0
Element -> Site, site security question answers
2014-09-21 10:49:57 -04:00
Maarten Billemont
4396ce436e
Element -> Site WIP
2014-09-21 10:39:09 -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
4c12f368f5
Ability to generate pass phrases as well as names.
2014-09-21 01:57:45 -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
a043b7c049
Fixes to new store loading if not migrated.
2014-09-16 07:53:31 -04:00
Maarten Billemont
06c62f70ed
Fixes to V0 algorithm debug log output.
2014-09-16 00:45:39 -04:00
Maarten Billemont
c97546a232
Improvements to login name editing, saving/generating.
2014-09-16 00:34:22 -04:00
Maarten Billemont
88fdc89f27
Removed iCloud + added generated login names.
...
[REMOVED] UbiquityStoreManager and iCloud support. Now using simplified local Core Data store logic.
[ADDED] Generating site login names.
[IMPROVED] Some refactoring and interface improvements for optionally generated user names.
2014-09-15 08:47:36 -04:00
Maarten Billemont
9109a59410
Fixes for better landscape sizing of avatar cells.
2014-09-12 17:13:33 -04:00
Maarten Billemont
61bed8b29c
Fixes for positioning of avatars in different states.
2014-09-12 00:41:17 -04:00
Maarten Billemont
72b1d36626
Fix sizing issues with avatars on different size devices.
...
[FIXED] Avatar cells badly sized on some size devices.
2014-09-11 20:31:23 -04:00
Maarten Billemont
6e14554f95
Weird layout problems now when building from Xcode 6..
2014-09-11 00:26:01 -04:00
Maarten Billemont
fecbd2ea1c
Some storyboard maintenance for Xcode 6.
2014-09-10 22:40:43 -04:00
Maarten Billemont
1c5f5675a5
Project update.
2014-09-10 22:18:26 -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
d40ccee0fe
Update of icons and site updates with new support and mac app store link.
2014-09-04 00:30:51 -04:00
Maarten Billemont
a481626f80
Small tweaks to avoid a rare crash during initialization of cells.
2014-09-03 19:29:46 -04:00
Maarten Billemont
edda3cf12a
Fix the border radius of the iOS icon.
2014-09-02 23:48:04 -04:00
Maarten Billemont
6c2cd01015
Prettier password cells.
2014-09-02 23:19:34 -04:00
Maarten Billemont
c9988d8cc2
Fix for showing setup VC on landscape iPad + old -> new section objects crash.
2014-09-02 21:40:53 -04:00
Maarten Billemont
a8bb434ded
Add mp.update.check property to disable update checking.
2014-08-31 22:14:18 -04:00
Maarten Billemont
1e8a832cba
Bump lyndir POM to 1.20 to fix some warnings and dependency issues.
2014-08-31 21:55:37 -04:00
Maarten Billemont
9d7799c814
Improved Master Password algorithm API & GUI improvements.
...
[IMPROVED] Read the master password using Console, not stdin.
[IMPROVED] Clear the site password when the dialog closes.
[IMPROVED] Make the site password selectable.
2014-08-30 20:08:20 -04:00
Maarten Billemont
2adb74c971
Make log level configurable with -Dlog.level, default to INFO. Thanks @pitpalme.
2014-08-30 15:54:52 -04:00
Maarten Billemont
3ebef16007
Sign android release build and fix check for Apple classes in GUI.
2014-08-28 09:50:10 -04:00
Maarten Billemont
3225985e1e
Fix update check.
2014-08-28 00:07:24 -04:00
Maarten Billemont
76280ac71c
Update check for Java GUI + Copy password on Android + Native scrypt for Android.
2014-08-27 23:05:24 -04:00
Maarten Billemont
f47ff67ba9
Add tip to copy password & close app + less console verbosity in Java GUI.
2014-08-27 22:08:53 -04:00
Maarten Billemont
65cef6d8ed
First working Master Password for Android, yay!
2014-08-26 19:54:33 -04:00
Maarten Billemont
89145d6e13
Prepare for Android development.
...
[FIXED] Naming of avatar images.
[FIXED] Dependency, SDK & other Maven configuration.
[UPDATED] Dependencies changed to stable versions.
2014-08-24 22:43:34 -04:00
Maarten Billemont
b3b7858c1d
Round-rect Mac icon.
2014-08-24 00:13:01 -04:00
Maarten Billemont
eb4ea08a8b
Update Media.xcassets.
2014-08-24 00:01:17 -04:00
Maarten Billemont
51d61b8bc0
Mac Icon update.
2014-08-23 23:36:18 -04:00
Maarten Billemont
bddbd199e2
Type warning fixes.
2014-08-23 23:33:10 -04:00
Maarten Billemont
b579dac180
Icon update.
2014-08-23 19:17:41 -04:00
Maarten Billemont
609675f663
Minor type fixes.
2014-08-23 01:41:46 -04:00
Maarten Billemont
c57bd5d5d3
A few fixes to site import/export.
...
[FIXED] A few core data issues.
[ADDED] Avatar to export file.
[ADDED] Generated site counter to export file.
[ADDED] Site login name to export file.
2014-08-23 01:39:47 -04:00
Maarten Billemont
a4fe13842a
Release build fixes.
2014-08-22 00:57:53 -04:00
Maarten Billemont
56bb5bf5db
Provisioning profile update.
2014-08-22 00:55:01 -04:00
Maarten Billemont
ce8a00fd48
Minor fixes and guide pages update.
2014-08-22 00:51:36 -04:00
Maarten Billemont
d72defb0bc
More optimal layoutIfNeeded.
2014-08-21 22:27:47 -04:00
Maarten Billemont
27f6bd7905
Edit indicator, cell reuse fix and item reloading improvement.
...
[ADDED] Indicator when user needs to find the edit button to either set a password or login name.
[FIXED] Cell reuse when changing between transient / element.
[IMPROVED] Collection view item reloading now avoids reloading items that stay the same and animates better.
2014-08-21 21:51:47 -04:00
Maarten Billemont
cf52221175
Deprecate iCloud and remove hardcoded absolute paths from lib dirs.
2014-08-21 00:30:38 -04:00
Maarten Billemont
adc79d331b
Initial work on an Android master password app.
2014-08-21 00:26:47 -04:00
Maarten Billemont
7bcc631caf
Build configuration for correct header copying and disable iCloud for Mac.
2014-08-11 21:14:30 +02:00
Maarten Billemont
caab474355
Fixed strength calculations, added a strength level and upgraded openssl to 1.0.1h
2014-07-28 18:53:50 -04:00
Maarten Billemont
2d4e26e009
Added time-to-crack.
...
[ADDED] Compute time-to-crack for all passwords, including personal ones.
2014-07-26 01:26:33 -04:00
Maarten Billemont
6597a44096
Change type of sites and edit password / login name.
2014-07-21 22:57:57 -04:00
Maarten Billemont
b481af2a51
Serious rewrite of site configuration UI.
2014-07-20 23:54:32 -04:00
Maarten Billemont
d35434705c
Minor change.
2014-07-18 22:44:41 -04:00
Maarten Billemont
512f6faf84
Deprecating iCloud on Mac.
2014-07-18 22:04:10 -04:00
Maarten Billemont
14311dfe66
Fix weirdly added excess statement...
2014-07-02 00:00:12 -04:00
Maarten Billemont
10838aad00
Remove stale Love Lyndir references.
2014-07-01 23:56:44 -04:00
Maarten Billemont
2eb074be87
Some fixes to the Java GUI. Thanks cuardin!
...
[UPDATED] Allow lookup by short name.
[FIXED] GUI only supports generated types, only show generated types in its list.
[UPDATED] Update site password when type changes.
[FIXED] Exceptions on illegal input arguments for generation, eg. empty site name.
2014-07-01 12:41:35 -04:00
Maarten Billemont
c367d5e6cb
Small tip tweak.
2014-06-30 22:56:18 -04:00
Maarten Billemont
f8973d6c52
Added some general usage tips.
2014-06-30 21:32:17 -04:00
Maarten Billemont
beaf4e67e7
Small UI tweaks.
2014-06-30 21:12:37 -04:00
Maarten Billemont
06a150792d
Catch commands when sites table is active.
...
[REMOVED] Love Lyndir, just linking to http://thanks.lhunath.com now.
[UPDATED] PearlString -> strf
[ADDED] Catching commands when the sites table view is active too (enter/esc/..)
2014-06-30 21:00:25 -04:00
Maarten Billemont
9816e783e7
Fixed a sizing issue with the new icons.
2014-06-30 00:23:02 -04:00
Maarten Billemont
8b26c301cf
Updated icon.
2014-06-30 00:17:03 -04:00
Maarten Billemont
6ddd608a3f
Provisioning profiles update.
2014-06-29 23:30:00 -04:00
Maarten Billemont
f1a72d8160
Initial window improvements, reveal and reset master password.
...
[FIXED] Initial intro window didn't always show up reliably.
[ADDED] Ability to temporarily reveal master password while typing it.
[IMPROVED] When you go down the sites list, fade out the fade-out gradient to prevent the selection from becoming invisible.
[ADDED] Ability to reset your master password.
[UPDATED] Initial screenshot of Master Password for Mac and iPhone.
2014-06-29 23:18:25 -04:00
Maarten Billemont
6d4d57441b
Usage tip on hide passwords.
2014-06-29 00:29:05 -04:00
Maarten Billemont
971538d6b5
Remove dialog & add import/export
...
[REMOVED] Mac password Dialog.
[ADDED] Mac sites import / export.
[FIXED] Copying of hidden passwords.
2014-06-28 23:45:06 -04:00
Maarten Billemont
34d8dc375f
Update screen capture code to accurately capture the active display only.
2014-06-28 00:04:40 -04:00
Maarten Billemont
f294a8c9f5
hidePasswords, preferences, UI improvements.
...
[ADDED] hidePasswords to Mac app for hiding the passwords in the large passwords display, hold alt to reveal.
[ADDED] Way to easily open the Mac app's preferences.
[IMPROVED] Use transparent main window to improve the blur effect.
[ADDED] Key equivalent coach marks when holding alt.
[FIXED] Don't change sites table when site text field loses focus.
2014-06-26 23:13:21 -04:00
Maarten Billemont
c7344dbb0c
Small usage tip.
2014-06-26 01:44:53 -04:00
Maarten Billemont
97809a1bc7
Added fancy password display.
2014-06-26 01:35:05 -04:00
Maarten Billemont
5056f9e2e4
Add missing features to new Mac UI: changing password type, setting custom passwords, deleting sites.
2014-06-26 01:19:42 -04:00
Maarten Billemont
150304941c
UI changes to the results table.
2014-06-25 14:14:56 -04:00
Maarten Billemont
ff36f6ce87
The search for a background that works on all screens ...
2014-06-24 22:00:33 -04:00
Maarten Billemont
6422084fa0
UI improvements to the Mac app.
2014-06-24 20:30:15 -04:00
Maarten Billemont
651a398798
More Mac GUI work.
2014-06-24 10:47:04 -04:00
Maarten Billemont
31b667c7f7
More work on the experimental new Mac gui.
2014-06-24 00:55:08 -04:00
Maarten Billemont
10affd615c
Remove TestFlight.
2014-06-21 23:12:14 -04:00
Maarten Billemont
126c962a98
Disable cloudSwitch when iCloud is unavailable.
2014-06-21 23:04:56 -04:00
Maarten Billemont
2d6a298095
Provisioning profile update.
2014-06-21 22:16:19 -04:00
Maarten Billemont
cc086e2dff
A step-by-step guide, fix setup appearance + fix capitalization of master password.
...
[ADDED] A new step-by-step guide which uses images and text to explain the basics of Master Password.
[FIXED] The setup flow didn't appear anymore.
[FIXED] When creating a new user, the master password field was auto-capitalized.
2014-06-21 22:00:27 -04:00
Maarten Billemont
c5fc87b7b5
An experimental new mac ui that blurs the whole screen.
2014-06-21 21:56:28 -04:00
Maarten Billemont
c60780a197
Hide passwords, placeholder visibility, cancel search, copy login and dark keyboard.
...
[ADDED] Option to hide passwords and reveal with long-touch.
[IMPROVED] More visible placeholder text.
[ADDED] Cancel button on search field.
[ADDED] Ability to copy user name.
[UPDATED] Use dark style keyboard throughout to avoid flickery switches.
[FIXED] Smaller ui fixes.
2014-06-15 19:51:03 -04:00
Maarten Billemont
bb48771989
Small main context fix.
2014-06-15 11:56:29 -04:00
Maarten Billemont
5466e48629
Allow leaving the master password empty in the config file for the GUI.
2014-06-15 00:05:45 -04:00
Maarten Billemont
bb81f5bd5b
Merge branch 'master' of github.com:Lyndir/MasterPassword
2014-06-14 23:35:38 -04:00
Maarten Billemont
c38920f238
Improve reliability with regards to bad config files.
2014-06-14 23:33:00 -04:00
Maarten Billemont
be0ae7ff45
UI improvements for the Java GUI.
2014-06-11 09:16:24 -04:00
Maarten Billemont
6808016ab7
Added support for the C CLI's ~/.mpw config file to speed up sign-in to the GUI.
2014-06-11 01:45:31 -04:00
Maarten Billemont
d3c2698790
Add FreeBSD CLI binary.
2014-06-10 16:33:12 -04:00
Maarten Billemont
d1cc9481c3
Small C build and script fixes.
2014-06-10 16:26:24 -04:00
Maarten Billemont
b74bc79699
A basic cross-platform GUI for the Master Password generation algorithm.
2014-06-08 16:39:26 -04:00
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
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
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
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