Joshua A. Horton
|
a30b08d01f
|
Minor documentation tweaks.
|
2019-03-21 15:10:22 +07:00 |
|
Darcy Wong
|
319a556a67
|
Address review comments
|
2019-03-21 14:48:44 +07:00 |
|
Joshua A. Horton
|
7df91d5f17
|
Splits layout analysis from OSK generation
|
2019-03-21 13:06:29 +07:00 |
|
Joshua A. Horton
|
05d0a03324
|
Starts work on layout refactoring.
|
2019-03-21 09:52:38 +07:00 |
|
Darcy Wong
|
7323a6a110
|
Adjust suggestion styling
* Use full width
* Remove "extra" blank region
|
2019-03-21 09:03:12 +07:00 |
|
Darcy Wong
|
0700704048
|
Put suggestion text in div and apply styling
|
2019-03-20 21:26:49 +07:00 |
|
Darcy Wong
|
8a5c6144a6
|
Create suggestion elements
|
2019-03-20 16:08:17 +07:00 |
|
jahorton
|
3a79768f16
|
No more paired 'unloaded'+'loaded' as 'changed' in 'modelchange' events
|
2019-03-20 10:40:33 +07:00 |
|
jahorton
|
ec022372d0
|
Adds OSKManager resizing on Banner swapping. Probably not robust.
|
2019-03-20 10:26:25 +07:00 |
|
jahorton
|
7e422acd1e
|
Fixes BannerManager use of ImageBanner. Issue: mobile OSK not resizing
|
2019-03-20 10:07:16 +07:00 |
|
jahorton
|
775afa0ba4
|
Merge branch 'web-suggestion-ui' into web-banner-manager
|
2019-03-20 09:37:03 +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
|
639767fbd1
|
Fix update of ImageBanner height
|
2019-03-19 14:32:09 +07:00 |
|
Darcy Wong
|
f79cf355d5
|
More refactoring of banner
* add more getter/setters
* update how ImageBanner can update the image
|
2019-03-19 13:58:43 +07:00 |
|
Darcy Wong
|
904da4406a
|
Reorder height calculations
Per review comment, change `getKeyboardHeight` to not use banner height (revert it to original `getHeight` calculation)
|
2019-03-19 08:53:44 +07:00 |
|
Darcy Wong
|
af0cefb104
|
Merge remote-tracking branch 'origin/master' into web-suggestion-ui
|
2019-03-19 08:44:29 +07:00 |
|
Darcy Wong
|
5d3c5504bb
|
Cleanup
* Separate `getBannerHeight`, `getKeyboardHeight`, and `get Height`
* Add typing to banner height
|
2019-03-19 08:43:50 +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
|
25c779e193
|
Add method to compute the rows height
|
2019-03-19 08:15:13 +07:00 |
|
Darcy Wong
|
94a9ab4a00
|
Clean up adjustHeights()
The methods in `kmwnative.ts` and `kmwembedded.ts` are nearly identical.
Also added a few pixels to the Android OSK dimensions.
|
2019-03-18 15:45:23 +07:00 |
|
Darcy Wong
|
6a6b455e48
|
Remove unused file
|
2019-03-18 13:34:30 +07:00 |
|
Darcy Wong
|
b91427394a
|
Factor banner height on mobile view
|
2019-03-18 13:27:33 +07:00 |
|
Joshua A. Horton
|
7596f53926
|
Fixes KMW issues with mouse & key-cap interactions on 'master'.
|
2019-03-18 12:11:15 +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 |
|
Joshua A. Horton
|
fc2db82517
|
Merge branch 'web-embed-popup-processing' into web-transcriber
|
2019-03-18 08:08:53 +07:00 |
|
Darcy
|
7a39380cea
|
Start incorporating banner height
|
2019-03-15 15:36:34 +07:00 |
|
Darcy
|
633466e5f8
|
Fix hierarchy for determining inner-frame node
|
2019-03-15 10:25:41 +07:00 |
|
Joshua A. Horton
|
bc1f0a4420
|
Addresses PR review; extended defaultKeyOutput should affect OSK too.
|
2019-03-14 15:49:37 +07:00 |
|
Darcy
|
2074956bf9
|
Add methods to control visibility and enable
|
2019-03-14 15:42:38 +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
|
8dc26893c0
|
Corrects desktop-layout detection logic.
|
2019-03-12 15:22:11 +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 A. Horton
|
1d363676f7
|
Fixes lack of longpress output on embedded subkeys.
|
2019-03-12 12:39:22 +07:00 |
|
Joshua A. Horton
|
095d2f4f2f
|
The embedded path had a few details missed on a recent refactor.
|
2019-03-12 11:48:39 +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 |
|
Darcy Wong
|
a79b5c1f40
|
Rename touchAliasElement.ts so it compiles on Linux
|
2019-03-07 21:20:57 +07:00 |
|