Commit graph

33096 commits

Author SHA1 Message Date
Joshua A. Horton
d692166e7d chore(web): fixes nested dependency/configures 2022-10-18 13:14:29 +07:00
Joshua A. Horton
ee31f00637 chore(web): reworks web/unit_tests/test.sh 2022-10-18 13:14:15 +07:00
Joshua A. Horton
345647beee chore(web/engine): Merge branch 'master' into chore/web/engine-tools-build-rework 2022-10-18 13:13:46 +07:00
Joshua A. Horton
459e8d8d1c chore(web): post-review tweaks 2022-10-18 12:36:06 +07:00
Darcy Wong
68fc3c6a7d chore(android/engine): Remove help tip 2022-10-18 11:22:34 +07:00
Darcy Wong
3e01e8edd0 fix(android/engine): Dismiss key preview and subkeys on globe action 2022-10-18 10:12:53 +07:00
Darcy Wong
1c885c2a94 chore(android/engine): Update additional references 2022-10-18 07:39:53 +07:00
Darcy Wong
1f458c9cb8
Update android/KMEA/app/src/main/assets/android-host.js
Co-authored-by: Marc Durdin <marc@durdin.net>
2022-10-18 07:01:59 +07:00
Marc Durdin
7ceec748f3 chore(common): move to new GitHub issue form templates 2022-10-18 06:10:15 +11:00
Eberhard Beilharz
f4410616e8
fix(linux): Fix tests
The previous changes didn't work when we output a character +
deadkey. In response to outputting the character we get a
`ibus_keyman_engine_set_surrounding_text` call in which we
called `reset_context` which removed the deadkey marker. This change
fixes this problem by comparing the surrounding text with the
context we already have. Only if it's different we reset the
context.
2022-10-17 20:27:04 +02:00
Keyman Server
30883e4e19
Merge pull request #7469 from keymanapp/auto/version-master-16.0.83
auto: increment master version to 16.0.83
2022-10-18 05:02:45 +11:00
Keyman Build Agent
c60f4426ce auto: increment master version to 16.0.83 2022-10-17 14:02:09 -04:00
Steven R. Loomis
85ed41e16c
Merge pull request #7410 from keymanapp/fix/developer/7404-elem0-epic-ldml 2022-10-17 08:53:23 -05:00
Darcy Wong
8b2b4a670d chore(android/engine): Update Keyman references in android-host.js 2022-10-17 13:10:06 +07:00
Joshua A. Horton
50bc5c5645 fix(web): forgot partial-change test.sh commit 2022-10-17 13:07:44 +07:00
Ross
f3fdccf602 feat(windows): add modify dialog save state jSON 2022-10-17 15:13:16 +10:00
Marc Durdin
d4cb5139da chore(common): automatically run internal dependencies on builder
Fixes #7455.

If a builder script defines outputs for configure or build actions,
builder will figure out if configure and/or build need to be run for
any dependent actions for the script.
2022-10-17 15:16:35 +11:00
sgschantz
0d644b48af modified security alert prompt 2022-10-17 10:58:59 +07:00
Shawn Schantz
1e8913f87b
Merge pull request #7459 from keymanapp/fix/ios/7391-full-access-ios16
fix(ios):  Allow Full Access enabled to fix ios 16  invisible keyboard
2022-10-17 10:55:46 +07:00
Joshua A. Horton
8f84e01bc8 chore(web): removes merged script 2022-10-17 10:49:57 +07:00
Marc Durdin
70ef6ce8fe
Merge pull request #7462 from keymanapp/chore/common/7455-builder-debug-flag
chore(common): `--debug` standard flag for builder
2022-10-17 14:45:18 +11:00
Joshua A. Horton
382efd900e chore(web): reworks web project dev tool builds 2022-10-17 10:44:03 +07:00
Joshua A. Horton
1a674cb9b6 chore(web): dev_resources cleanup 2022-10-17 10:44:02 +07:00
Joshua Horton
c690ed727a
Merge pull request #7395 from keymanapp/fix/web/touch-inputmode-preservation
fix(web): better element inputmode management 📴
2022-10-17 10:19:12 +07:00
Joshua Horton
690a282fe3
Merge pull request #7360 from keymanapp/change/web/drop-alignInputs
chore(web): drops alignInputs, hideInputs 📴
2022-10-17 10:19:05 +07:00
Joshua Horton
66f9c520f7
Merge pull request #7343 from keymanapp/change/web/drop-touch-aliases
change(web): now utilizes 'inputMode="none"' on supported touch devices 📴
2022-10-17 10:18:58 +07:00
Joshua A. Horton
15e4e3745c chore(web): PR cleanup per review 2022-10-17 08:28:46 +07:00
Darcy Wong
f4a2b127a3 Merge remote-tracking branch 'origin/master' into refactor/android/builder-script 2022-10-17 07:55:01 +07:00
Marc Durdin
77bb445258 chore(common): --debug standard flag for builder 2022-10-17 10:41:16 +11:00
Keyman Server
4a8d8b9325
Merge pull request #7461 from keymanapp/auto/version-master-16.0.82
auto: increment master version to 16.0.82
2022-10-17 05:54:50 +11:00
Keyman Build Agent
c144558415 auto: increment master version to 16.0.82 2022-10-16 14:54:14 -04:00
Marc Durdin
4505497dd2
Merge pull request #7456 from keymanapp/chore/common/epic-ldml/update-build-script-deps
chore(common): update build.sh dependencies for epic-ldml 🙀
2022-10-17 04:51:02 +11:00
Marc Durdin
610512834c
Merge pull request #7457 from keymanapp/fix/developer/6730-init-order-for-kmw-in-devserver
fix(developer): manual attachment for kmw in server
2022-10-17 04:50:27 +11:00
Steven R. Loomis
7e5c9ec675 fix(developer): offset of 0th elem str must be 0000 🙀
- update test fixture
- update kmx_plus.cpp to require this

Fix: 7404
2022-10-14 15:00:49 -05:00
Keyman Server
ed7fbefff7
Merge pull request #7460 from keymanapp/auto/version-master-16.0.81
auto: increment master version to 16.0.81
2022-10-15 05:28:30 +11:00
Keyman Build Agent
b937987d3b auto: increment master version to 16.0.81 2022-10-14 14:27:52 -04:00
Sabine
b07e38413d chore(developer): edit + add CERR_tests 2022-10-14 14:05:19 +02:00
Sabine
55d2554797 chore(developer): change remaining old datatype-names to new names ( e.g. char -> KMX_CHAR ) 2022-10-14 13:59:11 +02:00
sgschantz
5e3d6ce650 jump to System Preferences after displaying privacy alert to user 2022-10-14 16:13:57 +07:00
rc-swag
65696d85f1
fix(windows): review comments for code comment
Co-authored-by: Eberhard Beilharz <ermshiperete@users.noreply.github.com>
2022-10-14 18:33:12 +10:00
sgschantz
0578517e0b enable Allow Full Access configuration in settings for FV Keyboards extension 2022-10-14 14:06:39 +07:00
rc-swag
b6722f6a0a
fix(windows): Add review suggestions
Co-authored-by: Marc Durdin <marc@durdin.net>
2022-10-14 16:14:51 +10:00
Marc Durdin
6b52b439bb fix(developer): address ico validity during assignment 2022-10-14 16:49:17 +11:00
Marc Durdin
cbb15b2cb9 chore(core): tweak scripts 2022-10-14 16:32:57 +11:00
Steven R. Loomis
9cb5a03a0d
Merge pull request #7454 from keymanapp/fix/core/7418-utf32-suggestions
fix(core): xstring/utf32 review feedback
2022-10-14 00:00:45 -05:00
Joshua A. Horton
f80fec1280 fix(web): must attach before saving inputmode 2022-10-14 10:58:30 +07:00
Eberhard Beilharz
e9cda3c9ac
Merge pull request #7451 from keymanapp/chore/linux/gitignore
chore(linux): Adjust Linux specific files in `.gitignore`

> I note *.dsc and *.build are not in the revised list, but otherwise LGTM, thanks for tightening this up.
2022-10-14 05:54:51 +02:00
Marc Durdin
f244d170f6
Merge pull request #7453 from keymanapp/feat/common/builder-report-deps
feat(common): builder script dependency and legacy script report
2022-10-14 14:46:44 +11:00
Marc Durdin
25d91e8f4d fix(developer): manual attachment for kmw in server 2022-10-14 11:10:26 +11:00
Marc Durdin
2cf6bf3f60 chore(common): update build.sh dependencies for epic-ldml 2022-10-14 10:45:00 +11:00