Commit graph

1101 commits

Author SHA1 Message Date
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
Marc Durdin
b2b2622a06 Update history.md for beta 12.0/alpha 13.0 2019-08-05 09:18:35 +10:00
Joshua Horton
01fc91dfcf
Merge pull request #1918 from keymanapp/lmlayer-history-notes
[LMLayer] Initial history, history.md CI check support
2019-08-01 08:18:25 +07:00
jahorton
59327fab81 Moved LMLayer history notes to KMW's history.md. 2019-07-31 14:49:33 +07:00
Marc Durdin
7794370eb7 beta build number 2019-07-29 08:17:39 +10:00
jahorton
6427d9ec6c Merge branch 'master' into web-lmlayer-dependency-update 2019-07-22 15:46:59 +07:00
jahorton
889fd2dc41 Skipping iframe tests for now due to issues. 2019-07-22 15:44:08 +07:00
jahorton
f0a64c61f6 Adjusts iframe timeout a bit. 2019-07-22 15:03:45 +07:00
jahorton
4395706808 Increased error logging + timeout for iframe tests 2019-07-22 14:50:02 +07:00
jahorton
7647c8703d Corrects Android's 'installed language' count. 2019-07-22 08:44:40 +07:00
jahorton
ce227c3a49 Fixes test cleanup errors on IFrame attach fail 2019-07-22 08:16:37 +07:00
dependabot[bot]
e58173f088
Bump lodash from 4.17.11 to 4.17.15 in /web/testing/regression-tests
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-20 23:59:08 +00:00
jahorton
def126be5e Merge branch 'master' into web-lmlayer-dependency-update 2019-07-19 13:17:12 +07:00
jahorton
a450bc1708 Updates KMW and LMLayer dependencies. 2019-07-19 13:14:15 +07:00
rfaramir
c320e54271
Merge pull request #1865 from keymanapp/ios-test-reachability
[ios] test target and swift reachability
2019-07-18 19:53:45 -05: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
Randy Boring
f96dc1a5c7 Merge branch 'master' into ios-test-reachability 2019-07-09 18:22:56 -05:00