Commit graph

111 commits

Author SHA1 Message Date
jahorton
59f0b9632f Fixes native-mode longpresses; no fatfingering yet 2019-08-29 11:43:27 +07:00
jahorton
c045d118e4 Fixes erroneous 'beep' from fat-finger processing 2019-08-29 11:42:54 +07:00
jahorton
cfeb1377de mayPredict now sole factor in enabling LMLayer 2019-08-09 11:59:03 +07:00
Joshua Horton
17103d2de9
Removes recently-replaced member state field. 2019-07-08 15:07:32 +07:00
jahorton
7e06033bda Bug-fixes for Android settings integration 2019-07-05 11:45:49 +07:00
jahorton
304b94c7db Merge branch 'master' into web-correct-predict-toggle 2019-07-05 09:35:50 +07:00
jahorton
f3990aed1f Option name adjustment. Android verified, not iOS 2019-07-04 09:33:52 +07:00
jahorton
514bae3c1c Simplifies consistency for LMEngine enablement 2019-07-04 09:14:18 +07:00
jahorton
6ff431fb62 Starts predict v correct options in KMW. 2019-07-03 11:00:56 +07:00
jahorton
bbb1301b55 Initial implementation of revert suggestion option 2019-07-02 09:00:18 +07:00
jahorton
549dcb33d0 KMW wordbreak request for reversion option 2019-07-01 16:02:44 +07:00
jahorton
f25c5efaaa Swapping of models for active kbd in settings 2019-06-27 09:11:15 +07:00
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