Commit graph

899 commits

Author SHA1 Message Date
jahorton
ae147e63f5 Better 'default' keyboard version handling 2019-09-25 14:53:16 +07:00
jahorton
7b7c93aed4 Improves app stability, delays JS calls past page load 2019-09-25 14:38:42 +07:00
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
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
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
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
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
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
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
c8d9430228 Fixes tablet suggestion text alignment issue 2019-08-06 16:17:03 +07:00
jahorton
4395706808 Increased error logging + timeout for iframe tests 2019-07-22 14:50:02 +07:00
jahorton
ce227c3a49 Fixes test cleanup errors on IFrame attach fail 2019-07-22 08:16:37 +07:00
Marc Durdin
9b13d130a7
Merge pull request #1852 from keymanapp/ios-key-preview-position-fix-1850
[web] [iOS] [Android] Adjust position of subkeys and key previews
2019-07-18 16:32:03 +10:00
Joshua Horton
17103d2de9
Removes recently-replaced member state field. 2019-07-08 15:07:32 +07:00
jahorton
7e06033bda Bug-fixes for Android settings integration 2019-07-05 11:45:49 +07:00
jahorton
3f35f5b7ba Missed a couple of spots with the name changes. 2019-07-05 10:14:29 +07:00
jahorton
304b94c7db Merge branch 'master' into web-correct-predict-toggle 2019-07-05 09:35:50 +07:00
Joshua Horton
715729fec2
Merge pull request #1851 from keymanapp/lmlayer-context-management
[LMLayer, Web] Context Management + Suggestion UX
2019-07-04 11:08:51 +07:00
jahorton
f3990aed1f Option name adjustment. Android verified, not iOS 2019-07-04 09:33:52 +07:00