Joshua Horton
|
1a80a3f182
|
Merge pull request #1778 from keymanapp/web-fat-fingering
[Web] Fat-finger detection + probability generation
|
2019-05-21 10:01:09 +07:00 |
|
jahorton
|
85ce75c993
|
Polishing tweaks to address PR comments.
|
2019-05-21 09:28:34 +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
|
0cfb27817f
|
Layout key id-mapping and lookup.
|
2019-05-16 15:28:23 +07:00 |
|
jahorton
|
427ee8b6ed
|
Touch probability distributions!
|
2019-05-16 15:01:58 +07:00 |
|
jahorton
|
9add2a90ef
|
Allows model deregistration.
|
2019-05-16 14:30:17 +07:00 |
|
jahorton
|
6706522d67
|
Fixes minor test bugs, calcs key dist from touches
|
2019-05-16 11:38:38 +07:00 |
|
jahorton
|
d1dfea55a8
|
Minor comment tweak.
|
2019-05-16 08:37:08 +07:00 |
|
jahorton
|
9d73742f4d
|
Headless layout geometry calculations for keys.
|
2019-05-16 08:33:13 +07:00 |
|
jahorton
|
bff8c823ed
|
Computes center x-coord for keys on touch layouts.
|
2019-05-15 14:46:20 +07:00 |
|
jahorton
|
7974ab7735
|
Calculates vertical center of OSK/layout rows.
|
2019-05-15 13:38:42 +07:00 |
|
jahorton
|
58f8b7a8ed
|
Moves 'totalWidth' from ActiveRow to ActiveLayer.
|
2019-05-15 11:53:32 +07:00 |
|
jahorton
|
722dd3073f
|
'fixed' .getAbsolute() fix, touch pos calc
|
2019-05-15 11:10:11 +07:00 |
|
jahorton
|
efb0350bac
|
Adds support for rotating suggestions in KMW.
|
2019-05-14 15:00:48 +07:00 |
|
jahorton
|
6eb59e5bd7
|
Initial pred. text longpress support (Android)
|
2019-05-13 15:04:21 +07:00 |
|
jahorton
|
d0fb13f768
|
Better documents KMW longpress management funcs.
|
2019-05-13 09:25:51 +07:00 |
|
jahorton
|
3c7a0f44a1
|
Fixes related spacebar issue.
|
2019-05-08 13:26:32 +07:00 |
|
jahorton
|
5ae3341741
|
Prevents bug in predictive state management with null suggestion.
|
2019-05-08 09:36:03 +07:00 |
|
Joshua Horton
|
196d6ad3c4
|
Merge branch 'master' into ios-banner-replacement
|
2019-05-03 09:12:24 +07:00 |
|
jahorton
|
6f4969bace
|
Properly manages banner heights.
|
2019-04-29 15:17:09 +07:00 |
|
jahorton
|
e74f9f2e07
|
Merge branch 'master' into ios-banner-replacement-image-fix
|
2019-04-29 14:23:17 +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
|
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 |
|
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 |
|
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 |
|
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
|
aed2c5232c
|
Merge remote-tracking branch 'origin/master' into android-init-height
|
2019-04-03 09:48:29 +07:00 |
|
Darcy Wong
|
9dc935be30
|
Cleanup comments
|
2019-04-02 23:50:08 +07:00 |
|
Darcy Wong
|
df0af522f0
|
Cheat styling to get suggestions to appear
|
2019-04-02 17:09: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 |
|