Commit graph

33096 commits

Author SHA1 Message Date
Joshua A. Horton
721bc9172e fix(web): prevent unintuitive space-output blocking for mid-context suggestions
Fixes: #12309
2024-08-29 10:01:45 +07:00
Eberhard Beilharz
0ae160c74f
Merge pull request #12304 from keymanapp/chore/web/comment
chore(web): remove obsolete comment
2024-08-29 09:17:30 +07:00
Eberhard Beilharz
4567230c9c
Merge pull request #12302 from keymanapp/docs/core/fixtypo
docs(core): fix a typo in the KMX+ doc
2024-08-29 09:17:02 +07:00
Eberhard Beilharz
39f0d5b057
Merge pull request #12194 from keymanapp/refactor/web/12151_gestures
refactor(web): move `gesture-recognizer` → `gesture-processor` 🏗️
2024-08-29 09:16:42 +07:00
Eberhard Beilharz
0918b3985f
fix(linux): add dependency 2024-08-29 08:48:06 +07:00
Keyman Server
ede9f3cd73
Merge pull request #12306 from keymanapp/auto/version-master-18.0.101
auto: increment master version to 18.0.101
2024-08-28 11:03:15 -07:00
Keyman Build Agent
00a88fbe30 auto: increment master version to 18.0.101 2024-08-28 14:02:38 -04:00
rc-swag
ce5c590db2 feat(windows): update setup form SIL logo 2024-08-28 21:49:58 +10:00
Eberhard Beilharz
5b570517b1
fix(linux): display error and abort if fonttools are missing 2024-08-28 16:14:17 +07:00
Eberhard Beilharz
cf3eef418a
chore(web): remove obsolete comment 2024-08-28 14:32:27 +07:00
Eberhard Beilharz
2a6e9507ee
docs(core): improve formatting of KMX+ doc 2024-08-28 14:30:16 +07:00
Eberhard Beilharz
0aec7237c4
docs(core): fix a typo in the KMX+ doc 2024-08-28 14:29:19 +07:00
Eberhard Beilharz
ad4bbdf047
feat(common): add script to run build and tests in Docker container
Addresses code review comments.
2024-08-28 14:15:19 +07:00
sgschantz
24daed27f7 change(mac): minor comment cleanup
Fixes: #2542
2024-08-28 12:54:42 +07:00
Shawn Schantz
31a545bcf2
Merge branch 'change/mac/2542-store-keyboards-elsewhere' into change/mac/2542-use-partial-keyboard-paths 2024-08-28 12:46:27 +07:00
Darcy Wong
745bbd5cd5 fix(android): Clarify directions on Text Size menu 2024-08-28 09:57:58 +07:00
Darcy Wong
0b1f85bd77 chore(android,ios): Update FirstVoices keyboards to 12.15
* Keyboard version updates corresponding to fv_all.kmp version 12.15
2024-08-28 06:56:21 +07:00
rc-swag
72c894bf38
Merge pull request #11967 from keymanapp/fix/windows/kmdisplayim-validated-im-visibility
fix(windows): check IM window will be in a visible location
2024-08-28 09:21:05 +10:00
Keyman Server
1d346d9a49
Merge pull request #12299 from keymanapp/auto/version-master-18.0.100
auto: increment master version to 18.0.100
2024-08-27 11:03:50 -07:00
Keyman Build Agent
0daf91021c auto: increment master version to 18.0.100 2024-08-27 14:03:04 -04:00
Joshua Horton
95bcf99e64
Merge pull request #12115 from keymanapp/feat/web/utf8-charset-output 2024-08-27 19:02:07 +07:00
Joshua Horton
7fbd67cfdc
Merge pull request #12297 from keymanapp/fix/common/models/test-fixture-import-path 2024-08-27 19:01:33 +07:00
rc-swag
e2ec08ca9b feat(windows): remove klogging enable 2024-08-27 18:03:57 +10:00
Marc Durdin
1ad55b14fa
Merge branch 'master' into chore/linux/cicontainer 2024-08-27 09:58:34 +02:00
Joshua A. Horton
9cf996a184 fix(web): fixes wordbreaker test import path 2024-08-27 14:55:33 +07:00
Joshua A. Horton
8c4c485578 fix(web): fixes wordbreaker test import path 2024-08-27 14:03:22 +07:00
Joshua A. Horton
e6fb213fa2 fix: revert unintended change outside of new func 2024-08-27 13:23:10 +07:00
Joshua A. Horton
b589aed4c0 chore: builder.inc.sh cleanup in new method 2024-08-27 13:14:57 +07:00
Joshua A. Horton
1b166f580d chore: builder_completion echo cleanup 2024-08-27 13:14:13 +07:00
Shawn Schantz
8dd258d485
Merge branch 'master' into change/mac/2542-store-keyboards-elsewhere 2024-08-27 13:09:25 +07:00
sgschantz
ea6e29581b change(mac): some minor changes after review comments 2024-08-27 13:06:37 +07:00
Joshua A. Horton
f07eba115d feat: add builder autocompletion script 2024-08-27 12:53:18 +07:00
Joshua A. Horton
98a27925f4 chore(web): Merge branch 'master' into feat/web/utf8-charset-output 2024-08-27 10:20:25 +07:00
Joshua Horton
957412aa77
Merge pull request #10692 from keymanapp/feat/web/wordbreaker-data-optimization
feat(web): optimize the wordbreaker data table for filesize and ease of first-load parsing 
2024-08-27 10:19:25 +07:00
Joshua Horton
3e89ff8c5a
Merge pull request #10690 from keymanapp/feat/web/wordbreaker-property-data-gen
feat(web): import the generator for the pred-text wordbreaker's Unicode-property data-table 
2024-08-27 10:19:04 +07:00
rc-swag
50a56c94fc chore(windows): Merge branch 'epic/windows-updates' into feat/windows/add-apply-now-update 2024-08-27 13:02:46 +10:00
Darcy Wong
733bc29bf1
Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
2024-08-27 09:52:48 +07:00
Eberhard Beilharz
0d194faa71
refactor(web): fix tests 2024-08-27 09:37:43 +07:00
Darcy Wong
30ec15c5fa fix(android): Auto-mirror Text Size icons for RTL support 2024-08-27 09:05:05 +07:00
rc-swag
ee68b28650 chore(windows): Merge branch 'master' into fix/windows/kmdisplayim-validated-im-visibility 2024-08-27 11:27:19 +10:00
rc-swag
500c800bb4 feat(windows): remove developer debug logging 2024-08-27 11:01:50 +10:00
Shawn Schantz
930221376c fix(mac): show package info after keyboard install
Move to updated APIs that no longer require window dismissal.

Fixes: #9308
2024-08-27 04:19:51 +07:00
Keyman Server
c3535b4106
Merge pull request #12289 from keymanapp/auto/version-master-18.0.99
auto: increment master version to 18.0.99
2024-08-26 11:04:31 -07:00
Keyman Build Agent
77d9c386ae auto: increment master version to 18.0.99 2024-08-26 14:03:46 -04:00
Dr Mark C. Sinclair
2bd2697868 chore(developer): correct order of paramaters in EXPECT_EQ to expected, actual in ReportCompilerMessage test 2024-08-26 15:04:01 +01:00
Dr Mark C. Sinclair
b6282457cd chore(developer): unicode group checks in GetXStringImpl_type_u test 2024-08-26 14:55:42 +01:00
Dr Mark C. Sinclair
cb9b2c545b chore(developer): manual merging of the two GetXStringImpl_type_c tests 2024-08-26 14:37:41 +01:00
Dr Mark C. Sinclair
1fe11edb9c chore(developer): Merge branch 'master' into test/developer/kmcmplib-compiler-unit-tests-3
# Keyman Conventional Commit suggestions:
#
# - Link to a Sentry issue with git trailer:
#     Fixes: _MODULE_-_ID_
# - Give credit to co-authors:
#     Co-authored-by: _Name_ <_email_>
# - Use imperative, present tense ('attach' not 'attaches', 'attached' etc)
# - Don't include a period at the end of the title
# - Always include a blank line before trailers
# - More: https://github.com/keymanapp/keyman/wiki/Pull-Request-and-Commit-workflow-notes
2024-08-26 14:19:50 +01:00
Dr Mark C. Sinclair
f5ddc4b323
Merge pull request #12263 from keymanapp/fix/developer/12262-ensure-call-detects-invalid-store-in-kmcmplib-compiler
fix(developer): ensure call() detects invalid store in kmcmplib compiler
2024-08-26 14:17:56 +01:00
Dr Mark C. Sinclair
3cd34e260f chore(developer): add ERROR_InvalidCharacter and n1 only test cases to unicode in GetXStringImpl_type_u test 2024-08-26 12:27:46 +01:00