Commit graph

24978 commits

Author SHA1 Message Date
Keyman Server
1ebce22776
Merge pull request #8563 from keymanapp/auto/version-master-17.0.84
auto: increment master version to 17.0.84
2023-04-06 01:02:24 +07:00
Keyman Build Agent
4f2c0fb52a auto: increment master version to 17.0.84 2023-04-05 14:01:50 -04:00
rc-swag
c138dcff42
Merge pull request #8561 from keymanapp/fix/windows/8525-close-button-alignment
fix(windows): use right instead of left alignment for popup buttons
2023-04-05 08:10:33 +10:00
Ross
9638dc0fb6 fix(windows): use right instead of left alignment
The fixed layout of the popup means we need use specified
starting point for the child div that contains the add language
and close button. However, it needs to be right justfified
instead of left justified to allow for the variable sized
buttons. The buttons will be longer based on the locale
text chosen.
2023-04-03 17:07:16 +10:00
Steven R. Loomis
cee27a2521 feat(core): icu integration steps 🙀
- build fix

for #8495
2023-03-31 18:06:33 -05:00
Steven R. Loomis
0c9277c4da feat(core): icu integration steps 🙀
- workaround lack of patch_directory on old meson (need 0.55.0)
with a manually generated zip file
- remove an assert in ldml_test_source which is already caught as a test failure

for #8495
2023-03-31 17:16:58 -05:00
Steven R. Loomis
58950720d2 fix(resources): hotpatch to jis/abnt 🙀
- with merge, tests found bugs in the CLDR files!
- ≈ 0c028869bf in CLDR

for #8552
2023-03-31 17:15:58 -05:00
Steven R. Loomis
6d9377fed6 Merge remote-tracking branch 'upstream/master' into feat/core-8435-repertoire-test-epic-ldml 2023-03-31 13:20:19 -05:00
Steven R. Loomis
21cae0bda6 feat(core): icu integration steps 🙀
- reduce build further

for #8495
2023-03-31 13:17:43 -05:00
Keyman Server
fb9738f668
Merge pull request #8559 from keymanapp/auto/version-master-17.0.83
auto: increment master version to 17.0.83
2023-04-01 01:06:09 +07:00
Keyman Build Agent
4b76137477 auto: increment master version to 17.0.83 2023-03-31 14:05:10 -04:00
Steven R. Loomis
fc87334b44 feat(core): icu integration steps 🙀
- disable some failing repertoire tests
- see if a basic integration works

for #8495
2023-03-31 12:39:13 -05:00
Steven R. Loomis
f2b8b9b10d feat(core): check in icu-minimal.wrap and mesonfiles from wrapdb 🙀
License as per core/subprojects/packagefiles/icu-minimal/LICENSE.meson

Commit as the icu-7.2-3 tag of wrapdb at e9198790af

for #8495
2023-03-31 12:18:30 -05:00
Darcy Wong
1d651148b2 chore(android/engine): Update comment and SDK version in test 2023-03-31 13:31:55 +07:00
Marc Durdin
60e4d667f1
Merge pull request #8555 from keymanapp/chore/web/restore-feature-esmodules
chore(web): restore feature-esmodule-web-engine + application of "A17S9 repeat" 🧩
2023-03-31 17:30:19 +11:00
Darcy Wong
cd2d2b794b fix(android): Move cp from configure to build actions 2023-03-31 13:22:28 +07:00
Darcy Wong
c7e65409a3 fix(android): Move set_java_home to build-utils 2023-03-31 13:07:35 +07:00
Darcy Wong
aeab288265
Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
2023-03-31 12:56:20 +07:00
Joshua A. Horton
7f4debdfbf chore(web): restores feature-esmodule-web-engine to prior state
Revert "Merge pull request #8553 from keymanapp/revert-8549-chore/master-to-esmodule-merge-a17s9"

This reverts commit 518750f94e, reversing
changes made to 6df63eddc5.
2023-03-31 12:53:00 +07:00
Marc Durdin
518750f94e
Merge pull request #8553 from keymanapp/revert-8549-chore/master-to-esmodule-merge-a17s9
revert: #8549 "chore(web): merge master into feature-esmodule-web-engine (A17S9 end) 🧩" 🔥
2023-03-31 14:39:24 +11:00
Marc Durdin
eeaea2c839
Merge pull request #8541 from keymanapp/chore/master-to-kmcompx-merge-a17s9
chore: merge master into feature-kmcompx A17S9
2023-03-31 14:30:46 +11:00
Marc Durdin
787b32ba34
Revert "chore(web): merge master into feature-esmodule-web-engine (A17S9 end) 🧩" 2023-03-31 14:17:37 +11:00
Joshua Horton
6df63eddc5
Merge pull request #8549 from keymanapp/chore/master-to-esmodule-merge-a17s9 2023-03-31 08:51:27 +07:00
Steven R. Loomis
f33dea20cf feat(core): icu integration escapade 🙀
for #8495
2023-03-30 18:16:06 -05:00
Steven R. Loomis
5048b402b1
Merge pull request #8513 from keymanapp/feat/developer/8161-jis-abnt2-epic-ldml
feat(developer): support jis and abnt2 🙀
2023-03-30 13:50:34 -05:00
Keyman Server
aad27eef8f
Merge pull request #8551 from keymanapp/auto/version-master-17.0.82
auto: increment master version to 17.0.82
2023-03-31 01:02:26 +07:00
Keyman Build Agent
3718afb31a auto: increment master version to 17.0.82 2023-03-30 14:01:44 -04:00
Joshua A. Horton
376fb0ba1e chore: Merge branch 'master' into chore/master-to-esmodule-merge-a17s9 2023-03-30 19:12:06 +07:00
Joshua A. Horton
371f967768 fix(common/web): lm-worker --debug build fix 2023-03-30 19:03:30 +07:00
laineyhm
46e2b81eab docs(ios): Add link to help page for Settings 2023-03-30 14:32:49 +07:00
laineyhm
e225c92d29 docs(ios): Add help page for Settings 2023-03-30 14:20:10 +07:00
rc-swag
f7989be84f
Merge pull request #8391 from keymanapp/feat/windows/8390/create-simple-text-editor
feat(windows): simple text editor using Edit Control
2023-03-30 16:58:17 +10:00
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