Commit graph

15444 commits

Author SHA1 Message Date
Joshua A. Horton
ee63b55740 feat(web): initial skeleton for gesture-recognizer host page 2022-07-11 13:02:01 +07:00
Joshua A. Horton
70f6626392 fix(web): missed config type-check 2022-07-11 13:01:09 +07:00
Joshua A. Horton
120d48e2af fix(web): bounds detection logic 2022-07-04 10:27:06 +07:00
Joshua A. Horton
124dcc108b fix(web): config field handling 2022-07-04 10:27:06 +07:00
Joshua A. Horton
be28b54954 fix(web): let's get it right this time 2022-06-29 15:26:55 +07:00
Joshua A. Horton
4a10fde758 fix(web): fixed dimension ordering to match CSS style 2022-06-29 15:17:13 +07:00
Joshua A. Horton
d97281fafa feat(web): implements abstracted bound-check logic 2022-06-27 15:28:17 +07:00
Joshua A. Horton
49bc584ad9 feat(web): another iteration on boundary zone design/logic 2022-06-27 14:24:40 +07:00
Joshua A. Horton
6e45ca9a18 feat(web): start of input boundary generalization 2022-06-27 11:47:20 +07:00
Joshua A. Horton
6b424362d9 chore(web): cleans out replaced callbacks 2022-06-27 11:46:42 +07:00
Joshua A. Horton
cf34fa6b49 refactor(web): input tracking publishes update events 2022-06-27 11:46:42 +07:00
Joshua A. Horton
98f129c3d5 feat(web): starts unification, combined config 2022-06-27 11:46:42 +07:00
Joshua A. Horton
e03e5ab617 fix(web): clearer build failure 2022-06-27 11:44:44 +07:00
Joshua A. Horton
4a5f775dc5 fix(web): script must be executable 2022-06-27 11:44:44 +07:00
Joshua A. Horton
52f31efb01 chore(web): ensure that gesture-recognizer is CI-checked 2022-06-27 11:44:44 +07:00
Joshua A. Horton
5142f80080 docs(web): started a change-tracking doc 2022-06-27 11:44:44 +07:00
Joshua A. Horton
df2a403d27 chore(web): baseline build script for gesture-recognizer 2022-06-27 11:44:44 +07:00
Joshua A. Horton
8e9ee39063 chore(web): disables OSK helper funcs 2022-06-27 11:44:44 +07:00
Joshua A. Horton
25ef83ef64 chore(web): raw copy of relevant, isolatable KMW code 2022-06-27 11:44:44 +07:00
Joshua A. Horton
98b6ff0ec5 feat(web): baseline file organization 2022-06-27 11:44:44 +07:00
Joshua Horton
bcfd822baa
Merge pull request #6836 from keymanapp/chore/ios/wkwebview-for-infoview
chore(ios): modernizes app-help's internals
2022-06-27 08:26:25 +07:00
Keyman Server
b472fb47ae
Merge pull request #6850 from keymanapp/auto/version-master-16.0.21
auto: increment master version to 16.0.21
2022-06-27 04:02:31 +10:00
Keyman Build Agent
5e4d0a9de6 auto: increment master version to 16.0.21 2022-06-26 14:01:56 -04:00
Marc Durdin
ff30b60e25
Merge pull request #6780 from keymanapp/chore/web/tweak-check-web-file-size-message
chore(web): shorten check/web/file-size check message
2022-06-26 07:53:31 +10:00
Marc Durdin
78fae1442c
Apply suggestions from code review 2022-06-25 07:49:01 +10:00
Marc Durdin
b659d6bfd7
Update web/tools/check-build-size.sh 2022-06-25 07:48:15 +10:00
Keyman Server
a0ae1b4c2d
Merge pull request #6845 from keymanapp/auto/version-master-16.0.20
auto: increment master version to 16.0.20
2022-06-25 06:20:45 +10:00
Keyman Build Agent
7279471180 auto: increment master version to 16.0.20 2022-06-24 16:20:07 -04:00
Marc Durdin
bd377ee421
Merge pull request #6835 from keymanapp/chore/ios/log-script-actions
chore(ios): log script actions and fixup export settings to avoid version being clobbered
2022-06-25 05:58:45 +10:00
Marc Durdin
e4f0b7c6dc
Merge pull request #6821 from keymanapp/dependabot/npm_and_yarn/got-11.8.5
chore(deps): bump got from 11.8.3 to 11.8.5
2022-06-24 14:51:25 +10:00
Marc Durdin
cc18058cfe chore(ios): rename run-xcodebuild to run_xcodebuild 2022-06-24 14:03:55 +10:00
jahorton
04d1b17883 fix(ios): fixed up delegate func names 2022-06-24 09:35:17 +07:00
jahorton
b247c87a15 chore(ios): also, the set-up specific version 2022-06-24 09:14:19 +07:00
jahorton
3be58b3e9b chore(ios): converts InfoViewController from UIWebView to WKWebView 2022-06-24 09:01:58 +07:00
Marc Durdin
291a5b67c2 chore(ios): include build-utils.sh for samples 2022-06-24 12:00:29 +10:00
Marc Durdin
0730098236 chore(ios): update ios/macos build scripts to log scripts
Adds run-xcodebuild function to wrap xcodebuild calls to keep logging
and error handling consistent. Currently used only by the iOS build; the
macOS build has a corresponding execBuildCommand function which does
pretty much the same thing (changing that would belong in a separate PR
I think and low priority.)
2022-06-24 11:37:46 +10:00
Joshua Horton
f6841333a2
Merge pull request #6557 from keymanapp/change/web/5943-ie-rooting
change(web): drops old IE-related handling code
2022-06-24 08:35:03 +07:00
Marc Durdin
bb1c6a0d57 chore(ios): add manageAppVersionAndBuildNumber=false 2022-06-24 09:18:49 +10:00
Marc Durdin
9904f91801 chore(ios): improve logging 2022-06-24 07:55:07 +10:00
Marc Durdin
fb53bb9396 chore(ios): attempt to log script actions 2022-06-24 07:18:02 +10:00
Keyman Server
feab0c4479
Merge pull request #6834 from keymanapp/auto/version-master-16.0.19
auto: increment master version to 16.0.19
2022-06-24 04:02:04 +10:00
Keyman Build Agent
77f3f694ef auto: increment master version to 16.0.19 2022-06-23 14:01:25 -04:00
Marc Durdin
3321667ffa
Merge pull request #6629 from keymanapp/chore/common/move-common-core-desktop-to-core
chore(core): move common/core/desktop/ to core/ 🍏
2022-06-23 06:24:42 +10:00
Keyman Server
ee2698cfcd
Merge pull request #6823 from keymanapp/auto/version-master-16.0.18
auto: increment master version to 16.0.18
2022-06-22 16:24:35 +10:00
Keyman Build Agent
76f73e14ea auto: increment master version to 16.0.18 2022-06-22 02:23:52 -04:00
Joshua Horton
1ba77ea4ea
Merge pull request #6793 from keymanapp/fix/web/help-doc-keyboard
fix(web): fixes doc-keyboard generation
2022-06-22 07:54:58 +07:00
dependabot[bot]
d96466300d
chore(deps): bump got from 11.8.3 to 11.8.5
Bumps [got](https://github.com/sindresorhus/got) from 11.8.3 to 11.8.5.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.3...v11.8.5)

---
updated-dependencies:
- dependency-name: got
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 00:54:49 +00:00
Joshua Horton
34a48de47e
Merge pull request #6818 from keymanapp/chore/web/6516-update-error-report-lib-uploader
chore(web): updates error-reporting lib uploader
2022-06-22 07:53:42 +07:00
Keyman Server
baefede210
Merge pull request #6820 from keymanapp/auto/version-master-16.0.17
auto: increment master version to 16.0.17
2022-06-22 04:02:31 +10:00
Keyman Build Agent
d69ecf1e56 auto: increment master version to 16.0.17 2022-06-21 14:01:50 -04:00