Commit graph

1117 commits

Author SHA1 Message Date
jahorton
f4f892e65f Hack - alters the toolbar map to match regions 2019-09-23 14:57:09 +07:00
jahorton
fa20d1699c Hack: forces regionless kbds to 'me' region 2019-09-23 14:35:47 +07:00
Joshua Horton
3cfbefb603
Merge pull request #2118 from keymanapp/web-1694-ff-check
[Web] Updates Firefox-check for keymapping.
2019-09-23 11:47:36 +07:00
jahorton
ef93b553cd history.md 2019-09-23 11:42:49 +07:00
jahorton
ce5d6e70ce Updates Firefox-check for keymapping. Fixes #1694 2019-09-23 09:56:07 +07:00
jahorton
96bf0ad162 Comment enhancement 2019-09-23 08:57:31 +07:00
jahorton
c343baad07 Fixes #1791. Better subtag handling in Toolbar UI 2019-09-23 08:54:57 +07:00
jahorton
7ce05c8038 Adjustment to legacy API for OutputTarget compat 2019-09-20 14:02:23 +07:00
jahorton
5fec50c34e Helps to reference 'this' when creating aliases... 2019-09-20 12:51:22 +07:00
jahorton
04fa7e33d5 Adds capitalized equivalents for some legacy funcs 2019-09-20 12:33:11 +07:00
jahorton
85f7aa9378 A more precise check on BKSP-check logic 2019-09-20 11:37:47 +07:00
jahorton
695b131b0c Array out-of-bounds prevention 2019-09-20 10:52:31 +07:00
jahorton
a956ff5706 Addresses #1930. May not be a full fix. 2019-09-20 09:51:37 +07:00
jahorton
ba984c3947 Addresses PR comment 2019-09-12 08:18:12 +07:00
jahorton
3805d9da7e A bit of future-proofing 2019-09-11 15:33:05 +07:00
jahorton
80dfa615a9 Highlighting checks key instance, not key id 2019-09-11 15:29:51 +07:00
jahorton
7e0df21a94 Addresses PR review concerns 2019-09-11 10:19:33 +07:00
jahorton
4bddf8a185 Centralizes overflow scroll handling data 2019-09-10 10:35:39 +07:00
jahorton
73aea8eb88 Fixes #1980. Enables suggestion scrolling 2019-09-10 10:23:27 +07:00
jahorton
fcacb8010d Mispredicted PR's number; fixing history.md 2019-09-09 08:43:47 +07:00
jahorton
2734975533 history.md. Fixes #1767. 2019-09-09 08:38:41 +07:00
jahorton
09401eb4d3 Fixes lack of output from key 102 on touch devices 2019-09-09 08:36:49 +07:00
jahorton
e3b05cf8d4 Removes keyboard set on element disable 2019-09-06 13:42:14 +07:00
jahorton
e6f906bd3b Missed comment update, history.md 2019-09-06 12:14:03 +07:00
jahorton
74a2ad49df Adjustments based on PR reviews 2019-09-06 12:01:17 +07:00
jahorton
a88bed2a2b Adds a few simple test cases for version logic. 2019-09-05 11:45:06 +07:00
jahorton
baf2c6aa52 Implements legacy check for default keycap display 2019-09-05 11:06:27 +07:00
Joshua Horton
0e855dbfcf
Merge pull request #2033 from keymanapp/web-1818-fontsize-spec
[Web] Adds handling for pt and unitless font size specs
2019-09-04 08:25:50 +07:00
jahorton
884c42ffc6 history.md 2019-09-04 08:25:31 +07:00
Joshua Horton
4f932acf95
Merge pull request #2037 from keymanapp/web-1669-event-error-logging
[Web] Error logging for internal events
2019-09-03 22:33:14 +07:00
jahorton
84a3028e3d callEvent error logging 2019-09-03 11:56:42 +07:00
jahorton
897f161850 Yay, typo. 2019-09-03 10:52:48 +07:00
jahorton
f63ff5f151 Adds handling for pt and unitless font size specs 2019-09-03 10:51:14 +07:00
jahorton
bbf734d149 Fixes CSS issue affecting some Android devices 2019-09-03 10:21:52 +07:00
Joshua Horton
6b9f2b5578
Merge pull request #2028 from keymanapp/web-1835-adjust-heights-dupe
[Web] Merges the duplicated VisualKeyboard.adjustHeights() methods
2019-09-03 08:58:42 +07:00
jahorton
9b26f6ec4b Fixes prior commit's regression for embedded iOS 2019-09-03 08:57:51 +07:00
jahorton
7addf5cf3b Merges the duplicated vkbd adjustHeights() method 2019-09-02 15:39:45 +07:00
jahorton
73cbd275d5 Multi-backspace predictive state management 2019-09-02 14:17:31 +07:00
jahorton
c50ba17edb history.md pre-merge tweak 2019-09-02 13:34:00 +07:00
jahorton
b1a29b86b6 History.md tweak. 2019-08-29 11:48:46 +07:00
jahorton
2500992845 history.md 2019-08-29 11:46:23 +07:00
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
48e08c2a4c history.md 2019-08-09 12:34:46 +07:00
jahorton
cfeb1377de mayPredict now sole factor in enabling LMLayer 2019-08-09 11:59:03 +07:00
jahorton
9cd0722e0d Removes commented code. 2019-08-07 12:48:43 +07:00
jahorton
dafa8108ed Fixes spacebar caption regression. 2019-08-07 12:47:28 +07:00
jahorton
a454b99971 Fixes double-space bug. 2019-08-07 09:38:55 +07:00
jahorton
c8d9430228 Fixes tablet suggestion text alignment issue 2019-08-06 16:17:03 +07:00
Marc Durdin
9e6ebc93a9 Remove dates from alpha notes 2019-08-05 09:18:36 +10:00