Commit graph

24714 commits

Author SHA1 Message Date
Joshua Horton
5884ed6a39
Merge pull request #10745 from keymanapp/fix/web/no-modipress-if-subkeys
fix(web): disables modipress for layer-switch keys with subkeys
2024-02-19 08:38:26 +07:00
Joshua Horton
14710ccb51
Merge pull request #10729 from keymanapp/fix/web/frame-key-highlighting
fix(web): sticky special-key highlighting
2024-02-19 08:24:03 +07:00
Darcy Wong
b493421e76
Merge pull request #10726 from keymanapp/docs/android/banner-screens-tablet
docs(android/app): Update tablet screenshots
2024-02-19 06:43:18 +07:00
Darcy Wong
633d495b90
Merge pull request #10718 from keymanapp/chore/crowdin/more-pt-pt
chore(windows): Update more PT strings
2024-02-19 06:42:05 +07:00
Marc Durdin
1b22019941
Merge pull request #10756 from keymanapp/chore/developer/kmc-unit-test-infrastructure-messages
chore(developer): add infrastructure messages tests
2024-02-19 06:00:50 +07:00
Keyman Server
543233a965
Merge pull request #10757 from keymanapp/auto/version-beta-17.0.271
auto: increment beta version to 17.0.271
2024-02-18 01:02:27 +07:00
Keyman Build Agent
20e322c9fe auto: increment beta version to 17.0.271 2024-02-17 13:01:55 -05:00
Steven R. Loomis
2e57686387
Merge pull request #10735 from keymanapp/fix/core/10734-ldml-crasher 2024-02-17 09:21:49 -06:00
Dr Mark C. Sinclair
d670e47186 chore(developer): corrected assert message in both ERROR_InvalidProjectFolder tests 2024-02-17 15:58:37 +07:00
Dr Mark C. Sinclair
dc5a6aabb4 chore(developer): added missing underscore in filename in ERROR_CannotCreateFolder test 2024-02-17 15:58:36 +07:00
Dr Mark C. Sinclair
eff01fb3a1 chore(developer): corrected filename in ERROR_UnknownFileFormat unit test 2024-02-17 15:58:34 +07:00
Dr Mark C. Sinclair
429cad0703 chore(developer): change unnecessary template literals to single quotes in tests 2024-02-17 15:58:33 +07:00
Dr Mark C. Sinclair
62589599a0 chore(developer): rename fixture file in 'ERROR_FileTypeNotFound (BuildModelInfo; .model.ts)' 2024-02-17 15:58:32 +07:00
Dr Mark C. Sinclair
f4b1c968cc chore(developer): changes to files that should have been added to previous commits 2024-02-17 15:58:31 +07:00
Dr Mark C. Sinclair
1e292c34dc chore(developer): rename fixture file in 'ERROR_FileTypeNotFound (BuildModelInfo; .kps)' test 2024-02-17 15:58:29 +07:00
Dr Mark C. Sinclair
1a53c9d074 chore(developer): rename fixture file in 'ERROR_FileTypeNotFound (BuildKeyboardInfo)' test 2024-02-17 15:58:28 +07:00
Dr Mark C. Sinclair
f1fbb5a86a chore(developer): change folder name in ERROR_InvalidProjectFolder (no source folder) test' 2024-02-17 15:58:27 +07:00
Dr Mark C. Sinclair
ec8d2339a6 chore(developer): add ERROR_CannotCreateFolder infrastructure message unit test 2024-02-17 15:58:26 +07:00
Dr Mark C. Sinclair
1023c7c902 chore(developer): add ERROR_InvalidProjectFolder (no source folder) unit test 2024-02-17 15:58:20 +07:00
Dr Mark C. Sinclair
eb68475d35 chore(developer): correct error message in ERROR_UnknownFileFormat test 2024-02-17 15:56:33 +07:00
Dr Mark C. Sinclair
9fa6d23a54 chore(developer): change to reflect addition of outfile parameter to build methods 2024-02-17 15:56:32 +07:00
Dr Mark C. Sinclair
91524edfa9 chore(developer): add additional file type asserts to ERROR_FileTypeNotFound BuildModelInfo tests 2024-02-17 15:56:30 +07:00
Dr Mark C. Sinclair
5ef356a194 chore(developer): correct .kpj fixtures for ERROR_FileTypeNotFound BuildModelInfo tests 2024-02-17 15:56:29 +07:00
Dr Mark C. Sinclair
ca3362469f chore(developer): add ERROR_FileTypeNotFound (BuildModelInfo; .kps) unit test 2024-02-17 15:56:28 +07:00
Dr Mark C. Sinclair
8af4b93120 chore(developer): add ERROR_FileTypeNotFound (BuildModelInfo; .model.ts) unit test 2024-02-17 15:56:26 +07:00
Dr Mark C. Sinclair
f39ba347b2 chore(developer): add ERROR_FileTypeNotFound (BuildKeyboardInfo) unit test 2024-02-17 15:56:25 +07:00
Dr Mark C. Sinclair
e4821c872b chore(developer): add ERROR_UnknownFileFormat unit test and supporting endpoint 2024-02-17 15:55:59 +07:00
Dr Mark C. Sinclair
85d95ffa4f chore(developer): refactor to rename fixture/invalid-project to invalid-projects 2024-02-17 15:55:30 +07:00
Dr Mark C. Sinclair
015b81014c chore(developer): add ERROR_NotAProjectFile unit test 2024-02-17 15:54:03 +07:00
Dr Mark C. Sinclair
24e7105a9b chore(developer): add ERROR_InvalidProjectFile unit test 2024-02-17 15:52:27 +07:00
Dr Mark C. Sinclair
af6ccc4d83 chore(developer): add ERROR_OutFileNotValidForProjects unit test 2024-02-17 15:51:08 +07:00
Dr Mark C. Sinclair
3f383e64e3 chore(developer): correct typo in error_file_type_not_recognized.xxx 2024-02-17 15:49:45 +07:00
Dr Mark C. Sinclair
5301f7a176 chore(developer): add ERROR_FileTypeNotRecognized test 2024-02-17 15:49:44 +07:00
Dr Mark C. Sinclair
09739656ea chore(developer): add ERROR_FileDoesNotExist test 2024-02-17 15:49:42 +07:00
Joshua A. Horton
e338e259b5 fix(web): disables modipress for layer-switch keys with subkeys 2024-02-16 11:50:40 +07:00
Steven R. Loomis
503f196e42 chore(core): update test case with TODO for known issue
For #10734
2024-02-15 16:27:26 -06:00
Steven R. Loomis
e7b31113a3 chore(core): remove obsolete TODOs. Temporary change to test.
- TODO: 10734 There's a bug in the matching still. Come back and fix this, but the crasher is fixed.

For #10734
2024-02-15 16:21:53 -06:00
Steven R. Loomis
7cd2e2d4e0 fix(developer): fix for incorrectly-stateful regex
- take out the /g flag for regex used with .exec

For #10734
2024-02-15 15:47:41 -06:00
Steven R. Loomis
5edb70f07a fix(core): fix for ldml_transforms.cpp
For #10734
2024-02-15 15:26:30 -06:00
Steven R. Loomis
e099ffa3a1 chore(core): update ldml_test
- includes crasher from #10734

For #10505
2024-02-15 15:26:09 -06:00
Steven R. Loomis
5f01fca679 chore(core): create sample LDML keyboard that exercises effectively all functionality
- test keyboard was wrong

For #10505
2024-02-15 14:26:44 -06:00
Steven R. Loomis
e415f411e4 chore(core): create sample LDML keyboard that exercises effectively all functionality
- add some more functionality

For #10505
2024-02-15 14:26:44 -06:00
Steven R. Loomis
701291a7f7 chore(core): create sample LDML keyboard that exercises effectively all functionality
For #10505
2024-02-15 14:26:44 -06:00
Keyman Server
422984a47e
Merge pull request #10730 from keymanapp/auto/version-beta-17.0.270
auto: increment beta version to 17.0.270
2024-02-16 01:03:21 +07:00
Keyman Build Agent
2c686ea077 auto: increment beta version to 17.0.270 2024-02-15 13:02:51 -05:00
Joshua A. Horton
64d8eaa7a7 fix(web): frame key sticky highlighting 2024-02-15 16:00:24 +07:00
Joshua Horton
f434e84ed0
Merge pull request #10707 from keymanapp/fix/web/longpress-validation
fix(web): longpress validation by base key, not current location
2024-02-15 15:25:16 +07:00
Joshua Horton
62e80cd826
Merge pull request #10695 from keymanapp/fix/web/banner-interaction-no-suggestions
fix(web): disables banner interaction when suggestions are absent
2024-02-15 15:25:04 +07:00
Joshua Horton
c2141fc7ec
Merge pull request #10662 from keymanapp/fix/web/transform-selection-interactions
fix(web): corrects Android over-deletion of selected text, other context diffs involving selected text
2024-02-15 15:24:54 +07:00
Darcy Wong
d7d648e12c docs(android/app): Update tablet screenshots 2024-02-15 14:25:22 +07:00