jahorton
|
35ae108add
|
Fix for embedded Mock-targetted processing
|
2019-06-05 10:39:18 +07:00 |
|
Joshua Horton
|
c1c5af3508
|
Merge pull request #1802 from keymanapp/web-fat-finger-integration
[Web] Fat-finger language modeling
|
2019-05-31 14:32:52 +07:00 |
|
Joshua Horton
|
f9dba49df6
|
Merge pull request #1803 from keymanapp/lmlayer-model-compositor
[LMLayer] The ModelCompositor
|
2019-05-31 14:32:35 +07:00 |
|
jahorton
|
2633292258
|
delete deadkey mutation tracking
|
2019-05-28 09:32:35 +07:00 |
|
jahorton
|
3c162d14b4
|
A bit of tidy-up work.
|
2019-05-28 09:25:25 +07:00 |
|
jahorton
|
c8aa355209
|
Integrates fat-finger alternates with LMLayer.
|
2019-05-27 15:26:43 +07:00 |
|
jahorton
|
45ae4e0cbc
|
Fixes bksp handling in alternate generation.
|
2019-05-27 08:56:38 +07:00 |
|
jahorton
|
2f2ba2de00
|
Creates fat-finger 'alternates' for use in LMLayer
|
2019-05-24 15:20:16 +07:00 |
|
jahorton
|
fb76feae69
|
Splits keystroke processing from its management.
|
2019-05-24 13:29:50 +07:00 |
|
jahorton
|
8cb1523254
|
Mild refactor of getClickEventProperties
|
2019-05-24 12:48:38 +07:00 |
|
jahorton
|
47b327ba03
|
Prep for GetClickEventProperties refactor.
|
2019-05-24 08:45:57 +07:00 |
|
Joshua A. Horton
|
0bf410597b
|
Disables the LMLayer when IE active and < 11.
|
2019-05-23 08:58:28 +07:00 |
|
jahorton
|
342770556c
|
Notes important content for processKeystroke func
|
2019-05-21 12:18:03 +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 |
|