Commit graph

27982 commits

Author SHA1 Message Date
Marc Durdin
1f60ab1ed6 [Windows] More implementation of Chromium events 2019-04-09 06:38:23 +07:00
Marc Durdin
5739bfcac1 [Windows] Okay, this one builds 2019-04-09 06:08:35 +07:00
Marc Durdin
92c2b70d4e [Windows] Basic infrastructure for chromium in place; builds I think 2019-04-09 05:41:58 +07:00
Marc Durdin
9cbb8dba4e [Windows] Remove final references to KeymanEmbeddedWB 2019-04-07 06:44:42 +07:00
Marc Durdin
3bd586c917 [Windows] Remove embeddedwb references in Keyman, kmshell, TIKE, start refactor in Keyman.exe 2019-04-07 06:32:26 +07:00
Darcy Wong
55d289e71a
Merge pull request #1715 from keymanapp/android-init-height
[Android] Display suggestion banner in the app
2019-04-06 20:49:46 +07:00
Marc Durdin
1fc5539eb2 [Windows] todo 2019-04-06 18:33:55 +07:00
Marc Durdin
e5507ceeba
Merge pull request #1561 from keymanapp/developer-fix-183-chrome-ladder-issue
[Developer] Workaround limitation in Chrome V8 with if/else ladders with KeymanWeb keyboards
2019-04-06 18:16:59 +07:00
Darcy Wong
11f76b648f Update KMManager to resize Keyman when banner changes 2019-04-04 16:06:05 +07:00
Darcy Wong
ea998309af Add ability for app to toggle between 'blank' and 'suggestion' banner 2019-04-04 13:44:55 +07:00
Marc Durdin
8aacbc0abc [Windows] Remove and stub all EmbeddedWB references in kmshell (other apps coming) 2019-04-04 17:16:21 +11:00
Marc Durdin
d8715e7ce6 [Windows] First steps for Chromium integration in Keyman Configuration 2019-04-04 15:20:40 +11:00
Joshua A. Horton
20b89e52d6 Prototype predictive ui test page! 2019-04-04 10:34:49 +07:00
Joshua A. Horton
05c8d734f8 Enhances 'nearest target' checks and auto-cancels. 2019-04-04 10:09:32 +07:00
Joshua A. Horton
36c9d17c58 Merge branch 'master' into web-banner-touch-handling 2019-04-04 08:41:43 +07:00
Marc Durdin
393b08644b [Windows] Refactor Chromium units for sharing between Developer and Desktop/Engine 2019-04-04 11:11:10 +11:00
Eddie Antonio Santos
8d4e96d651
Trying to figure out Node's readline module... 2019-04-03 19:48:40 -04:00
Eddie Antonio Santos
2913f6feaf
Check that we're being run from an interactive terminal. 2019-04-03 19:36:12 -04:00
Darcy Wong
a729902ee1 Fix display on KMW desktop 2019-04-03 10:58:17 +07:00
Darcy Wong
aed2c5232c Merge remote-tracking branch 'origin/master' into android-init-height 2019-04-03 09:48:29 +07:00
Darcy Wong
c9cd7b0a5e
Merge pull request #1704 from keymanapp/web-apply-suggestion
[Web] Application of predictive Suggestions.
2019-04-03 08:06:58 +07:00
Darcy Wong
3f6dfcfdb6 Revert package lock files for npm v 6.9.0 2019-04-03 00:15:45 +07:00
Darcy Wong
9dc935be30 Cleanup comments 2019-04-02 23:50:08 +07:00
Darcy Wong
0487e6356a Add banner dimensions for other Android devices 2019-04-02 23:32:56 +07:00
Darcy Wong
759a7b1783 Add tablet styling 2019-04-02 23:32:13 +07:00
Darcy Wong
df0af522f0 Cheat styling to get suggestions to appear 2019-04-02 17:09:37 +07:00
Darcy Wong
f8697640c5 Change text styling 2019-04-02 14:52:37 +07:00
Marc Durdin
c55097ab2a [Developer] Only apply fix is the LadderLength registry value != 0 2019-04-02 16:56:22 +11:00
Joshua A. Horton
659ce48977 Prevents error for embedded-app development tests. 2019-04-02 11:54:21 +07:00
Randy Boring
faa75c0df7 retabbed and take out Version syntax problem 2019-04-01 23:10:26 -05:00
Joshua A. Horton
ae3a6a5b2a Start of touch support for Banner Suggestions. 2019-04-02 10:27:15 +07:00
Eddie Antonio Santos
6257fe5c0b
Factor out render suggestions. 2019-04-01 16:01:28 -04:00
Eddie Antonio Santos
17ae94b6f6
Get current suggestion to be inverted. 2019-04-01 15:47:41 -04:00
Eddie Antonio Santos
5d2f60ea16
Get output ANSI codes working. 2019-04-01 15:36:10 -04:00
Eddie Antonio Santos
4b65ed22e8
What I expect the model to look like. 2019-04-01 14:48:14 -04:00
Eddie Antonio Santos
2747c4ab33
Only log messages in debug mode. 2019-04-01 14:46:55 -04:00
Eddie Antonio Santos
dff38ef7a2
Factor out log internal message. 2019-04-01 14:45:19 -04:00
Darcy Wong
d99bd10a8a Adjust for banner height 2019-04-01 16:08:14 +07:00
Marc Durdin
4c4071bdec [Developer] compiler ladder unit tests are no longer relevant, rely instead on web regression test 2019-04-01 11:54:57 +11:00
Marc Durdin
8f8ee5bd06 [Web] Add clavbur9 to known failures, per #1711 2019-04-01 11:13:39 +11:00
Marc Durdin
cf1cde65fa [Developer] Fix mismatch of shift/key state for grouping rules 2019-04-01 10:36:54 +11:00
Marc Durdin
ebc2263a0b [Developer] Simplify rule construction in web compiler to avoid errors in emitted javascript 2019-04-01 10:25:35 +11:00
Marc Durdin
24ca12c716 [Web] Increase robustness and improve reporting of errors for failed tests 2019-04-01 10:20:58 +11:00
Marc Durdin
30a30d1ab0 [Windows] Fix incorrect assumption around rule order 2019-03-31 08:34:40 +11:00
Marc Durdin
1f5a881870 [Web] Fixup minor infelicities in regression tests -- was only running first chunk of each test 2019-03-31 08:34:23 +11:00
Eddie Antonio Santos
dacce42566
Merge pull request #1705 from keymanapp/lmlayer-update-deps
[LMLayer] Merge two previous PRs into master >.<
2019-03-29 10:33:31 -06:00
Marc Durdin
abb1cbabbb [Developer] Regression testing just paid for itself. 2019-03-29 17:22:50 +11:00
Randy Boring
348edaba56 download, unpack, parse, and save an ad hoc lexical model 2019-03-29 01:06:38 -05:00
Joshua A. Horton
10810c6543 A bit more Suggestion UI formatting. 2019-03-29 12:55:48 +07:00
Joshua A. Horton
2e14fcecf8 Refactor of SuggestionBanner 2019-03-29 12:30:54 +07:00