Commit graph

8637 commits

Author SHA1 Message Date
Keyman Server
0741eddba9
Merge pull request #3177 from keymanapp/auto/version-master-14.0.83
auto: increment master version to 14.0.83
2020-05-28 04:02:29 +10:00
Keyman Build Agent
82c17aae21 auto: increment master version to 14.0.83 2020-05-27 14:01:31 -04:00
Eberhard Beilharz
d7be26446d
Merge pull request #3176 from keymanapp/feat/issue-1596
feat(linux): Improve appstream metadata
2020-05-27 18:15:31 +02:00
Eberhard Beilharz
64c6da8f16
Merge pull request #3168 from keymanapp/fix/issue-2628
chore(linux): Update maintainer in package metadata
2020-05-27 15:35:18 +02:00
Eberhard Beilharz
fa8c5fece6
feat(linux): Keep "Keyman for Linux" since that is used on website 2020-05-27 15:32:53 +02:00
Eberhard Beilharz
a6cf5ee3dc
feat(linux): Improve package description 2020-05-27 12:43:28 +02:00
Eberhard Beilharz
4f6a2235ad
feat(linux): Improve appstream metadata 2020-05-27 12:30:58 +02:00
Eberhard Beilharz
f6875b516c
Merge pull request #3169 from keymanapp/fix/issue-2183
fix(linux): Don't fail (un-)install if running multiple ibus
2020-05-27 10:01:52 +02:00
Joshua Horton
5672968f69
Merge pull request #3173 from keymanapp/fix/ios/3035-polish-and-build-warning
fix(ios): fixes build warning on Error coersion, fixes logged error for intermediate embedded state
2020-05-27 12:30:28 +07:00
jahorton
89fe01f188 fix(web/engine): adds null check for error seen in iOS logs 2020-05-27 10:32:00 +07:00
jahorton
276a28c2f8 fix(ios): use of error.localizedMessage 2020-05-27 10:21:37 +07:00
Keyman Server
5bc2e44554
Merge pull request #3172 from keymanapp/auto/version-master-14.0.82
auto: increment master version to 14.0.82
2020-05-27 12:11:15 +10:00
Keyman Build Agent
fba938eaeb auto: increment master version to 14.0.82 2020-05-26 22:10:18 -04:00
Joshua Horton
e7ef026aeb
Merge pull request #3171 from keymanapp/fix/common/gosh-package-lock
fix(common): adds package-lock.json for gosh package
2020-05-27 08:36:17 +07:00
jahorton
06a2b36805 fix(common): adds package-lock.json for gosh package 2020-05-27 08:09:54 +07:00
Eddie Antonio Santos
b563cfa7d1
Merge pull request #3144 from keymanapp/chore/add-models-to-trigger-definitions
chore(common/resources): add `common/models` to build trigger definitions
2020-05-26 08:25:37 -06:00
Eddie Antonio Santos
66fda237fd
Merge pull request #3158 from keymanapp/chore/common/consistent-packages
chore(common,web): use consistent TypeScript dep on all packages
2020-05-26 08:19:15 -06:00
Joshua Horton
11cb215bd9
Merge branch 'master' into chore/common/consistent-packages 2020-05-26 16:50:55 +07:00
Eberhard Beilharz
aebb9d077a
fix(linux): Don't fail (un-)install if running multiple ibus 2020-05-26 10:27:16 +02:00
Marc Durdin
d8e0194cec
Merge pull request #3159 from keymanapp/refactor/common/gosh
refactor(resources): convert gosh into npm package 🙃
2020-05-26 17:59:20 +10:00
Marc Durdin
9d89f90acb chore(common/resources): bump gosh version 2020-05-26 17:20:03 +10:00
Marc Durdin
8cada0331c
Merge branch 'master' into refactor/common/gosh 2020-05-26 17:10:33 +10:00
Eberhard Beilharz
990eca852c
chore(linux): Update maintainer 2020-05-26 09:05:07 +02:00
Eberhard Beilharz
44e1d3a30e
chore(linux): Add VCS information to package metadata 2020-05-26 09:05:07 +02:00
Eberhard Beilharz
7e2851c2ad
chore(linux): Use https URL for homepage 2020-05-26 09:05:07 +02:00
Keyman Server
bd43706cbc
Merge pull request #3164 from keymanapp/auto/version-master-14.0.81
auto: increment master version to 14.0.81
2020-05-26 04:01:52 +10:00
Keyman Build Agent
382b1df8a2 auto: increment master version to 14.0.81 2020-05-25 14:00:54 -04:00
Eddie Antonio Santos
a02217cdc8
Merge pull request #3128 from keymanapp/common/lmlayer/refactor-extra-package-lm-models
refactor(common/lmlayer): create package: @keymanapp/models-templates
2020-05-25 08:36:36 -06:00
Eddie Antonio Santos
dc96a12cc0
Merge branch 'master' into common/lmlayer/refactor-extra-package-lm-models 2020-05-25 08:34:19 -06:00
Eddie Antonio Santos
53d7ce8fdc
docs(common/resources): update gosh.js comment 2020-05-25 08:32:31 -06:00
Eddie Antonio Santos
2127a0ca7f
change(common/resources): move gosh scripts to resource/gosh 2020-05-25 08:29:15 -06:00
Eddie Antonio Santos
a62d1877ab
docs(common/resources): spruce up gosh README 2020-05-25 08:27:25 -06:00
Eddie Antonio Santos
88b83c24ba
docs: update gosh README
Co-authored-by: Marc Durdin <marc@durdin.net>
2020-05-25 08:22:57 -06:00
jahorton
9a1d83f22c fix(common): specifies version of hoisted TypeScript 2020-05-25 10:04:13 +07:00
Darcy Wong
3467e7e81c
Merge pull request #3155 from keymanapp/modify/android/remove-get-keyboards-info
fix(android/engine): Remove LanguageListUtil
2020-05-25 07:24:10 +07:00
Darcy Wong
c72b23a8ed fix(android): Additional cleanup
* Tidy up logic for determining keyboard state
* Update LanguageResource and Keyboard to use null for unspecified versions
2020-05-25 07:13:43 +07:00
Darcy Wong
1e2abb24e7 chore(android): clean up logic and typo 2020-05-25 06:31:27 +07:00
Marc Durdin
0be285e56d fix(common): lerna no longer deletes itself while hoisting 2020-05-25 08:08:07 +10:00
Darcy Wong
5a53d0986f fix(android): Address review comments 2020-05-24 20:52:40 +07:00
Darcy Wong
8fafdca713 fix(android): Remove LanguageListUtil 2020-05-24 14:39:24 +07:00
Eddie Antonio Santos
313fa653ed
change(common,web): depend on gosh package instead of traversing paths 2020-05-23 12:19:14 -06:00
Eddie Antonio Santos
6a72bff75f
refactor(common/resources): convert gosh.js into its own package 2020-05-23 12:03:24 -06:00
Eddie Antonio Santos
c40cfab1c4
chore(common,web): remove hoisted TypeScript from local versions of package-lock.json 2020-05-23 11:49:51 -06:00
Eddie Antonio Santos
bac28e89a4
chore(web): update TypeScript to at least 3.8.3 2020-05-23 11:44:48 -06:00
Eddie Antonio Santos
79e636204e
chore: hoist TypeScript dependency to repo root 2020-05-23 11:12:57 -06:00
Eddie Antonio Santos
790fd8d7ae
fix(web/utils): add missing dependency on @types/node 2020-05-23 11:11:31 -06:00
Eddie Antonio Santos
da99e96c7a
chore(common,web): consistent TypeScript dependency: ^3.8.3 2020-05-23 11:08:18 -06:00
Keyman Server
d287a54e2c
Merge pull request #3156 from keymanapp/auto/version-master-14.0.80
auto: increment master version to 14.0.80
2020-05-23 04:02:22 +10:00
Keyman Build Agent
b088db7fd7 auto: increment master version to 14.0.80 2020-05-22 14:01:17 -04:00
Eddie Antonio Santos
d6c2584eba
Merge branch 'master' into common/lmlayer/refactor-extra-package-lm-models 2020-05-22 11:04:32 -06:00