Commit graph

20739 commits

Author SHA1 Message Date
Joshua A. Horton
e2b5d69d91 docs(ios): adds script docs to ios/README.md, updates, drops some ancient bits 2023-07-04 12:04:42 +07:00
Joshua A. Horton
6b5228788d fix(ios): sample apps support for parent script option 2023-07-04 08:16:02 +07:00
Joshua A. Horton
b5d0d7d5f8 change(ios): adds targets to primary build.sh 2023-07-03 15:03:55 +07:00
Joshua A. Horton
0745407f6c fix(ios): sample build issue 2023-07-03 09:43:55 +07:00
Joshua A. Horton
b65a80f6f9 fix(ios): lots more fixes per PR review 2023-07-03 09:01:23 +07:00
Joshua A. Horton
3619180720 chore(ios): a bit of suggested trim 2023-06-30 12:58:35 +07:00
Joshua A. Horton
79c4fabf93 fix(ios): should not double-absolute a path (again) 2023-06-30 12:57:25 +07:00
Joshua A. Horton
d9bf6c996b fix(ios): should not double-absolute a path 2023-06-30 12:56:59 +07:00
Joshua A. Horton
30cc48f29e chore(ios): skipped one in a file I meant to complete 2023-06-30 12:56:14 +07:00
Joshua A. Horton
ab237cf3fc chore(ios): addresses some PR review concerns 2023-06-30 12:54:22 +07:00
Joshua A. Horton
c24580627c fix(ios): unset var handling 2023-06-27 12:35:21 +07:00
Joshua A. Horton
4f044cdda5 fix(ios): missed path component for app .ipa build 2023-06-27 12:15:58 +07:00
Joshua A. Horton
bd333eb2c0 fix(ios): inverted condition for disabling code signing in samples 2023-06-27 12:15:44 +07:00
Joshua A. Horton
09ca1492fc change(ios): relative to absolute build folder pathing 2023-06-27 11:54:20 +07:00
Joshua A. Horton
79ccc575ed fix(ios): pathing to xcworkspace from nested folder scripts 2023-06-27 11:33:09 +07:00
Joshua A. Horton
cfde9df407 fix(ios): another nit 2023-06-27 11:16:55 +07:00
Joshua A. Horton
093300aa47 fix(ios): correct dir for carthage use 2023-06-27 11:03:03 +07:00
Joshua A. Horton
ea0cddfd5e chore(ios): forgot to cleanup an in-dev line (sigh) 2023-06-27 10:55:41 +07:00
Joshua A. Horton
489c55d988 fix(ios): forgot to adjust include paths for build-utils.sh 2023-06-27 10:50:14 +07:00
Joshua A. Horton
90a08f1d55 change(ios): mass rework of ios-related scripts 2023-06-27 10:33:37 +07:00
jahorton
a2cf4e03e7 chore(ios): converts kmbuild.sh to builder format 2023-06-26 15:16:05 +07:00
Joshua Horton
5485ad40f7
Merge pull request #8560 from keymanapp/feature-esmodule-web-engine
epic: conversion of Keyman Engine for Web to ES modules 🧩
2023-06-26 10:49:25 +07:00
Joshua Horton
2ac8a4503b
Merge branch 'master' into feature-esmodule-web-engine 2023-06-26 09:09:43 +07:00
Marc Durdin
d36adfc197
Merge pull request #9085 from keymanapp/dependabot/npm_and_yarn/semver-7.5.2
chore(deps): bump semver from 7.3.8 to 7.5.2
2023-06-26 11:22:38 +10:00
dependabot[bot]
7d08b08fb2
chore(deps): bump semver from 7.3.8 to 7.5.2
Bumps [semver](https://github.com/npm/node-semver) from 7.3.8 to 7.5.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.8...v7.5.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-24 12:37:06 +00:00
Keyman Server
27d44fcb75
Merge pull request #9083 from keymanapp/auto/version-master-17.0.130
auto: increment master version to 17.0.130
2023-06-24 01:42:21 +07:00
Keyman Build Agent
97703b10e1 auto: increment master version to 17.0.130 2023-06-23 14:41:44 -04:00
Steven R. Loomis
c3e55e3e56
Merge pull request #9049 from keymanapp/feat/core-7377-reorder-parse-epic-ldml
feat(common,developer,core): add uset section 🙀
2023-06-23 12:45:48 -05:00
Steven R. Loomis
0e9324074e
Merge pull request #9072 from keymanapp/fix/core-7377-transform-unbreak-epic-ldml
fix(core): fix ldml transforms 🙀
2023-06-23 11:58:48 -05:00
Steven R. Loomis
21c47caa56
Merge pull request #9071 from keymanapp/fix/windows-9064-dont-break-kmxplus-on-install
fix(windows): support kmxplus in mcompile 🙀
2023-06-23 11:15:28 -05:00
Darcy Wong
011c339207
Merge pull request #9070 from keymanapp/chore/android/launch-report-warnings
chore(android/app): Address some pre-launch accessibility report warnings
2023-06-23 11:09:42 -05:00
Darcy Wong
c9281f4676
Merge pull request #9040 from keymanapp/chore/common/crowdin-es
chore(common): Update crowdin strings for Spanish (es-ES and es-419)
2023-06-23 11:09:19 -05:00
Steven R. Loomis
8a3a08dcf7 feat(core): update documentation and builder for uset 🙀
- pre-sort the uset items instead of copying the patterns and re-finding
- update docs on the uset subtable

#7377
2023-06-23 10:52:34 -05:00
Steven R. Loomis
d7e0c286e4
Update core/src/ldml/ldml_processor.cpp
Co-authored-by: Marc Durdin <marc@durdin.net>
2023-06-23 10:32:33 -05:00
Steven R. Loomis
f8233bb2a7 chore(windows): update coment on CopyKeyboard 🙀
- CopyFile not CopyFileW
- clarify CopyFIle third argument, that we want overwrite semantics

#9064
2023-06-23 10:30:39 -05:00
Steven R. Loomis
9ce4f0eaa8 fix(core): fix ldml enter 🙀
- pass unknown keys back to OS

#7377
2023-06-22 18:43:34 -05:00
Steven R. Loomis
6e97c40f26 fix(core): fix ldml backspace 🙀
- don't pop state->context() if we know it is empty

#7377
2023-06-22 18:09:53 -05:00
Steven R. Loomis
877070d07e fix(core): fix ldml transforms 🙀
- document transform calling code in ldml_transform
- remove obsolete portions
- optimize keystroke code when no transforms are present
2023-06-22 17:55:18 -05:00
Steven R. Loomis
da244a9323 fix(windows): Don't break KMXPlus on install
mcompile:
- copy keyboards if KMXPlus is detected
- give an error if -u is used on a KMXPlus file
2023-06-22 16:04:34 -05:00
Darcy Wong
d33e3e9a34 chore(android/engine): Remove extra text from image_button 2023-06-22 13:12:14 -05:00
Darcy Wong
ba1bc2c2e2 chore(android/app): Add contentDescription to text slider 2023-06-22 13:11:50 -05:00
Keyman Server
875878c157
Merge pull request #9069 from keymanapp/auto/version-master-17.0.129
auto: increment master version to 17.0.129
2023-06-23 01:02:54 +07:00
Keyman Build Agent
699fc6773b auto: increment master version to 17.0.129 2023-06-22 14:02:17 -04:00
rc-swag
c8cc8a1fef
Merge pull request #9063 from keymanapp/docs/windows/update-testhosts-readme
docs(windows): add more steps for clarity
2023-06-22 11:37:23 +10:00
Steven R. Loomis
0e4ace462d
Merge pull request #9061 from keymanapp/fix/windows-improve-testhost-msg 2023-06-21 19:20:51 -05:00
Steven R. Loomis
28befb82ad
Update windows/src/engine/testhost/testhost.cpp
Co-authored-by: Marc Durdin <marc@durdin.net>
2023-06-21 19:19:17 -05:00
Ross
f955dd3533 docs(windows): add more steps for clarity 2023-06-22 10:09:51 +10:00
Keyman Server
d05a659704
Merge pull request #9062 from keymanapp/auto/version-master-17.0.128
auto: increment master version to 17.0.128
2023-06-22 01:03:01 +07:00
Keyman Build Agent
6b2d7520dc auto: increment master version to 17.0.128 2023-06-21 14:02:18 -04:00
Steven R. Loomis
149f06f2f4 fix(windows): testhost improve error message
if dwError is 0, don't try to format it
avoid "Error starting Keyman: The operation completed successfully.  [0]"
2023-06-21 09:51:28 -05:00