Joshua A. Horton
|
cf13caa98e
|
Merge branch 'lmlayer-init' into lmlayer-build-reorg
|
2018-11-29 23:35:37 +07:00 |
|
Eddie Antonio Santos
|
b9eb8cf6a3
|
Merge pull request #1358 from keymanapp/lmlayer-cleanup
[LMLayer] cleanup and documentation
|
2018-11-29 09:30:08 -07:00 |
|
Joshua A. Horton
|
07bac875f4
|
A bit of cleaning for test.sh.
|
2018-11-29 10:51:51 +07:00 |
|
Joshua A. Horton
|
5bb166440b
|
Merge branch 'master' into lmlayer-build-reorg
|
2018-11-29 10:51:08 +07:00 |
|
Joshua A. Horton
|
b60deb46b1
|
Establishes build-agent friendly runs and reporting for LMLayer tests.
|
2018-11-29 10:26:18 +07:00 |
|
Joshua A. Horton
|
18a19734db
|
Gets headless tests working post-reorg, fixes Windows test bug.
|
2018-11-29 10:12:31 +07:00 |
|
Joshua A. Horton
|
32b834521e
|
Reorganized the build structure into something simpler to -clean.
|
2018-11-29 09:11:26 +07:00 |
|
Eddie Antonio Santos
|
96bc08342c
|
Give more consistent, descriptive names to test files.
|
2018-11-28 15:27:14 -07:00 |
|
Eddie Antonio Santos
|
a0c07dfcb9
|
Do not use dirname to resolve script; assume build.sh is always run in one directory.
|
2018-11-28 15:23:20 -07:00 |
|
Eddie Antonio Santos
|
849089c9c6
|
Slightly improve the README text.
|
2018-11-28 14:54:03 -07:00 |
|
Eddie Antonio Santos
|
8f28d07c37
|
Add a README describing how to build the code and vaguely what's going on here.
|
2018-11-28 14:46:04 -07:00 |
|
Eddie Antonio Santos
|
fa6c2f8e8f
|
Move worker communications docs to the docs/ directory.
|
2018-11-28 14:26:04 -07:00 |
|
Eddie Antonio Santos
|
8b7c606dd2
|
Remove TODOs from README.
|
2018-11-28 14:24:25 -07:00 |
|
Eddie Antonio Santos
|
ef452b8c58
|
Source the utilities in resources/ in the build.sh script.
|
2018-11-28 14:23:14 -07:00 |
|
Eddie Antonio Santos
|
61d2ea5381
|
Remove test model for abandoned model specification.
|
2018-11-28 14:22:36 -07:00 |
|
Eddie Antonio Santos
|
8404ef3c13
|
Comment ALL THE THINGS.
|
2018-11-28 14:20:09 -07:00 |
|
Marc Durdin
|
4eb668d75c
|
Merge pull request #1355 from keymanapp/developer-loading-utf16-kmn-fails
[Windows] Fix for failing load of UTF-16 format .kmn file (regression from default UTF-8)
|
2018-11-29 05:24:18 +11:00 |
|
Joshua Horton
|
3686168209
|
Merge pull request #683 from keymanapp/ios-kmw-vc
[iOS] Refactor KeymanWeb wrapper
|
2018-11-28 15:27:15 +07:00 |
|
Eddie Antonio Santos
|
baea53826d
|
Clean top-level generated JS.
|
2018-11-27 18:55:38 -07:00 |
|
Eddie Antonio Santos
|
ef9f50563b
|
Merge pull request #1353 from keymanapp/lmlayer-top-level
[LMLayer] Begin implementing top-level code
|
2018-11-27 18:42:52 -07:00 |
|
Eddie Antonio Santos
|
ce4e5b834e
|
Merge pull request #1338 from keymanapp/lmlayer-build.sh-tdd
[LMLayer] Integrate tdd.sh into build.sh and clean up
|
2018-11-27 18:42:21 -07:00 |
|
Daniel Glassey
|
6509e0b67b
|
Merge pull request #1342 from keymanapp/linux-keyman-config
[linux] keyman config update
|
2018-11-28 07:46:33 +07:00 |
|
Daniel Glassey
|
f3f13a3fdd
|
migrate from webkit to webkit2 (#1349)
|
2018-11-28 07:45:11 +07:00 |
|
Darcy Wong
|
0593c8612d
|
Merge pull request #1351 from keymanapp/developer-help-link-cherrypick
[Developer] Add "-add-help-link" parameter to kmcomp
|
2018-11-28 07:03:49 +07:00 |
|
Marc Durdin
|
1b9a271c01
|
[Windows] Fix for failing load of UTF-16 format .kmn file (regression from default UTF-8)
|
2018-11-28 10:55:33 +11:00 |
|
Eddie Antonio Santos
|
14812ba5ff
|
Let main script be index.js (implitly).
|
2018-11-27 15:24:37 -07:00 |
|
Eddie Antonio Santos
|
7bac80943d
|
Compile worker code and interface code into one .js file.
|
2018-11-27 14:53:53 -07:00 |
|
Eddie Antonio Santos
|
bc73da7e0e
|
Link stage 1 and stage 2 code.
|
2018-11-27 14:45:38 -07:00 |
|
Eddie Antonio Santos
|
ac12cb6f28
|
Add example to docs for LMLayer.asBlobURI().
|
2018-11-27 14:32:37 -07:00 |
|
Eddie Antonio Santos
|
6cc20cfd83
|
Make LMLayer.asBlobURI() test a bit more stringent.
|
2018-11-27 14:28:31 -07:00 |
|
Eddie Antonio Santos
|
16fad9e1af
|
Refactor test to use LMLayer.asBlobURI().
|
2018-11-27 14:22:59 -07:00 |
|
Eddie Antonio Santos
|
022f34c030
|
Implement LMLayer.asBlobURI() utility function.
|
2018-11-27 14:20:33 -07:00 |
|
Eddie Antonio Santos
|
01f09c5cf8
|
Test LMLayer.asBlobURI().
|
2018-11-27 14:13:13 -07:00 |
|
Eddie Antonio Santos
|
540d37fdd9
|
Refactor: use LMLayer.unwrap() instead of custom code in tests.
|
2018-11-27 14:07:48 -07:00 |
|
Eddie Antonio Santos
|
897ed01829
|
Implement function unwrapping code.
|
2018-11-27 14:05:21 -07:00 |
|
Eddie Antonio Santos
|
d5da85fde4
|
Test LMLayer.unwrap() utility function.
|
2018-11-27 14:01:11 -07:00 |
|
Eddie Antonio Santos
|
6e540f6b6b
|
Tests Blobs in the browser only.
|
2018-11-27 13:53:29 -07:00 |
|
Eddie Antonio Santos
|
02521b1254
|
Tests that a blob is generated.
|
2018-11-27 11:20:39 -07:00 |
|
Eddie Antonio Santos
|
52566f48f8
|
Implement constructor with WorkerFactory.
|
2018-11-27 11:16:03 -07:00 |
|
Eddie Antonio Santos
|
b2a16abd1a
|
Basic compilation.
|
2018-11-27 11:10:46 -07:00 |
|
Eddie Antonio Santos
|
91e050f84d
|
Begin testing main LMLayer code.
|
2018-11-27 11:07:10 -07:00 |
|
Eddie Antonio Santos
|
c591eedeeb
|
Remove suggestion, prediction, transform, and message interfaces for now.
|
2018-11-27 10:57:36 -07:00 |
|
Eddie Antonio Santos
|
49bd430818
|
Move type definitions to top-level file.
|
2018-11-27 10:53:35 -07:00 |
|
Eddie Antonio Santos
|
dcd169dd4e
|
Alphebetize function names in build.sh.
|
2018-11-27 10:42:53 -07:00 |
|
Eddie Antonio Santos
|
fc69a08977
|
Move unit-test script to build.sh
|
2018-11-27 10:41:34 -07:00 |
|
Eddie Antonio Santos
|
614d577d7c
|
Use dashes to make names consistent.
|
2018-11-27 10:34:23 -07:00 |
|
Eddie Antonio Santos
|
bbf1c6e2b2
|
Move scripts from package.json to build.sh; revert tsc.
|
2018-11-27 10:19:40 -07:00 |
|
Darcy Wong
|
4a8b645e97
|
Add "-add-help-link" parameter to kmcomp
Cherrypick of #1346
|
2018-11-27 15:51:28 +07:00 |
|
Marc Durdin
|
a5dca47b70
|
Merge pull request #1326 from keymanapp/windows-refactor-kmprocess-for-kpapi
[Common] Refactor KMX keyboard processor out of Windows Keyman Engine and into new KPAPI-compatible model
|
2018-11-26 20:33:22 +11:00 |
|
glasseyes
|
1a3217ec58
|
improve keyboard details
still very rough, needs ux advice
|
2018-11-26 16:11:18 +07:00 |
|