Commit graph

13528 commits

Author SHA1 Message Date
Joshua Horton
5748c472c1
Merge pull request #5728 from keymanapp/chore/web/inline-osk-test-page
chore(web): inline osk test page 🧵
2021-09-23 10:57:04 +07:00
Joshua Horton
5f4656f2b9
Merge pull request #5665 from keymanapp/feat/web/inlined-osk
feat(web): new OSK type - the inlined OSK 🧵
2021-09-23 10:56:56 +07:00
Darcy Wong
8c4240ffe9
Merge pull request #5743 from keymanapp/chore/android/kmapro-run-configurations
chore(android/app): Remove runConfigruations.xml file
2021-09-23 10:35:12 +07:00
Darcy Wong
cc6f790dba chore(android/app): Remove runConfigruations.xml file 2021-09-23 10:09:43 +07:00
jahorton
31ac1b7c1b chore(web): replaces literals with constants 2021-09-23 09:27:09 +07:00
jahorton
3363963f11 docs(web): addresses comment-style per review 2021-09-23 09:16:34 +07:00
Joshua Horton
b726ddac41
Merge pull request #5661 from keymanapp/refactor/web/osk-activation-and-visibility
refactor(web): osk activation and visibility modeling ✂️
2021-09-23 08:07:17 +07:00
Joshua Horton
e8682e2a3f
Merge pull request #5644 from keymanapp/refactor/web/active-element-integrations
refactor(web): active element management in relation to OSK display control ✂️
2021-09-23 08:07:10 +07:00
Marc Durdin
e95fac9350
Merge pull request #5741 from keymanapp/dependabot/npm_and_yarn/resources/build/version/ansi-regex-5.0.1
chore(deps): bump ansi-regex from 5.0.0 to 5.0.1 in /resources/build/version
2021-09-23 09:49:38 +10:00
dependabot[bot]
a7f17946be
chore(deps): bump ansi-regex in /resources/build/version
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-22 18:02:36 +00:00
Keyman Server
36b702ac78
Merge pull request #5740 from keymanapp/auto/version-master-15.0.118
auto: increment master version to 15.0.118
2021-09-23 04:01:51 +10:00
Keyman Build Agent
d109552ff3 auto: increment master version to 15.0.118 2021-09-22 14:01:12 -04:00
jahorton
c4e8238a8a chore(web): Merge branch 'master' into refactor/web/active-element-integrations 2021-09-22 13:38:46 +07:00
jahorton
06bae02e2a fix(web): null guard on touchMenuPos 2021-09-22 13:35:58 +07:00
jahorton
1ac1548bf4 chore(web): Merge branch 'feat/web/inlined-osk' into chore/web/inline-osk-test-page 2021-09-22 09:49:35 +07:00
jahorton
595984c813 fix(web): desktop sil_euro_latin patchup 2021-09-22 09:20:09 +07:00
jahorton
14c2c08954 change(web): key use of innerText over innerHTML 2021-09-22 08:54:52 +07:00
jahorton
202377e79b fix(web): should not use _Box.style.maxWidth 2021-09-22 08:52:19 +07:00
Marc Durdin
e8cb33d75e
Update web/testing/inline-osk/index.html
Co-authored-by: Darcy Wong <darcy_wong@sil.org>
2021-09-22 10:53:04 +10:00
Marc Durdin
3eda9dd3a1
Merge pull request #5727 from keymanapp/fix/developer/kmlmc-debug-path
fix(developer): run kmlmc from Keyman source path
2021-09-22 09:44:55 +10:00
Keyman Server
a9944a73ee
Merge pull request #5735 from keymanapp/auto/version-master-15.0.117
auto: increment master version to 15.0.117
2021-09-22 04:02:28 +10:00
Keyman Build Agent
351061aafb auto: increment master version to 15.0.117 2021-09-21 14:01:42 -04:00
Darcy Wong
0a743a7b73
Merge pull request #5724 from keymanapp/fix/web/lg-key-null
fix(web): Null check for calculating globe key position
2021-09-21 17:33:11 +07:00
jahorton
354e852130 feat(web): inlined OSK - target device hotswap 2021-09-21 14:04:10 +07:00
jahorton
c7ba56c23a feat(web): input alignment on layout refresh 2021-09-21 13:44:29 +07:00
jahorton
0640b60e3e chore(web): Merge branch 'refactor/web/osk-activation-and-visibility' into feat/web/inlined-osk 2021-09-21 12:51:29 +07:00
jahorton
ebd673fdb2 fix(web): osk dismissal after focus timer 2021-09-21 12:19:11 +07:00
jahorton
d687c9e1c3 fix(web): workaround for unwanted CJK pinning 2021-09-21 10:37:08 +07:00
jahorton
09f4aed77e chore(web): Merge branch 'refactor/web/active-element-integrations' into refactor/web/osk-activation-and-visibility 2021-09-21 09:59:46 +07:00
jahorton
a6289f4f0f fix(web): detaches base-page touch handlers on shutdown 2021-09-21 09:55:11 +07:00
jahorton
b452092765 refactor(web): base page touch-handlers 2021-09-21 09:43:34 +07:00
jahorton
a1516d194d fix(web): focus-timer preserves activation on Android 2021-09-21 09:23:11 +07:00
Darcy Wong
dd15e68a0e
Merge pull request #5681 from keymanapp/chore/common/crowdin-zh
chore(common): Check in crowdin strings for Simplified Chinese
2021-09-21 07:14:42 +07:00
rc-swag
4cc9525d2b
Merge pull request #5669 from keymanapp/fix/common/core/list-size-endless-loop
fix(common/core): insure list pntr is incremented
2021-09-21 09:01:27 +10:00
Marc Durdin
5162a028cc chore(web): inline osk test page
Adds a page to experiment with the inline osk.
2021-09-21 07:30:15 +10:00
Marc Durdin
6b8d941f9e chore: add KeymanDeveloperPaths to kmcomp project 2021-09-21 06:45:26 +10:00
Marc Durdin
e6190ee05f fix(developer): run kmlmc from Keyman source path
Makes it possible to run the kmlmc.cmd compiler wrapper script from
Keyman Developer while debugging from source.

Adds a new class `TKeymanDeveloperPaths` which is similar to
`TKeymanPaths`, to provide a future single location for all Keyman
Developer path-related functions. There are a number scattered through
the source at present, e.g. in `RedistFiles.pas`, so this is just a
starting point.
2021-09-21 06:25:35 +10:00
Keyman Server
1d9d40106e
Merge pull request #5726 from keymanapp/auto/version-master-15.0.116
auto: increment master version to 15.0.116
2021-09-21 04:02:18 +10:00
Keyman Build Agent
d41dadd8ca auto: increment master version to 15.0.116 2021-09-20 14:01:38 -04:00
jahorton
0956fb62a7 docs(web): adds comment about prior commit's fix 2021-09-20 15:48:18 +07:00
jahorton
da8e83090a fix(web): touch-based unit test issues 2021-09-20 15:46:59 +07:00
jahorton
48fe02023c fix(web): fixes unit test issue (event's 'buttons' property) 2021-09-20 14:39:27 +07:00
Darcy Wong
bb8f86ec3d fix(web): Null check for calculating globe key position 2021-09-20 13:36:19 +07:00
Marc Durdin
ffd66e32e1
Merge pull request #5697 from keymanapp/fix/developer/5013-debugger-ralt-not-working
fix(developer): support chiral modifiers in debugger 🐞
2021-09-20 16:12:47 +10:00
Marc Durdin
41a9e8c26d
Merge pull request #5696 from keymanapp/feat/developer/5695-debugger-track-set-option-value
feat(developer): track changes to option values better in debugger 🐞
2021-09-20 16:12:39 +10:00
Joshua Horton
1c0b220d4e
Merge pull request #5633 from keymanapp/refactor/web/specialized-osk-views
refactor(web): OSK modularization - specialized OSKView classes ✂️
2021-09-20 10:38:23 +07:00
Marc Durdin
671509a80b
Merge pull request #5719 from keymanapp/chore/common/keyboardprocessor-version
chore(common/core): cleanup version headers
2021-09-20 11:13:52 +10:00
Marc Durdin
e1e2a51d9c chore(common/core): cleanup version headers
Fixes #5450.
2021-09-20 06:05:04 +10:00
Keyman Server
892416df8f
Merge pull request #5716 from keymanapp/auto/version-master-15.0.115
auto: increment master version to 15.0.115
2021-09-18 04:02:36 +10:00
Keyman Build Agent
65aa4ed0f0 auto: increment master version to 15.0.115 2021-09-17 14:01:54 -04:00