Darcy Wong
435aa655a7
chore(common): Add Crowdin strings for Kannada
2023-01-24 07:19:11 +07:00
Keyman Server
92bb505f2d
Merge pull request #8068 from keymanapp/auto/version-master-17.0.34
...
auto: increment master version to 17.0.34
2023-01-24 05:01:57 +11:00
Keyman Build Agent
6c07dc55a1
auto: increment master version to 17.0.34
2023-01-23 13:01:21 -05:00
Steven R. Loomis
9089f85391
Merge pull request #8061 from keymanapp/chore/developer/8060-coverage-epic-ldml
...
chore(developer): ldml setup for visual code coverage 🙀
2023-01-23 10:17:42 -06:00
Steven R. Loomis
a0dd562f52
Merge pull request #8059 from keymanapp/chore/common/7967-testfail-epic-ldml
...
chore(common): ldml: fix test case 🙀
2023-01-23 10:17:30 -06:00
Sabine
d1912330f9
Merge branch 'refactor/developer/6026-kmcompx-compiler-cross-platform-part-2-NEW_VERSION' of https://github.com/keymanapp/keyman into refactor/developer/6026-kmcompx-compiler-cross-platform-part-2-NEW_VERSION
...
# Conflicts:
# developer/src/kmcmplib/src/kmx_u16.cpp
2023-01-23 15:39:08 +01:00
Sabine
121d39883e
chore(developer): typos, comments, add function u16rchr()
2023-01-23 14:56:35 +01:00
Marc Durdin
096dee1d4c
chore: Merge branch 'feature-kmcompx' into chore/a17s4-master-to-kmcompx
2023-01-23 14:46:17 +07:00
Shawn Schantz
150ecaadb8
Merge pull request #8015 from keymanapp/chore/xcode14-upgrade
...
chore: Xcode 14.2 update
2023-01-23 14:40:43 +07:00
Marc Durdin
192fe563a8
chore: Merge branch 'master' into chore/beta-to-master-A17S4
2023-01-23 14:37:49 +07:00
Marc Durdin
239d7762d9
chore: fix Delphi build error on VersionGitTag
2023-01-23 14:34:23 +07:00
Joshua A. Horton
7dbc473d4b
chore(web): Merge branch 'change/web/element-wrapper-modularization' into change/web/osk-modularization
2023-01-23 14:31:30 +07:00
Joshua A. Horton
06c5fa7541
chore(web): Merge branch 'change/web/device-detector-modularization' into change/web/element-wrapper-modularization
2023-01-23 14:31:07 +07:00
Joshua A. Horton
36de7b7d72
chore(web): Merge branch 'change/common/web/input-processor-modularization' into change/web/device-detector-modularization
2023-01-23 14:30:46 +07:00
Joshua A. Horton
c81b423d6c
chore(common/web): Merge branch 'feat/common/models/lm-worker-sourcemapping' into change/common/web/input-processor-modularization
2023-01-23 14:26:55 +07:00
Marc Durdin
fc4eb2b2c8
chore: address review comments
2023-01-23 14:13:38 +07:00
Marc Durdin
b1dff6a7ce
chore(mac): add missing versionGitTag field
2023-01-23 14:04:46 +07:00
Joshua A. Horton
4dd8026b6d
fix(web): various bugfixes & changes to facilitate use of detached OSK
2023-01-23 13:38:06 +07:00
sgschantz
3e41f195a4
remove zip as FV dependency and framework
2023-01-23 11:10:44 +07:00
sgschantz
dae26e6123
set iOS Deployment Target to iOS 12.2
2023-01-23 10:08:14 +07:00
Joshua A. Horton
3c5ed3247a
fix(web): sourcemap-path-remapper needed a build.sh
2023-01-23 08:22:29 +07:00
Marc Durdin
4698ad8df5
chore: add VERSION_GIT_TAG to replaceVersionStrings
2023-01-21 18:03:27 +07:00
Marc Durdin
067028cec2
chore: revise tag variable name to VERSION_GIT_TAG
...
Introduce new $VERSION_GIT_TAG environment variable, and update all
references to release@version in all projects to use the new variable.
2023-01-21 17:02:50 +07:00
Keyman Server
527f5a380d
Merge pull request #8062 from keymanapp/auto/version-master-17.0.33
...
auto: increment master version to 17.0.33
2023-01-21 05:13:49 +11:00
Keyman Build Agent
47f6ee7d09
auto: increment master version to 17.0.33
2023-01-20 13:13:11 -05:00
Steven R. Loomis
e63745baff
chore(coverage): ldml setup for visual code coverage 🙀
...
- generate coverage/lcov.info files in several places that were already using c8
- change kmc-package's 'npm test' to include coverage, leave 'coverage' as alias
- gitignore the lcov files
Fixes #8060
2023-01-20 11:22:44 -06:00
Steven R. Loomis
f02307af5b
chore(common): ldml: fix test case 🙀
...
- I had broken this in a212aefeec
by improving the error message extracted from Ajv
For: #7967
2023-01-20 10:12:41 -06:00
Sabine
ce5ef8190b
chore(developer): typos, comments, add function u16rchr()
2023-01-20 15:44:33 +01:00
Eberhard Beilharz
133b713d1e
Merge pull request #8040 from TheSchlunz/TheSchlunz/issue8017
...
fix(linux): JSON File missing after installation
2023-01-20 10:58:42 +01:00
Sabine
af20847229
chore(developer): rename some functions/variables
2023-01-20 09:37:09 +01:00
Joshua A. Horton
f6d79964d6
chore(web): removes old namespaced version of osk source files
2023-01-20 15:18:09 +07:00
Joshua A. Horton
d987444683
change(web): OSK modularization, prep for standalone mode, refactors to achieve both
2023-01-20 15:16:05 +07:00
Joshua A. Horton
b22c825fa0
chore(common): removes at-this-point-unused npm package
2023-01-20 15:16:04 +07:00
Joshua A. Horton
d952ed24a8
feat(common): TS-based srcmap remapper tool
2023-01-20 15:15:49 +07:00
Joshua A. Horton
fc84af4842
change(web): element-wrapper modularization + unit test conversion
2023-01-20 15:09:56 +07:00
Joshua A. Horton
62cdf6a054
chore(common): removes at-this-point-unused npm package
2023-01-20 15:09:55 +07:00
Joshua A. Horton
44dafd75d0
feat(common): TS-based srcmap remapper tool
2023-01-20 15:09:51 +07:00
Joshua A. Horton
7a7f48bf0c
change(web): modularizes kmwdevice.ts
2023-01-20 15:02:20 +07:00
Joshua A. Horton
d46d0c8c24
change(web): improved debug path for publish-s.keyman
2023-01-20 15:02:19 +07:00
Joshua A. Horton
128f7a5b47
change(web): build counter unused in current implementation
2023-01-20 15:02:19 +07:00
Joshua A. Horton
1753951da3
feat(web): implements publish-downloads action
2023-01-20 15:02:18 +07:00
Joshua A. Horton
a883ab85f9
feat(web): finishes implementation of ci.sh publish-s.keyman action
2023-01-20 15:02:18 +07:00
Joshua A. Horton
4dc2d68a34
feat(web): starts implementation of CI publish-s.keyman action
2023-01-20 15:02:18 +07:00
Joshua A. Horton
4b79f6da76
change(web): param name tweak
2023-01-20 15:02:17 +07:00
Joshua A. Horton
2ce3191e79
change(web): main web's source cleaner tool now based on new common tool
2023-01-20 15:02:17 +07:00
Joshua A. Horton
587d2c88db
feat(common): basic build script for the sourcemap-path-remapper tool
2023-01-20 15:02:16 +07:00
Joshua A. Horton
e24c48c9b7
chore(common): removes at-this-point-unused npm package
2023-01-20 15:02:16 +07:00
Kevin Schluensen
4c0ede6c4d
Change tests to fit install_kmp function
2023-01-20 08:58:14 +01:00
Joshua A. Horton
e1743a34c1
fix(common/models): predictive-text describe_outputs
2023-01-20 14:51:42 +07:00
Joshua A. Horton
0e979a8fdf
change(web): input-processor modularization - first pass
2023-01-20 14:50:56 +07:00