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