Joshua A. Horton
ca801284f5
Fixed symbol output for mnenomic OSK input.
2018-05-08 14:50:35 +07:00
Joshua A. Horton
8e76720a68
Performs basic US-layout mnemonic mapping for the OSK.
2018-05-08 14:36:38 +07:00
Joshua A. Horton
cf87c39fe6
Fixes hardware-based mnemonic input for the sil_ipa keyboard w US layout
2018-05-08 14:02:01 +07:00
Joshua A. Horton
1eb05734a3
Adds history.md info for web and developer.
2018-05-08 08:25:30 +07:00
Joshua A. Horton
2e249bbbb6
Merge branch 'beta' into web-733-beep-stores
2018-05-08 08:20:19 +07:00
Joshua A. Horton
90d49c120d
Minor tweaks to changes in kmwcallback.ts.
2018-05-08 08:18:38 +07:00
Joshua A. Horton
024c38d02b
Merges store typing information for a cleaner solution.
2018-05-07 15:34:35 +07:00
Joshua A. Horton
a893768716
Incorporates Developer and corrects the application of the KMW side.
2018-05-07 14:39:12 +07:00
Joshua A. Horton
e40a4eaacb
Adds support for 'beep' in stores to KMW. Nothing for Developer yet.
2018-05-07 14:12:11 +07:00
Joshua Horton
6f9a0406b0
Fixed history.md typo.
2018-05-07 13:34:01 +07:00
Joshua A. Horton
25d2369345
Web history.md tweak.
2018-05-07 10:05:55 +07:00
Joshua A. Horton
3fb90728a8
Fixes #162 , treating virtual keys case-insensitively.
2018-05-07 10:02:31 +07:00
Joshua A. Horton
6b5012a933
Merge branch 'beta' into web-248-iOS-landscape-display
2018-05-07 08:58:20 +07:00
Joshua A. Horton
dd03de2a2e
Fixes 'phone' vs 'tablet' for iOS.
2018-05-04 12:26:12 +07:00
Joshua A. Horton
73df886272
Encapsulates fixed KMW rotation behavior with minor refactor.
2018-05-02 10:30:56 +07:00
Joshua A. Horton
e2a8e13c07
Created an integrated rotation testing page. Needs more work.
2018-04-30 15:39:31 +07:00
Joshua A. Horton
a2fa2ea0dd
Adds a warning to ambiguous AltGr emulation cases, defaulting to 'on.'
2018-04-30 13:41:00 +07:00
Joshua A. Horton
cf5a2483f7
Added some base code toward testing rotation-related events.
2018-04-30 11:27:04 +07:00
Joshua A. Horton
06e5efdba3
Mostly fixes chiral AltGr emulation detection.
2018-04-30 10:21:39 +07:00
Joshua A. Horton
23d66d80f3
Preemptive housekeeping.
2018-04-27 13:39:00 +07:00
Joshua A. Horton
73e2bd4ced
Resolves iOS rotation issue via timeout, due to event timing issues.
2018-04-27 13:36:06 +07:00
Joshua A. Horton
b68d63fe68
Fixes rotation resizing for iOS native.
2018-04-26 15:20:49 +07:00
Joshua A. Horton
66e35ed875
Fixes KMW landscape display in Firefox, Chrome on mobile devices.
2018-04-26 14:18:59 +07:00
Joshua Horton
8e8b3f5947
Merge pull request #772 from keymanapp/web-763-default-key-error-guards
...
Default output null guarding
2018-04-25 10:11:30 +07:00
Joshua A. Horton
c249c792d7
Minor tweaks and housekeeping.
2018-04-25 08:36:15 +07:00
Joshua A. Horton
fe9f648a40
Fixes display of longpress special keys.
2018-04-24 13:59:56 +07:00
Joshua A. Horton
859c20eb12
Added shift-state warning.
2018-04-24 13:28:29 +07:00
Joshua A. Horton
807dd7c6be
Adds JS warnings in case of bad defaultKeyOutput parameters.
2018-04-24 13:24:55 +07:00
Joshua A. Horton
86929af567
Fixes a comment's text.
2018-03-26 10:01:47 +07:00
Joshua A. Horton
8eaa3eb39c
Fixes subkey nextLayer application in case of output + subkey.
2018-03-26 09:27:04 +07:00
Joshua A. Horton
f7ee5ba0b4
Allows embedded KMW to retrieve the nextlayer subkey property.
2018-03-26 09:12:10 +07:00
Joshua A. Horton
7aa818f6a7
Fixes Attachment API test language ID.
2018-03-22 15:55:44 +07:00
Joshua A. Horton
92751115d2
Tweaked web history, added simple script for manual validation checks.
2018-03-22 11:08:54 +07:00
Joshua A. Horton
efbfe4b7f9
Moves Web alpha notes to beta, fixes iOS history interactions.
2018-03-22 10:52:21 +07:00
darcywong00
fc64395d8b
Include non-chiral layer special key definitions
...
Per PR review comment, add to `osk.modifierSpecials`
2018-03-21 12:52:41 +07:00
Darcy Wong
48dbaadced
Merge branch 'master' into web-shift-on-643
2018-03-21 06:45:32 +07:00
darcywong00
24a16d646f
Add shift text on issue115 keyboard
2018-03-21 06:15:13 +07:00
Joshua Horton
5cd58405de
Merge pull request #661 from keymanapp/web-530-testing-cleanup
...
Testing section cleanup
2018-03-21 00:09:12 +07:00
darcywong00
57f450fddd
Fixes #643
...
Ensure shift key always has some text. `osk.modifierSpecials` doesn't have text defined for basic `shift` so the *shift* key on the shift layer was previously getting `undefined` for text.
2018-03-20 23:44:44 +07:00
Marc Durdin
48f067cca4
Fixes #676 : keyboard state cookie overwritten by first keyboard registration
2018-03-20 08:24:28 +07:00
Joshua A. Horton
acfec2d81d
PR review addressing.
2018-03-19 14:02:20 +07:00
Joshua A. Horton
db89365618
Recompiled all testing keyboards with current Developer.
2018-03-09 14:18:01 +07:00
Joshua A. Horton
3ae5321f92
Centralized + cleaned the testing section in prep for beta.
2018-03-09 14:00:14 +07:00
Joshua A. Horton
918ecda82b
Relocated a test out of the samples folder
2018-03-09 13:28:19 +07:00
Joshua Horton
cd35335a06
Merge pull request #651 from keymanapp/web-testing-robustness
...
Web automated testing robustness
2018-03-09 10:49:48 +07:00
Joshua A. Horton
b61277cfb8
Resets context (including deadkeys) upon any control's loss of focus.
2018-03-09 08:57:31 +07:00
Joshua A. Horton
70244c52d6
Forgot to embedded-check a new _BlurKeyboardSettings call.
2018-03-09 08:21:42 +07:00
Joshua A. Horton
aea0f03905
Sets an 'eventDelay' timeout where needed.
2018-03-08 15:12:35 +07:00
Joshua A. Horton
a9ed228346
Merge branch 'master' into web-testing-robustness
2018-03-08 14:37:21 +07:00
Joshua A. Horton
80087aa92d
Adds tracking to facilitate event handling termination during shutdown.
2018-03-08 14:36:17 +07:00