jahorton
963b9213b3
change(ios): restores original return style
2020-01-24 13:05:56 +07:00
jahorton
ef7871d8a0
fix(ios): Fixes embedded subkey layer-shifting
2020-01-24 13:02:26 +07:00
Joshua Horton
09c60bab72
Merge pull request #2514 from keymanapp/web-2168-input-scrolling
...
[Web] Scrolling fix for input elements
2020-01-23 10:45:27 +07:00
jahorton
2c10ec8c86
change(web): Bypasses scroll workaround for embedded mode
2020-01-23 10:36:04 +07:00
jahorton
742aef868c
fix(web): fixes Edge issue in tests with scroll workaround
2020-01-23 10:23:50 +07:00
jahorton
e9a05af8b8
fix(web): Fixes #2516 ; forgot a few changes in #2477
2020-01-23 09:44:30 +07:00
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
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
228c9ede3a
fix(web): Fixes #2379 . Allows '.' in macOS version strings
2019-11-27 11:49:40 +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
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
e448f45a63
fix(web): fixes mnemonic code handling issues
2019-11-04 14:17:40 +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
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
73a6f04574
Blocks nextLayer store-sets during fat-finger cals
2019-10-04 11:04:47 +07:00
Marc Durdin
bdfe5dda3b
[Web] Address review comments
2019-10-04 09:07:04 +10:00
Marc Durdin
8fcaf4efda
[Web] Refactor magic values for key width, padding and margin into constants, and reduce over-enthusiastic rounding efforts
2019-10-04 07:37:11 +10:00
jahorton
66d3c6e1fa
Actual minor tweak, also history.md.
2019-10-01 11:23:19 +07:00
jahorton
208889a28d
Fixes setLastActiveElement for touch form factors
2019-10-01 11:19:24 +07:00
jahorton
ae147e63f5
Better 'default' keyboard version handling
2019-09-25 14:53:16 +07:00