Ross
45fe335abb
feat(windows): Clone HFONT handle
2023-03-30 16:55:42 +10:00
Darcy Wong
ea1779081b
fix(android/app): Update triplet.play version
2023-03-30 09:07:09 +07:00
Joshua A. Horton
7b2cd84f2a
fix(ios): proper linkage for iOS build use of modularized KMW
2023-03-30 08:10:13 +07:00
Darcy Wong
8db1ccdb96
docs(common): Add syntax
2023-03-30 07:32:23 +07:00
Darcy Wong
a83e3b50cc
docs(common): Update dev notes for JAVA_HOME
2023-03-30 07:29:12 +07:00
Darcy Wong
98351adb84
fix(android): Update build-publish to override JAVA_HOME
2023-03-30 07:11:57 +07:00
Keyman Server
baac1ee677
Merge pull request #8545 from keymanapp/auto/version-master-17.0.81
...
auto: increment master version to 17.0.81
2023-03-30 01:02:40 +07:00
Keyman Build Agent
9d8b6e0a6c
auto: increment master version to 17.0.81
2023-03-29 14:01:58 -04:00
Eberhard Beilharz
88142b2e1e
Merge pull request #8538 from keymanapp/fix/linux/8454-CloseWarning
...
fix(linux): Remove warning after pressing Close button
2023-03-29 18:09:13 +02:00
Eberhard Beilharz
c8aefb865b
Merge pull request #8536 from keymanapp/chore/linux/cleanuptests
...
chore(linux): Improve robustness of test cleanup
2023-03-29 18:07:55 +02:00
Eberhard Beilharz
b094e7c3c2
Merge pull request #8535 from keymanapp/chore/linux/packaging
...
chore(linux): Remove dependency on `sudo`
2023-03-29 18:05:56 +02:00
Joshua A. Horton
cc808a861e
fix(android): forgot the builder dependency link for sentry-manager
2023-03-29 16:09:59 +07:00
Joshua A. Horton
d5ec58c52a
fix(web): lots of little connection points for actual in-app use; gets Android app functional
2023-03-29 15:31:55 +07:00
Joshua A. Horton
488ca3fed7
fix(android): minor patch to prior commit
2023-03-29 10:59:23 +07:00
Marc Durdin
23aafebfc2
Merge branch 'feature-kmcompx' into chore/master-to-kmcompx-merge-a17s9
2023-03-29 14:47:58 +11:00
Marc Durdin
1a5592d43f
Merge pull request #8531 from keymanapp/chore/developer/8530-move-filesystem-h-cassert
...
chore(developer): move cassert ref to filesystem.cpp
2023-03-29 14:47:41 +11:00
Marc Durdin
ef61cc3815
Merge pull request #8529 from keymanapp/refactor/common/shared-kmx-tests
...
refactor(common): move core baseline tests into common
2023-03-29 14:47:33 +11:00
Marc Durdin
c8347b3c1e
Merge pull request #8523 from keymanapp/chore/developer/publish-all-required-npm-modules
...
chore(developer): publish all required npm modules
2023-03-29 14:47:23 +11:00
Marc Durdin
82a8ef0f63
Merge pull request #8503 from keymanapp/feat/core/use-kmc-for-kmx-builds
...
feat(core): use kmc to build kmx tests
2023-03-29 14:47:14 +11:00
Marc Durdin
6c639eb044
Merge pull request #8489 from keymanapp/feat/developer/kmc-kmn
...
feat(developer): kmc-kmn
2023-03-29 14:47:06 +11:00
Marc Durdin
abeb6a3bec
chore: Merge branch 'feature-kmcompx' into chore/master-to-kmcompx-merge-a17s9
2023-03-29 10:40:04 +07:00
Joshua A. Horton
48610a3b43
fix(common/web): modularizes SentryManager, re-enables it
2023-03-29 09:54:24 +07:00
Darcy Wong
3d1e2dafff
fix(oem/fv/android): Use Java 11
2023-03-29 09:46:27 +07:00
Darcy Wong
0ebbe776f7
refactor(android): Use JAVA_HOME_ vars to set Java version
2023-03-29 09:46:27 +07:00
Darcy Wong
85a9f902d0
chore(android): Update setup documentation
2023-03-29 09:46:27 +07:00
Darcy Wong
ff6d5dbd44
chore(android): Update Android projects for Java 11
2023-03-29 09:46:27 +07:00
Darcy Wong
9948407ee9
chore(android): Update gradle-wrapper to 7.5.1
2023-03-29 09:46:27 +07:00
Darcy Wong
c11352b4fa
chore(android/engine): Update to Java 11
2023-03-29 09:46:27 +07:00
Joshua A. Horton
9f082c7d4c
feat(web): functional app/webview in android debug-host (minus SentryManager)
2023-03-29 08:28:44 +07:00
Steven R. Loomis
1736b6fac7
fix(core): ldml use ja / pt keyboards out of ldml 🙀
...
For: #8161
2023-03-28 16:56:44 -05:00
Steven R. Loomis
2c6be3a85d
chore(resources): ldml update for abnt2/iso 🙀
...
- CLDR: 7f3e1b9d6c6c633d921316d2b5bd0aa693dc15e6
- in-progress data from unicode-org/cldr#2802
For: #8161
2023-03-28 16:44:40 -05:00
Eberhard Beilharz
9c5718667c
fix(linux): Remove warning after pressing Close button
...
Fixes #8454 .
2023-03-28 20:05:29 +02:00
Keyman Server
d00615316d
Merge pull request #8537 from keymanapp/auto/version-master-17.0.80
...
auto: increment master version to 17.0.80
2023-03-29 01:02:49 +07:00
Keyman Build Agent
cbe98f3975
auto: increment master version to 17.0.80
2023-03-28 14:02:08 -04:00
Eberhard Beilharz
38b2254d39
chore(linux): Improve robustness of test cleanup
...
Closes #8517 .
2023-03-28 19:51:17 +02:00
Eberhard Beilharz
60a6794271
chore(linux): Remove dependency on sudo
...
Fixes #8468 .
2023-03-28 19:34:33 +02:00
Eberhard Beilharz
33bd3a484c
Merge pull request #8532 from keymanapp/docs/linux/bionic
...
docs(linux): Update common questions
2023-03-28 15:59:28 +02:00
Steven R. Loomis
9079ced75a
chore(core): ldml update for abnt2/iso 🙀
...
- address review comments
For: #8161
2023-03-28 08:15:19 -05:00
Steven R. Loomis
7e0255e90c
chore(resources): ldml update for abnt2/iso 🙀
...
- address review comments
For: #8161
2023-03-28 08:12:50 -05:00
Marc Durdin
d044b9c8ef
chore(linux): include common/test/keyboards in dist.sh
2023-03-28 14:45:55 +07:00
Joshua A. Horton
3f4fd65d07
fix(web): android debug-host page linkage
2023-03-28 14:36:58 +07:00
Eberhard Beilharz
8f4a4b3e6c
docs(linux): Update common questions
...
- add Ubuntu 18.04 as being last supported in Keyman 16
- clarify that km-config needs to be started from command line
in order to disable error reporting
2023-03-28 09:22:33 +02:00
Eberhard Beilharz
ca470f14ce
Merge pull request #8526 from keymanapp/docs/linux/bionic
...
docs(linux): Update minimum required Ubuntu version
2023-03-28 09:14:34 +02:00
Eberhard Beilharz
4d5e3e2237
Merge pull request #8506 from keymanapp/chore/linux/cherry-pick/debian
...
chore(linux): Revert "Run and ignore autopkgtests on s390x" 🍒
2023-03-28 09:06:40 +02:00
Marc Durdin
4523282510
chore: fix comment
...
Co-authored-by: Darcy Wong <darcy_wong@sil.org>
2023-03-28 17:58:17 +11:00
Marc Durdin
0f5589f37f
chore: fix typo
2023-03-28 13:38:43 +07:00
Marc Durdin
20da826c43
chore(core): address review comments
2023-03-28 13:21:34 +07:00
Marc Durdin
f31cc92848
chore: address review comments
2023-03-28 13:17:56 +07:00
Marc Durdin
f5c055e619
chore(developer): move cassert ref to filesystem.cpp
2023-03-28 13:10:12 +07:00
Joshua A. Horton
173d491d62
feat(web): initial app/webview build product
2023-03-28 12:33:04 +07:00