Maarten Billemont
400ebe59db
Implement sites list and copy result.
2018-07-19 13:56:26 -04:00
Maarten Billemont
476a4046e7
Use standard control highlight color for password.
2018-07-18 17:02:51 -04:00
Maarten Billemont
3403449ca2
Cleanup and fix some warnings.
2018-07-18 15:46:06 -04:00
Maarten Billemont
596ace51ea
WIP - new Java UI.
2018-07-18 12:27:19 -04:00
Maarten Billemont
80b5fcd785
Refactor model, improved isolation & access unauthenticated file metadata.
2018-07-18 12:23:53 -04:00
Maarten Billemont
a16bc9a318
Don't save changes made to model while it's being read from file.
2018-07-10 00:54:11 -04:00
Maarten Billemont
462dd4e89b
Prepare for 2.7 release.
2018-07-10 00:39:52 -04:00
Maarten Billemont
e5ff374a9c
Better way of checking implementation-version.
2018-07-10 00:39:35 -04:00
Maarten Billemont
954c4f8d63
Java improvements.
...
UI threading improvements.
Save user/site changes to file.
Ordering of user / site fixes.
Add questions to JSON output.
Bring JSON output format in line with C.
2018-07-09 01:13:25 -04:00
Maarten Billemont
529f1feace
Omit empty _mpw_ext & unneeded escaping.
2018-07-09 01:12:28 -04:00
Maarten Billemont
81358c16f9
Omit questions if none present and fix parsing sites with no questions.
2018-07-08 20:49:42 -04:00
Maarten Billemont
4a555748cd
UTC times were parsed in as local time by mktime.
2018-07-08 20:49:31 -04:00
Maarten Billemont
698566a914
Update stale GitHub references with new GitLab home.
2018-07-05 17:14:50 -04:00
Maarten Billemont
64a69856ac
Fix libsodium include paths.
2018-07-04 14:14:49 -04:00
Maarten Billemont
4b3662bbe9
Support for x86 Linux.
2018-07-04 12:16:37 -04:00
Maarten Billemont
b25130f4d2
Tweak include paths & add clean support to android libs.
2018-07-03 11:21:48 -04:00
Maarten Billemont
d6617563fc
Clean libs when cleaning build.
2018-07-01 21:20:56 -04:00
Maarten Billemont
30dac64d5d
Support for building on Linux.
2018-06-30 23:35:29 -04:00
Maarten Billemont
e4e2aaad95
Ensure GitLab CI does clean builds.
2018-06-30 20:53:29 -04:00
Maarten Billemont
835acf45eb
Improve check for platform-specific GUI support & url access for CF needs user-agent.
2018-06-30 15:24:58 -04:00
Maarten Billemont
c3f6796833
Pre-built library files for different platforms.
2018-06-30 12:35:40 -04:00
Maarten Billemont
86f4e8ec06
Fix gradle build.
2018-06-30 11:57:36 -04:00
Maarten Billemont
0dddcef28e
libsodium and masterpassword-core must be linked statically + windows build configuration fixes.
2018-06-27 02:54:31 -04:00
Maarten Billemont
cc583c789d
Merge branch 'master' of gitlab.com:MasterPassword/MasterPassword
2018-06-25 13:22:36 -04:00
Maarten Billemont
42d78da74e
Fix some bugs in the new mpw_strings & mpw_strncasecmp.
2018-06-25 13:19:26 -04:00
Maarten Billemont
b5040a7786
Harmonize standardized platform naming between Native class and gradle.
2018-06-25 12:25:38 -04:00
Maarten Billemont
b1698ee339
C type fixes.
2018-06-25 12:25:17 -04:00
Maarten Billemont
8ffc0ae350
Execute gradle scripts with bash.
2018-06-25 10:34:56 -04:00
Maarten Billemont
8276d2f4e5
Build dependencies with a task & all windows archs.
2018-06-25 02:02:51 -04:00
Maarten Billemont
5084511404
Merge branch 'master' of gitlab.com:MasterPassword/MasterPassword
2018-06-24 16:31:22 -04:00
Maarten Billemont
fffec56d4e
Build support for Microsoft Windows.
2018-06-24 16:20:42 -04:00
Maarten Billemont
f83896d89d
Ignore build files.
2018-06-19 01:59:28 -04:00
Maarten Billemont
4c48bfb1af
Rename native lib to libmpw & native library loading for eg. Android.
2018-06-19 01:32:07 -04:00
Maarten Billemont
a8263b276c
Fix handling of nullable parameters in native code.
2018-06-19 01:31:52 -04:00
Maarten Billemont
b6e6dce9f0
Added some missing build files.
2018-06-17 01:48:36 -04:00
Maarten Billemont
1cbb584011
Android support for new native masterpassword-core.
2018-06-17 01:11:16 -04:00
Maarten Billemont
f9289a3e9e
Standardize TRUE to true.
2018-06-17 00:36:31 -04:00
Maarten Billemont
9a37253461
Make dependencies private since they're only used by the implementation.
2018-06-16 19:47:53 -04:00
Maarten Billemont
1d06dd65ed
Ensure maven.lyndir.com is accessed securely.
2018-06-10 19:11:22 -04:00
Maarten Billemont
ed6c32811c
!232 Fix value reset on logout.
2018-06-10 15:31:20 -04:00
Maarten Billemont
9a564ff35e
JDK 8 support for Android platform.
2018-06-10 15:22:37 -04:00
Maarten Billemont
50a48ae092
Migrate docker from ubuntu to alpine.
2018-06-05 21:25:38 -04:00
Maarten Billemont
c3017069b1
Remove __unused since it's non-standard.
...
1. It breaks compilers without support for __attribute__
2. It breaks system headers that declare variables named __unused (eg. musl libc).
2018-06-05 21:22:40 -04:00
Maarten Billemont
249a1975cd
Update path for mpw-jni.h.
2018-06-05 20:22:46 -04:00
Maarten Billemont
190a241a25
Java relocation.
2018-06-05 20:19:10 -04:00
Maarten Billemont
c2aafd8602
Reorganize core source and add Docker support to CLI.
2018-06-05 20:04:43 -04:00
Maarten Billemont
882de547d0
Fully replace Java mpw algorithm implementation with proxy to standard C implementation.
2018-06-04 01:43:46 -04:00
Maarten Billemont
073ef4f439
Update to masterpassword.app domain.
2018-06-03 16:26:08 -04:00
Maarten Billemont
a7f82d3148
Allow verbose and scoped tests output.
2018-06-03 16:19:14 -04:00
Maarten Billemont
831b475b28
Remove deprecated build configuration and libscrypt references.
2018-06-03 15:08:02 -04:00
Maarten Billemont
a0447298d3
Fix inter-project dependency and including libs into algorithm jar.
2018-05-27 23:43:35 -04:00
Maarten Billemont
c43cc73ad5
Sign masterpassword-gui under Gradle.
2018-05-19 11:45:57 -04:00
Maarten Billemont
87b7afd587
Reformat.
2018-05-16 19:22:19 -04:00
Maarten Billemont
2db0bb35d5
Resolve warnings and inspections.
2018-05-16 12:30:28 -04:00
Maarten Billemont
c51262ccc2
Complete security questions model.
2018-05-16 12:00:42 -04:00
Maarten Billemont
1b703515dd
Refactor code.
2018-05-16 00:16:06 -04:00
Maarten Billemont
0aa7baf59e
Refactoring masterpassword-algorithm.
2018-05-16 00:12:31 -04:00
Maarten Billemont
8bdf1755b7
Migrating to JDK 1.8
2018-05-15 17:12:42 -04:00
Maarten Billemont
bda1ac3bd4
Refactor masterpassword-model
2018-05-15 13:53:27 -04:00
Maarten Billemont
8d7c351912
Initial implementation of questions support.
2018-05-14 12:24:15 -04:00
Maarten Billemont
f0d523fb35
Initial Java JSON serialization/deserialization.
2018-05-08 22:40:48 -04:00
Maarten Billemont
1cb720da32
Remove ssl prefix from masterpasswordapp.com URL.
2018-05-03 13:51:00 +02:00
Maarten Billemont
cb74b1f3fc
Fix warnings and inspections.
2018-04-27 11:36:01 -04:00
Maarten Billemont
82e2d0b5ac
Replace Version API with MPAlgorithm, make configuration instance-specific.
2018-04-26 15:56:12 -04:00
Maarten Billemont
33f2e0edda
Optimize imports.
2018-04-26 13:26:16 -04:00
Maarten Billemont
9c8566b537
Reformat to code style.
2018-04-26 13:05:45 -04:00
Maarten Billemont
11185725d1
Make default counter algorithm-scoped, format-specific unmarshalling.
2018-04-26 12:45:29 -04:00
Maarten Billemont
71f1b3c130
Better exception logging to avoid hiding class initialization exceptions.
2018-04-26 12:45:02 -04:00
Maarten Billemont
dc19806e02
Improve rendering of user name.
2018-04-25 22:50:12 -04:00
Maarten Billemont
94ac8b1460
Fixed upstream revision check.
2018-04-25 22:02:41 -04:00
Maarten Billemont
40a807c6af
Better scope preferences to the algorithm & clean up.
2018-04-25 21:50:17 -04:00
Maarten Billemont
5fe9106f6d
Merge pull request #191 from MidnightWonderer/bug/protocol-relative-css
...
fix protocol relative css import
2018-04-24 09:36:45 -04:00
Maarten Billemont
344771dbdf
Make site available under public/site
2018-04-22 09:33:16 -04:00
Maarten Billemont
c7373fee28
Improve output alignment.
2018-04-03 08:50:45 -04:00
Maarten Billemont
44b2955652
Ignore cmake files.
2018-04-03 08:50:25 -04:00
Maarten Billemont
6650382e19
Fix overriding of ftl behaviour for tests.
2018-03-24 15:27:13 -04:00
Maarten Billemont
a1f5e0ba1c
Harmonize log methods by removing trailing \n.
2018-03-24 15:27:04 -04:00
Maarten Billemont
138be9d14c
Respect the user's default type when creating new sites.
2018-03-05 08:14:11 -05:00
Maarten Billemont
e91f80d10e
Remove externals.
2018-02-08 12:31:31 -05:00
Maarten Billemont
2dc3636b26
Support empty site names.
2018-01-06 15:42:26 -05:00
Maarten Billemont
4d9df012f6
Fix check for whether there is a directory in the path.
2017-11-21 22:33:42 -05:00
Maarten Billemont
ff9d0d75ef
Make additional libraries optional.
2017-11-06 21:58:51 -05:00
Maarten Billemont
4e160b3b33
libcurses is sometimes split off from libtinfo.
2017-11-06 18:41:18 -05:00
Maarten Billemont
5048acc9f9
cmake's find_package is case sensitive & be smarter about git.
2017-11-06 18:38:36 -05:00
Maarten Billemont
1841541bc4
--broken is new and not really needed.
2017-11-06 15:38:30 -05:00
Maarten Billemont
e30b618241
Allow cmake to look up the mpw version from git.
2017-11-06 12:50:15 -05:00
Maarten Billemont
966327571d
Fix cmake when VERSION doesn't exist.
2017-11-06 12:22:13 -05:00
Maarten Billemont
303d50c197
Use FindCurses.cmake to discover the right way to build with libcurses.
2017-11-06 12:07:13 -05:00
Maarten Billemont
f8043ae16d
Fix chdir test & make curses work when stdout is redirected.
2017-10-06 14:59:29 -04:00
Maarten Billemont
7150f2f5c5
Fix test to match context against question keyword.
2017-10-06 14:58:42 -04:00
Maarten Billemont
81bd2e3065
Make mpw_mkpw symlinkable.
2017-10-06 13:33:08 -04:00
Maarten Billemont
78c9618807
Test chdir.
2017-09-26 11:07:02 -04:00
Maarten Billemont
9443d93500
Remove MPW_COLOR from core, safer decryption, more standard password input & curses dialog.
2017-09-25 18:34:12 -04:00
Maarten Billemont
877eba66be
strdup also isn't standard.
2017-09-25 10:51:14 -04:00
Maarten Billemont
3af8aba40c
Make source more standard C11 w/POSIX:2008 CLI.
2017-09-25 10:33:31 -04:00
Maarten Billemont
a85eff4277
Include semi-standard getline.
2017-09-25 02:59:09 -04:00
Maarten Billemont
6b554c67ed
More standard memset_s
2017-09-25 02:53:34 -04:00
Maarten Billemont
0ff6c93a95
Document default key size.
2017-09-24 13:18:33 -04:00
Maarten Billemont
fafe56166e
bzero is nonstandard. Replace with memset_s.
2017-09-24 13:14:16 -04:00
Maarten Billemont
d6a88583f5
AES needs to be CBC, not CTR.
2017-09-23 20:14:53 -04:00
Maarten Billemont
5d1be43b65
Deep Java refactoring to match the C API logic and clean up some OO oddities.
2017-09-22 19:03:50 -04:00
Maarten Billemont
dc7089c38c
mpw-tests was not checking mpw_tests.xml's keyID.
2017-09-22 18:23:08 -04:00
Maarten Billemont
34540f0844
Finish rename Marshall -> Marshal.
2017-09-22 15:20:14 -04:00
Maarten Billemont
e818713484
Fix filenames in build
2017-09-22 14:21:31 -04:00
Maarten Billemont
05a9ba46d0
Marshal refactoring to prepare for new format.
2017-09-20 17:45:49 -04:00
Maarten Billemont
444d7e9b35
Source fix-ups: single l marshal, copyright, .travis.
2017-09-20 12:43:03 -04:00
Maarten Billemont
47164c7a92
Marshal has only one l.
2017-09-20 10:48:04 -04:00
Maarten Billemont
ad00ceb4ce
Harmonize C/Java code more, WIP crypt/derive in Java.
2017-09-19 14:52:43 -04:00
Maarten Billemont
35c0431cec
Update Java to match C's internal changes.
2017-09-19 13:45:51 -04:00
Maarten Billemont
70c784db83
Update MP_FULLNAME in mpw.bashrc.
2017-09-15 13:24:45 -04:00
Maarten Billemont
d448099a2d
-s is -P now.
2017-09-14 23:14:00 -04:00
Maarten Billemont
fa6133200e
Added bashlib.
2017-09-14 16:44:32 -04:00
Maarten Billemont
dfa67bdca9
Added some scripts to do math on password strength and generate random dictionary passphrases.
2017-09-14 16:31:11 -04:00
Maarten Billemont
8c9c4ef7b2
Describe how to use the cmake alternative build system.
2017-09-10 14:17:06 -04:00
Maarten Billemont
f50fdb7777
Some build tool updates, primarily cmake.
2017-09-10 13:57:14 -04:00
Maarten Billemont
5ef69aa045
Make bcrypt code more standard.
2017-09-07 00:05:55 -04:00
Maarten Billemont
1c0f274868
Include for waitpid.
2017-09-06 23:54:52 -04:00
Maarten Billemont
4f552be5a9
Update cmake for source and improve feature checking in ./build
2017-09-06 00:31:49 -04:00
Maarten Billemont
1439df9f9a
Add license headers to cli source files.
2017-09-04 19:37:36 -04:00
Maarten Billemont
895df6377d
Only distribute release tags, include TAG and VERSION.
2017-09-04 14:48:40 -04:00
Maarten Billemont
3d46f60ff4
Add VERSION to distribution archive.
2017-09-04 14:38:08 -04:00
Maarten Billemont
44d8ab6e53
Remove some pointless local's.
2017-09-04 14:29:25 -04:00
Maarten Billemont
cd70009c2c
Move instructions into cli-c for distribution.
2017-09-04 14:17:20 -04:00
Maarten Billemont
4261160902
Some more refactoring.
2017-09-03 17:00:35 -04:00
Maarten Billemont
6904d4c427
purposeResult is not an owned reference.
2017-09-03 15:46:38 -04:00
Maarten Billemont
4271d77225
Remove debugging code.
2017-09-03 15:43:22 -04:00
Maarten Billemont
6811773e54
Refactor CLI code to make the flow more clear and the free'ing more reliable.
2017-09-03 15:41:12 -04:00
Maarten Billemont
060ce61030
Fix ./build's targets interpretation & other improvements.
2017-09-01 11:16:09 -04:00
Maarten Billemont
9a5e9ced31
More consistent spacing in usage output.
2017-08-31 15:32:58 -04:00
Maarten Billemont
568401a612
Extract cli utilities into mpw-cli-util to keep things cleaner.
2017-08-31 15:30:42 -04:00
Maarten Billemont
ba24c2be34
Rename env vars to make it clear they are for the mpw binary, add PATH support for askpass.
2017-08-31 13:42:03 -04:00
Maarten Billemont
019cefd3fb
Add support for askpass program for reading answers from the user.
2017-08-31 13:37:28 -04:00
Maarten Billemont
eef82f7ed4
Don't infinite loop when prompting if no terminal is available.
2017-08-31 11:49:36 -04:00
Maarten Billemont
2dfe0f78b0
Build & link all sources at once to allow link-time optimization.
2017-08-31 11:48:34 -04:00
Maarten Billemont
8562338b62
Support for reading master password from an FD.
2017-08-30 19:05:21 -04:00
Maarten Billemont
aeeab7dbf6
Improve build script documentation and targets variable.
2017-08-30 10:18:23 -04:00
Maarten Billemont
d22f93e564
Format code.
2017-08-30 09:57:15 -04:00
Maarten Billemont
23af56c150
Slight clean-up of types, includes and warnings.
2017-08-30 09:39:35 -04:00
Maarten Billemont
91828cbad7
Test script for CLI.
2017-08-30 09:38:23 -04:00
Maarten Billemont
f5c7bee58f
Remove unused Pearl-Crypto.
2017-08-29 01:01:38 -04:00
Maarten Billemont
e364f5159b
Fix build warnings.
2017-08-28 23:48:24 -04:00
Maarten Billemont
1e7c200865
Remove non-standard asprintf from mpw-cli.
2017-08-28 18:25:58 -04:00
Maarten Billemont
724b357dd8
Create path for mpw.d sites files if it doesn't exist yet.
2017-08-28 17:58:57 -04:00
Maarten Billemont
a85efc5736
Remove all build-time external dependency fetching/building logic.
2017-08-27 11:17:45 -04:00
Maarten Billemont
9eb58119ea
Remove dependency on external bcrypt.
2017-08-27 10:47:39 -04:00
Maarten Billemont
18eaeec1de
Fix some rewrite bugs.
2017-08-23 00:53:14 -04:00
Maarten Billemont
5ee700c9b9
Small fix.
2017-08-23 00:05:50 -04:00
Maarten Billemont
a8949ca07e
NULL out free'ed references.
2017-08-23 00:01:23 -04:00
Maarten Billemont
0a42579d9e
Improved free'ing on error conditions.
2017-08-22 18:38:36 -04:00
Maarten Billemont
f2f8747126
Support for persisting login/question type & stateful types, null checking, cleanup and rewrite of CLI state.
2017-08-22 18:18:24 -04:00
Maarten Billemont
f83cdacab8
Document -M, -P, allow saving login name.
2017-08-22 11:38:04 -04:00
Sarun Rattanasiri
4f708809e5
fix protocol relative css import
2017-08-14 22:50:07 +07:00
Maarten Billemont
1b51c5efa4
Build script update.
2017-08-13 11:02:05 -04:00
Maarten Billemont
a8776eec58
Fix C cli API.
2017-08-13 08:50:16 -04:00
Maarten Billemont
f5c7d11f0e
Add marshalling metadata lookup & adapt iOS for new APIs.
2017-08-12 21:57:47 -04:00
Maarten Billemont
b374d9e04a
Some type fixes.
2017-08-10 21:29:59 -04:00
Maarten Billemont
4f7c28563d
passwordType -> resultType, add derived class and key type.
2017-08-10 12:30:42 -04:00
Maarten Billemont
b1985a2bf2
Added version into compiled binary.
2017-08-08 00:00:14 -04:00
Maarten Billemont
ee50a4d025
Define type for siteCounter, add support for saving hybrid passwords.
2017-08-07 20:35:31 -04:00
Maarten Billemont
b26f5a82d7
Allow migration of redacted state & show URL.
2017-08-07 18:57:10 -04:00
Maarten Billemont
c044ae79cd
Support updating the mpw, showing loginName, adding new sites & questions, fix password memory leak.
2017-08-07 17:42:38 -04:00
Maarten Billemont
e15d01882f
Update the mpsites file after the operation and memory cleanup.
2017-08-05 23:19:24 -04:00
Maarten Billemont
9abacaf905
mpw_realloc solves some issues with the realloc API that can lead to leaks.
2017-08-05 19:04:42 -04:00
Maarten Billemont
322e056661
Implement algorithm support for hybrid personal passwords.
2017-08-05 17:33:45 -04:00
Maarten Billemont
d6415277d0
Wrap up error handling overhaul.
2017-08-04 09:36:03 -04:00
Maarten Billemont
db41a6635f
Standardize C CLI exit codes.
2017-08-03 11:05:37 -04:00
Maarten Billemont
096919637f
Abort CLI if master password doesn't match.
2017-08-03 01:13:15 -04:00
Maarten Billemont
434d70ebff
Improve error handling for marshalling.
2017-08-03 01:07:19 -04:00
Maarten Billemont
03080b9ccd
Render error messages as strings instead of internal codes.
2017-08-01 17:35:13 -04:00
Maarten Billemont
b00ad53e42
Some more error handling.
2017-08-01 17:13:30 -04:00
Maarten Billemont
99e286456e
Better ftl failure handling.
2017-08-01 16:50:50 -04:00
Maarten Billemont
46cdf56944
Expose standard names for password type and purpose, and log them in the cli.
2017-08-01 14:34:15 -04:00
Maarten Billemont
9d5105a9e5
Rename identifiers to align better with their meaning (siteVariant -> keyPurpose, siteContext -> keyContext, siteType -> passwordType).
2017-08-01 13:45:54 -04:00
Maarten Billemont
3c5cb1673a
Split the API into the three distinct phases of the mpw algorithm.
2017-08-01 08:31:39 -04:00
Maarten Billemont
13107063df
Refactor marshall utilities out, some clean-up, and prepare iOS/macOS project for libjson-c
2017-07-28 09:50:26 -04:00
Maarten Billemont
8a73baa6bc
Improved error detection and handling.
2017-07-23 17:05:49 -04:00
Maarten Billemont
b65fedf40d
WIP - parsing JSON format.
2017-07-23 09:57:48 -04:00
Maarten Billemont
16004f2ffe
Memory fixes & handle masterPassword verification, masterKey site algorithm scoping, etc.
2017-07-22 23:45:54 -04:00
Maarten Billemont
37c0d323d9
Complete parsing of mpsites for CLI defaults.
2017-07-22 21:38:53 -04:00
Maarten Billemont
560cb1a266
WIP performing marshalling of sites in C.
2017-07-15 21:13:49 -04:00
Maarten Billemont
2e2c654ec9
Fix for fetchedResultsController getter, haslib() and ability to turn off libsodium.
2017-05-28 15:32:50 -04:00
Maarten Billemont
3ed6b93736
Keep tarballs in site directory.
2017-04-22 12:33:46 -04:00
Maarten Billemont
56a515c5ea
Improve clean methods.
2017-04-22 12:20:52 -04:00
Maarten Billemont
c5c7999753
Ensure the tree is clean before building the distribution archive.
2017-04-22 11:15:07 -04:00
Maarten Billemont
f2fb16a0b9
Improved library check that doesn't depend on wording of error message.
2017-04-14 17:01:24 -04:00
Maarten Billemont
4c12f4af56
Amend the build instructions to mention libsodium and default build only to mpw.
2017-04-13 11:51:05 -04:00
Maarten Billemont
9ef265d9de
Don't add scrypt objects in twice.
2017-04-08 16:48:20 -04:00
Maarten Billemont
385f347b33
We don't need libscrypt when linking against sodium.
2017-04-08 16:20:58 -04:00
Maarten Billemont
4058d33202
Support for dynamically linking libscrypt & libsodium as alternative to statically linking Tarsnap's scrypt.
2017-04-08 14:25:54 -04:00
Maarten Billemont
98c5ee3425
Update website for 2.5-CLI-1 release and symlinks.
2017-04-07 22:41:39 -04:00
Maarten Billemont
b01e370fc0
Improvement to distribution script and create release signature.
2017-04-06 15:08:27 -04:00
Maarten Billemont
da71ed6f7f
Update distribute script for new repo hierarchy.
2017-04-06 10:14:13 -04:00
Maarten Billemont
e39062a32d
GPLv3 headers on Java code.
2017-04-05 16:30:16 -04:00
Maarten Billemont
b478691980
Apply 'Lhunath' code inspection fixes and improvements.
2017-04-04 20:39:18 -04:00
Maarten Billemont
77b095e25e
Some style fixes to README
2017-03-29 00:32:15 -04:00
Maarten Billemont
ee0ca569f5
Updated C core and cli build and scripts.
2017-03-21 14:07:40 -04:00
Maarten Billemont
77bee803b8
Fixes #138- delays identicon update to avoid leaking interactive keyboard input.
2017-03-10 11:31:22 -05:00
Maarten Billemont
33ff573295
Small tweak of C build script.
2017-03-06 18:18:25 -05:00
Maarten Billemont
e0822b270e
Instructions for the web platform.
2017-03-06 18:09:45 -05:00
Maarten Billemont
10cfe95158
Adjust gradle build configuration to new project structure.
2017-03-06 14:52:52 -05:00