Commit graph

33096 commits

Author SHA1 Message Date
Darcy Wong
bc3ab4b7f7
Merge pull request #6488 from keymanapp/test/common/web-context-tests-font
test(common/resources): Add Noto font to web_context_tests keyboard
2022-04-07 08:22:55 +07:00
Ross
951a17d372 fix(windows): only check for any previous version installed
There was a time, pre version 11 when the Product version GUID was
the same between versions. That is no longer the case.
Now we only set defaults if no previous installed version exists.
2022-04-07 11:22:43 +10:00
Marc Durdin
4f32efb5a4 chore: Merge branch 'master' into chore/beta-to-master-B15S7 2022-04-07 11:21:54 +10:00
Marc Durdin
206a2fce0a
Merge pull request #6486 from keymanapp/feat/ios/testflight-builds-for-prs
feat(ios): testflight builds for PRs
2022-04-07 11:18:57 +10:00
Darcy Wong
b9f6ac34e2 test(common/resources): Add Noto font to web_context_tests keyboard 2022-04-07 08:04:42 +07:00
Marc Durdin
cbe8810a6d fix(developer): handle exception on unpaired surrogate
Fixes #6480.
2022-04-07 10:47:13 +10:00
Marc Durdin
00361d4aef
Merge pull request #6479 from keymanapp/fix/ios/6255-check-version
fix(iOS): check version during package install
2022-04-07 09:17:26 +10:00
Marc Durdin
65076284f8
Update ios/engine/KMEI/KeymanEngine/Classes/KeymanPackage.swift 2022-04-07 09:17:18 +10:00
Marc Durdin
4eb2f2888f chore(ios): remove fastfile 2022-04-07 09:11:33 +10:00
Marc Durdin
ed13200423 chore(ios): cleanup 2022-04-07 09:10:49 +10:00
Marc Durdin
5fa8441217 chore(ios): use TC build counter for uniqueness in build number 2022-04-07 06:08:01 +10:00
Keyman Server
a36be74cfd chore(ios): try date format for build_number 2022-04-06 20:28:07 +10:00
Keyman Server
8ff4802f2c chore(ios): track errors 2022-04-06 19:42:55 +10:00
Keyman Server
5417282b7b feat(ios): fastfile for PR builds 2022-04-06 17:37:30 +10:00
Marc Durdin
e50ea7e862 feat(ios): testflight builds for PRs 2022-04-06 17:26:52 +10:00
Darcy Wong
41bce3fc0b chore(android/engine): Fix surrogate pairs in test 2022-04-06 08:18:07 +07:00
Keyman Server
71b2001389
Merge pull request #6484 from keymanapp/auto/version-master-16.0.7
auto: increment master version to 16.0.7
2022-04-06 04:03:56 +10:00
Keyman Build Agent
588d0e8506 auto: increment master version to 16.0.7 2022-04-05 14:03:14 -04:00
Keyman Server
276fc13f5e
Merge pull request #6483 from keymanapp/auto/version-beta-15.0.229
auto: increment beta version to 15.0.229
2022-04-06 04:02:47 +10:00
Keyman Build Agent
54884ec2ad auto: increment beta version to 15.0.229 2022-04-05 14:02:12 -04:00
Darcy Wong
dc5c8a7f99 fix(android/app): Simplify sharing intent 2022-04-05 14:43:28 +07:00
Darcy Wong
27cc509038 chore(android/engine): Cleanup vars 2022-04-05 12:19:58 +07:00
sgschantz
e8c260babb package install fails with alert if Keyman version in use is lower than the minimum specified in the package 2022-04-05 11:31:00 +07:00
Darcy Wong
1bc5ac75da fix(android/engine): Update countSurrogatePairs() 2022-04-05 09:32:55 +07:00
Marc Durdin
4cbfead6e5
Merge pull request #6415 from keymanapp/fix/mac/6253-check-fileVersion
fix(mac): check package fileVersion during install
2022-04-05 07:31:38 +10:00
Keyman Server
7ac84b4ffa chore(mac): address review comments 2022-04-05 07:30:07 +10:00
Marc Durdin
7df1ab1930
Merge pull request #6459 from keymanapp/feat/web/prediction-casing-follows-layer
feat(web): prediction casing follows current layer
2022-04-05 06:45:42 +10:00
Marc Durdin
30207abc0d
Merge pull request #6472 from keymanapp/dependabot/npm_and_yarn/developer/server/minimist-1.2.6
chore(deps): bump minimist from 1.2.5 to 1.2.6 in /developer/server
2022-04-05 06:44:44 +10:00
dependabot[bot]
ad7aa5c8b1
chore(deps): bump minimist from 1.2.5 to 1.2.6 in /developer/server
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 20:44:32 +00:00
Marc Durdin
4671789cc4
Merge pull request #6471 from keymanapp/dependabot/npm_and_yarn/web/testing/regression-tests/minimist-1.2.6
chore(deps-dev): bump minimist from 1.2.5 to 1.2.6 in /web/testing/regression-tests
2022-04-05 06:44:02 +10:00
Marc Durdin
435d361361
Merge pull request #6470 from keymanapp/dependabot/npm_and_yarn/web/testing/regression-tests/ansi-regex-3.0.1
chore(deps): bump ansi-regex from 3.0.0 to 3.0.1 in /web/testing/regression-tests
2022-04-05 06:43:40 +10:00
Keyman Server
bd523487f9
Merge pull request #6475 from keymanapp/auto/version-master-16.0.6
auto: increment master version to 16.0.6
2022-04-05 04:06:18 +10:00
Keyman Build Agent
ab5ab6938a auto: increment master version to 16.0.6 2022-04-04 14:05:42 -04:00
Keyman Server
7e4229c820
Merge pull request #6474 from keymanapp/auto/version-beta-15.0.228
auto: increment beta version to 15.0.228
2022-04-05 04:04:38 +10:00
Keyman Build Agent
6e8a458c3b auto: increment beta version to 15.0.228 2022-04-04 14:03:57 -04:00
Eberhard Beilharz
e4a03a1f53
Merge pull request #6460 from keymanapp/docs/linux/readme
docs(linux): Update testing section in readme
2022-04-04 15:23:01 +02:00
Marc Durdin
c456f9a417
Merge pull request #6463 from keymanapp/feat/developer/6462-duplicate-store-group-definitions
feat(developer): check for duplicate store/group names
2022-04-04 19:35:13 +10:00
Marc Durdin
4c60319266
Merge branch 'beta' into feat/developer/6462-duplicate-store-group-definitions 2022-04-04 19:35:01 +10:00
Marc Durdin
6e8e97e300
Merge pull request #6451 from keymanapp/fix/developer/5472-kmconvert-check-parameters
fix(developer): validate kmconvert parameters
2022-04-04 19:32:49 +10:00
Marc Durdin
5a8064ef4e
Merge branch 'beta' into fix/developer/5472-kmconvert-check-parameters 2022-04-04 19:32:42 +10:00
dependabot[bot]
81da2ab240
chore(deps-dev): bump minimist in /web/testing/regression-tests
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 09:31:17 +00:00
dependabot[bot]
819931e803
chore(deps): bump ansi-regex in /web/testing/regression-tests
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 09:31:08 +00:00
Marc Durdin
fb3d9c3eb0
Merge pull request #6467 from keymanapp/chore/beta-to-master-B15S6
chore(common): beta to master B15S6
2022-04-04 19:30:11 +10:00
Marc Durdin
10ec7fbc2f
Merge pull request #6466 from keymanapp/fix/developer/2748-icon-editor-font-color
fix(developer): icon editor font color now follows fgcolor
2022-04-04 19:30:04 +10:00
Marc Durdin
551dbe4cdf
Merge pull request #6465 from keymanapp/feat/developer/2749-icon-editor-clear-all-button
feat(developer): add Clear All button to icon editor
2022-04-04 19:29:54 +10:00
Marc Durdin
348036c703
Merge pull request #6445 from keymanapp/feat/developer/194-check-filename-case
feat(developer): check filename case consistency when compiling keyboard
2022-04-04 19:29:22 +10:00
Marc Durdin
7f914c9e82
Merge pull request #6440 from keymanapp/feat/developer/355-unreachable-code
feat(developer): hint on unreachable code
2022-04-04 19:29:13 +10:00
Marc Durdin
50d584f745
Merge pull request #6457 from keymanapp/fix/web/6005-modifier-breaks-suggestions
fix(web): rely on caller for unmatched keys
2022-04-04 19:28:42 +10:00
Darcy Wong
3f068123b4
Merge pull request #6469 from keymanapp/docs/common/current-version-15
chore(common): Update in-app help versions to 15.0
2022-04-04 13:00:37 +07:00
Darcy Wong
e6f8939721 chore(common): Update in-app help versions to 15.0 2022-04-04 11:52:13 +07:00