Maarten Billemont
4ff8cd6d90
A persistence model for the Java implementation and ability to parse in and write out export files.
2014-12-08 11:11:29 -05:00
Maarten Billemont
3f4558da2b
Standardize on a naming scheme: cipher -> template, userName -> fullName, element -> site.
2014-12-05 17:59:10 -05:00
Maarten Billemont
a82ce7310d
Remove plist dependency, fix length bug, import ciphers.plist.
...
[REMOVED] Java code no longer depends on ciphers.plist and net.sf.plist.
[ADDED] Java code now explicitly defines the algorithm's templates.
[FIXED] Java code now properly counts the site name and user name's byte length.
[FIXED] Java code now explicitly uses 32-bit integers.
2014-12-03 00:46:00 -05: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
76280ac71c
Update check for Java GUI + Copy password on Android + Native scrypt for Android.
2014-08-27 23:05:24 -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
adc79d331b
Initial work on an Android master password app.
2014-08-21 00:26:47 -04:00
Maarten Billemont
14c0b2dd27
Resource clean-up.
...
[REMOVED] Unused resources removed from .app.
[DELETED] Guide pages aren't used anymore.
[UPDATED] pngcrush'ed all PNGs to reduce their size.
2013-05-13 00:22:24 -04:00
Maarten Billemont
4b8d30ac28
Initial android artifact.
...
[ADDED] Added initial stub for an android MP app.
2013-03-29 09:05:15 -04:00