Joshua A. Horton
|
0bf410597b
|
Disables the LMLayer when IE active and < 11.
|
2019-05-23 08:58:28 +07:00 |
|
Darcy Wong
|
3411462961
|
Merge pull request #1770 from keymanapp/android-language-settings
[Android] Add "Language Settings" menu stub
|
2019-05-16 16:10:33 +07:00 |
|
jahorton
|
9add2a90ef
|
Allows model deregistration.
|
2019-05-16 14:30:17 +07:00 |
|
Darcy Wong
|
ec0508e315
|
Add code for deleting model
|
2019-05-16 14:02:00 +07:00 |
|
jahorton
|
85f9e93324
|
invalidateContext check for prediction reqts
|
2019-05-14 15:57:31 +07:00 |
|
jahorton
|
efb0350bac
|
Adds support for rotating suggestions in KMW.
|
2019-05-14 15:00:48 +07:00 |
|
jahorton
|
5ae3341741
|
Prevents bug in predictive state management with null suggestion.
|
2019-05-08 09:36:03 +07:00 |
|
Joshua Horton
|
5903838cd9
|
Merge pull request #1747 from keymanapp/web-suggestion-ux
[Web] Predictive text UX improvements
|
2019-05-02 11:56:34 +07:00 |
|
jahorton
|
df702dd1b1
|
Minor documentation tweaks.
|
2019-04-26 14:32:39 +07:00 |
|
jahorton
|
83e7d58757
|
A more intuitive 'keep' UX.
|
2019-04-26 13:43:52 +07:00 |
|
jahorton
|
b335610027
|
Adds a placeholder '<keep>' option.
|
2019-04-26 13:27:36 +07:00 |
|
jahorton
|
efe4abe6ec
|
New predictions on change-of-context.
|
2019-04-26 12:52:12 +07:00 |
|
jahorton
|
b68d030a81
|
Init + acceptance trigger new predictions
|
2019-04-26 12:40:09 +07:00 |
|
jahorton
|
e6caa70f1b
|
Suggestion UX features: bksp revert, space accept
|
2019-04-26 12:11:51 +07:00 |
|
jahorton
|
348f4547ee
|
Starts support for key-based UI with suggestions
|
2019-04-25 12:20:49 +07:00 |
|
jahorton
|
f3a51ea4c0
|
Adds upper-cased variant of showPinnedHelp API
|
2019-04-25 08:49:32 +07:00 |
|
jahorton
|
194d105ed2
|
Fixes Android OSK enter-key regression
|
2019-04-24 09:07:38 +07:00 |
|
jahorton
|
24dca0e6a6
|
Adds documentation, integrates partially for iOS.
|
2019-04-23 09:16:42 +07:00 |
|
Joshua A. Horton
|
b648bb1860
|
Tweaks suggestions' apply() to be IME-compatible.
|
2019-04-22 14:47:06 +07:00 |
|
Joshua A. Horton
|
446182862e
|
Adds BannerSuggestion.apply to KMW.
|
2019-03-28 10:26:22 +07:00 |
|
Joshua A. Horton
|
66bf2856f5
|
For Suggestion application: OutputTarget.restoreTo
|
2019-03-28 10:10:10 +07:00 |
|
Darcy Wong
|
55d86a979d
|
Cleanup
|
2019-03-22 15:23:30 +07:00 |
|
Joshua A. Horton
|
ca647223d4
|
Removes banner event-handlers on hot-swap.
|
2019-03-22 14:29:03 +07:00 |
|
Joshua A. Horton
|
61dee9e09a
|
Merge branch 'master' into web-suggestion-ui
|
2019-03-22 09:32:29 +07:00 |
|
jahorton
|
3a79768f16
|
No more paired 'unloaded'+'loaded' as 'changed' in 'modelchange' events
|
2019-03-20 10:40:33 +07:00 |
|
jahorton
|
7e422acd1e
|
Fixes BannerManager use of ImageBanner. Issue: mobile OSK not resizing
|
2019-03-20 10:07:16 +07:00 |
|
Joshua Horton
|
79307c925b
|
Starts adding banner selection logic to the BannerManager.
|
2019-03-20 09:21:25 +07:00 |
|
Joshua A. Horton
|
b00e47fdfe
|
Start of the BannerManager class.
|
2019-03-19 15:48:41 +07:00 |
|
Darcy Wong
|
af0cefb104
|
Merge remote-tracking branch 'origin/master' into web-suggestion-ui
|
2019-03-19 08:44:29 +07:00 |
|
Joshua A. Horton
|
96ce41bf65
|
Merge branch 'master' into web-predict-request-gen
|
2019-03-19 08:27:47 +07:00 |
|
Joshua Horton
|
33e63efc3a
|
Merge pull request #1668 from keymanapp/web-embed-popup-processing
[Web] Embedded-mode processing refactor
|
2019-03-19 08:24:48 +07:00 |
|
Darcy Wong
|
6a6b455e48
|
Remove unused file
|
2019-03-18 13:34:30 +07:00 |
|
Joshua A. Horton
|
713d62f86d
|
Addresses review comment.
|
2019-03-18 10:08:18 +07:00 |
|
Joshua A. Horton
|
16ea288b60
|
Adds ability for KMW to request predictions from the LMLayer.
|
2019-03-18 09:32:44 +07:00 |
|
Darcy
|
7fab8e729f
|
Start adding banner module
|
2019-03-14 15:42:38 +07:00 |
|
Joshua A. Horton
|
9b5cef3c79
|
Merge branch 'web-embed-popup-processing' into web-transcriber
|
2019-03-14 15:31:33 +07:00 |
|
Joshua A. Horton
|
fece701079
|
Merge branch 'master' into web-transcriber
|
2019-03-14 15:31:08 +07:00 |
|
Joshua Horton
|
92bcc06771
|
Merge pull request #1666 from keymanapp/web-model-manager-events
[Web] Sets up event infrastructure for predict/suggest messages.
|
2019-03-14 15:30:08 +07:00 |
|
Joshua A. Horton
|
f018b988e6
|
Funnels 'embedded'-path external-keyboard handling through Processor.
|
2019-03-14 14:26:49 +07:00 |
|
Joshua A. Horton
|
a3174069c8
|
Partially refactors 'embedded'-mode subkey preprocessing.
|
2019-03-14 13:54:01 +07:00 |
|
Joshua A. Horton
|
539ab17b7a
|
Partial refactor of embedded-mode popup key execution.
|
2019-03-14 13:05:23 +07:00 |
|
Joshua A. Horton
|
e0682a0b3b
|
Adds ID for tracking to Transcriptions.
|
2019-03-14 12:47:38 +07:00 |
|
Joshua A. Horton
|
17164afb76
|
Handles rule-matched next layer stuff before keypress swallow+returns.
|
2019-03-14 10:29:09 +07:00 |
|
Joshua A. Horton
|
1b12750f9c
|
Corrects mobile device external kbd backspace regression.
|
2019-03-14 10:10:45 +07:00 |
|
Joshua A. Horton
|
97bffb46d6
|
Adds 'modelchange' event, addresses PR comments.
|
2019-03-14 09:12:21 +07:00 |
|
Joshua A. Horton
|
ca8b0301a3
|
Sets up event infrastructure for predict/suggest messages.
|
2019-03-12 14:56:42 +07:00 |
|
Joshua A. Horton
|
5f920816e8
|
Fixes desktop-styled layout modifier keys.
|
2019-03-12 13:39:20 +07:00 |
|
Joshua Horton
|
8987e450da
|
Merge pull request #1639 from keymanapp/web-model-manager
[Web] The ModelManager
|
2019-03-12 07:18:09 +07:00 |
|
Joshua A. Horton
|
a8d6e50b56
|
Addresses more PR review concerns, renames activateModel -> loadModel.
|
2019-03-07 08:46:22 +07:00 |
|
Joshua A. Horton
|
473ed67b29
|
Adds a 'config' state to the LMLayer worker.
|
2019-03-06 09:35:46 +07:00 |
|