Commit graph

4628 commits

Author SHA1 Message Date
jahorton
f594da484c fix(web): Fixes unit tests, adds stability for DOM shutdown 2020-01-23 09:02:13 +07:00
jahorton
89af969216 fix(web): better event-squashing strat 2020-01-23 08:48:01 +07:00
jahorton
56ff647016 fix(web): Fix now compatible with test-mode compilation 2020-01-22 12:19:27 +07:00
jahorton
0273b74cc4 fix(web): patches up textareas, sqaushes extra focus events 2020-01-22 12:14:22 +07:00
jahorton
3374affa35 fix(web): blur->focus handles horiz scrolling 2020-01-22 10:59:40 +07:00
jahorton
7cd6b39f18 chore(web): update merge against 'master' 2020-01-21 13:19:42 +07:00
Joshua Horton
64956480f0
Merge pull request #2477 from keymanapp/fix/common/2469-trie-smp-transforms
fix(lmlayer): Trie model SMP compatibility
2020-01-17 08:22:21 +07:00
jahorton
19bb5e07d7 change(web): api compat with LMLayer SMP fixes 2020-01-15 12:24:12 +07:00
Joshua Horton
53ac2256dd
Merge pull request #2468 from keymanapp/web-dark-mode
feat(web): iOS dark mode support
2020-01-13 15:51:08 +07:00
jahorton
b12fa22fa0 change(web): starts StyleConstants object for centralized style defs 2020-01-10 12:09:06 +07:00
jahorton
9e046b6ffb fix(web): Prevents infinite loop (w timeout) for ui init when embedded 2020-01-08 11:54:27 +07:00
jahorton
a1b370177e feat(web): dark mode styling for ios tablets 2020-01-06 09:43:35 +07:00
jahorton
c0ac3166c6 feat(web): Dark mode CSS for ios phone form factors 2020-01-06 09:39:01 +07:00
jahorton
47a2a5ec5f feat(ios): ios-phone predictive banner dark styling 2019-12-20 11:50:09 +07:00
jahorton
aff907ffd0 chore(ios): Merge branch 'master' into web-dark-mode 2019-12-20 11:34:34 +07:00
jahorton
198fe16223 docs(android): Adds documentation for build script changes 2019-12-18 08:13:19 +07:00
jahorton
c1c3c1e6a1 fix(android): Removes Closure's auto-polyfills, adds test case bypass 2019-12-16 12:24:04 +07:00
Marc Durdin
22d498d47b chore: address review comments 2019-12-09 10:05:22 +00:00
Marc Durdin
c4247fe7d2 chore: update history 2019-12-08 10:01:05 +00:00
jahorton
4778819203 feat(lmlayer): adds basic error reporting from worker 2019-12-02 07:55:37 +07:00
jahorton
ecddb73862 change(android): gets API 23 working again, but not 19 or 21 (yet) 2019-12-02 07:55:37 +07:00
jahorton
14d9ae911a fix(web): Cleans up PR changes 2019-11-27 11:53:31 +07:00
jahorton
228c9ede3a fix(web): Fixes #2379. Allows '.' in macOS version strings 2019-11-27 11:49:40 +07:00
jahorton
efe440c659 fix(web): unit test reporting stability 2019-11-27 09:53:42 +07:00
jahorton
4b19605a61 docs(web): for BrowserStack testing targets 2019-11-25 08:15:26 +07:00
jahorton
b163e58120 change(web): Updates unit test browser targets for CI 2019-11-22 14:37:55 +07:00
Marc Durdin
be04f55b36
Merge pull request #2353 from keymanapp/fix/web/2311-displayUnderlying-is-not-being-tested
fix(web): displayUnderlying flag was ignored
2019-11-19 07:25:16 +11:00
jahorton
3314125fd4 fix(web): Fixes #2328 - links reference for test resource compliation 2019-11-18 12:29:11 +07:00
jahorton
d2df06a646 fix(web): Fixes #2322, updates to tsc 3.7.2 2019-11-18 12:22:43 +07:00
Marc Durdin
f7a21e6d84 fix(web): displayUnderlying flag was ignored
Fixes #2311.

The `displayUnderlying` flag introduced in #1539 was somehow missed from
the 12.0 work. This PR restores the behaviour from 11.0 by adding the
relevant changes from #1539.

Tested in Chrome Emulator.
2019-11-18 16:10:38 +11:00
Marc Durdin
5a8f5a958d chore(web): history 2019-11-13 07:14:16 +11:00
jahorton
966ea1277e docs(web): an important thought re dark mode implementation in web 2019-11-08 16:04:58 +07:00
jahorton
c01fb9570b feat(web): start web dark mode css dev 2019-11-08 15:57:13 +07:00
Joshua A. Horton
1136a986f7 fix(web): Fixes #2289 2019-11-08 09:27:23 +07:00
Joshua Horton
868c29dc63
Merge pull request #2287 from keymanapp/web-2209-mnemonic-code-handling
fix(web): Fixes mnemonic code handling issues
2019-11-06 09:53:17 +07:00
Joshua Horton
fdb26e3fd2
Merge pull request #2268 from keymanapp/web-2267-detect-ios-spoofs
fix(web): iOS-Safari user agent spoof detection
2019-11-06 09:52:53 +07:00
jahorton
2af828fd15 docs(web): batch history.md update 2019-11-06 09:51:34 +07:00
jahorton
e448f45a63 fix(web): fixes mnemonic code handling issues 2019-11-04 14:17:40 +07:00
Joshua A. Horton
dfcfa2343b feat(web): bounds check unit test 2019-10-31 11:48:00 +07:00
Joshua A. Horton
ef8c691381 fix(web): Adds bounds-check in output targets 2019-10-31 10:29:59 +07:00
Joshua A. Horton
35fec0e4f6 fix(web): Fixes #2261, filters nul when deleting context 2019-10-31 10:16:34 +07:00
jahorton
b38f618aba fix(web): Almost broke Chrome debug on macOS 2019-10-31 08:45:02 +07:00
jahorton
23689d2c70 fix(web): Fixes #2267 - iOS-Safari user agent spoof detection 2019-10-30 14:05:08 +07:00
jahorton
0a0ab9e1ac Updates notifyKeyboard and uses of KNS 2019-10-09 09:52:45 +07:00
jahorton
ebca69fac6 Adds salvaged code from KMW 2.0 for synth event scroll trigger dev start. 2019-10-07 09:50:08 +07:00
Marc Durdin
fd02a43ffd
Merge pull request #2175 from keymanapp/beta-alpha-p7s8
Cherry Pick P7S8 PRs to Alpha.
2019-10-04 16:32:31 +10:00
Joshua Horton
2e85a2c347
Merge pull request #2172 from keymanapp/web-2162-fat-finger-layer-conflict
[Web] Blocks fat-finger calculations from changing OSK layers
2019-10-04 12:32:51 +07:00
jahorton
4c6014edc1 Better comment. 2019-10-04 11:07:05 +07:00
jahorton
e18a1609e8 history.md 2019-10-04 11:04:53 +07:00
jahorton
73a6f04574 Blocks nextLayer store-sets during fat-finger cals 2019-10-04 11:04:47 +07:00