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
|
b28442ee6b
|
Tweaked reference to class constant.
|
2019-04-26 15:34:49 +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
|
9be03b398f
|
Adds base-class function for banner listener mgmt
|
2019-04-25 10:24:33 +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 |
|
Joshua Horton
|
56a2bfe4ef
|
Merge pull request #1732 from keymanapp/web-embed-apply-suggestion
In-app acceptance of predictive suggestions
|
2019-04-24 08:40:10 +07:00 |
|
Darcy Wong
|
d435270282
|
Clean up debug statements
|
2019-04-23 13:26:47 +07:00 |
|
jahorton
|
24dca0e6a6
|
Adds documentation, integrates partially for iOS.
|
2019-04-23 09:16:42 +07:00 |
|
Darcy Wong
|
17f093a69f
|
Adjust key previews by banner height
|
2019-04-23 09:06:58 +07:00 |
|
Darcy Wong
|
51248da0a2
|
Allow app to set default banner height
|
2019-04-22 22:44:21 +07:00 |
|
jahorton
|
8cbbd9d961
|
Baseline in-app suggestion acceptance
|
2019-04-22 15:26:33 +07:00 |
|
Joshua A. Horton
|
b648bb1860
|
Tweaks suggestions' apply() to be IME-compatible.
|
2019-04-22 14:47:06 +07:00 |
|
jahorton
|
1ed4c53e01
|
Blocks creation of touch-aliases when embedded.
|
2019-04-22 13:07:31 +07:00 |
|
Darcy Wong
|
242b5ac839
|
Accommodate dimension for Android device banner
* Also have Android app track the banner (suggestion vs blank) on lexical model change
|
2019-04-19 06:58:14 +07:00 |
|
Joshua A. Horton
|
d94d47fade
|
Fixes Android suggestion-select.
|
2019-04-10 13:26:41 +07:00 |
|
Joshua A. Horton
|
5fcd6fe842
|
Fixes iOS, but devicePixelRatio issues on Android.
|
2019-04-10 12:10:20 +07:00 |
|
Joshua A. Horton
|
6882e43c11
|
Merge branch 'master' into web-banner-touch-handling
|
2019-04-09 15:27:23 +07: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 |
|
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
|
9dc935be30
|
Cleanup comments
|
2019-04-02 23:50:08 +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 |
|
Joshua A. Horton
|
659ce48977
|
Prevents error for embedded-app development tests.
|
2019-04-02 11:54:21 +07:00 |
|
Joshua A. Horton
|
ae3a6a5b2a
|
Start of touch support for Banner Suggestions.
|
2019-04-02 10:27:15 +07:00 |
|
Darcy Wong
|
d99bd10a8a
|
Adjust for banner height
|
2019-04-01 16:08:14 +07: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 |
|
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
|
36f8edb875
|
Remove unneeded enable
Remove setting `modelManager.enable = true;`
|
2019-03-27 08:33:30 +07:00 |
|
Darcy Wong
|
67a43243b7
|
Start integrating lexical model installs to KMW
|
2019-03-26 16:22:03 +07:00 |
|
Darcy Wong
|
e46c53da3c
|
Remove enable property
* Not needed for banner
|
2019-03-25 13:27:40 +07:00 |
|
Darcy Wong
|
cd902e0a2b
|
Fix formatting
* Fix header comment
* Adjust documentation to columns ~80
|
2019-03-25 11:37:14 +07:00 |
|
Darcy Wong
|
ba06d8209c
|
Set banner height to 0 if undefined
|
2019-03-25 10:41:52 +07:00 |
|
Darcy Wong
|
d26796d814
|
Merge branch 'master' into web-suggestion-ui
|
2019-03-25 09:48:21 +07:00 |
|
Darcy Wong
|
29f6095ca2
|
Update KMW suggestion width
|
2019-03-25 09:35:07 +07:00 |
|
Darcy Wong
|
01ffff5cf5
|
Change suggestion width to number
|
2019-03-25 09:20:32 +07:00 |
|
Joshua Horton
|
01f3de252e
|
Merge pull request #1683 from keymanapp/web-layout-abstraction
[Web] Layout abstraction
|
2019-03-25 09:11:36 +07:00 |
|