Keyman Build Agent
976d47a006
auto: increment master version to 14.0.189
2020-11-24 13:01:13 -05:00
Keyman Build Agent
8ceb6481d4
auto: increment master version to 14.0.188
2020-11-23 13:01:02 -05:00
Eberhard Beilharz
a16924d6cd
Merge pull request #3913 from keymanapp/chore/linux/launchpad
...
chore(linux): Fix launchpad build (closes #3875 )
2020-11-23 08:29:32 +01:00
Keyman Build Agent
d4dfbda933
auto: increment master version to 14.0.187
2020-11-20 13:01:04 -05:00
Eberhard Beilharz
cf515cefdf
chore(linux): Fix launchpad build ( closes #3875 )
...
This change fixes the launchpad build script and also improves
updating the watch file.
If we use the variables that uscan provides we don't have to
hard-code the package name in the watch file. This makes it possible
to use a generic one for all packages.
2020-11-20 12:15:22 +01:00
Joshua Horton
629f9535f3
Merge pull request #3887 from keymanapp/feat/common/models/integrated-suggestion-casing-tests
...
feat(common/core/web): integrated suggestion casing tests
2020-11-20 12:14:09 +07:00
jahorton
0b1c1043c2
chore(common/core/web): removes comment re: fixed bug
2020-11-20 12:13:40 +07:00
jahorton
54482e8f1f
fix(web/engine): fixes OSK rotation
2020-11-20 10:35:20 +07:00
Keyman Build Agent
4a508cf78f
auto: increment master version to 14.0.186
2020-11-19 13:01:02 -05:00
Darcy Wong
91dc80774f
chore(android): Merge remote-tracking branch 'origin/master' into feat/android/kmw-sentry
2020-11-19 12:03:37 +07:00
jahorton
7e7b8756ea
fix(common/models): proper RTL quote ordering
2020-11-19 10:55:09 +07:00
Darcy Wong
f0fea14fd7
fix(android/engine): Add setting to enable sending crash reports
2020-11-19 10:45:03 +07:00
jahorton
7c1a7bb32f
fix(common/models): fixes unit test
2020-11-19 08:24:26 +07:00
Keyman Build Agent
91adc42fa8
auto: increment master version to 14.0.185
2020-11-18 13:01:34 -05:00
Darcy Wong
e6e63106d7
chore(android): Merge remote-tracking branch 'origin/master' into feat/android/kmw-sentry
2020-11-18 14:30:56 +07:00
Darcy Wong
39951e313f
fix(common): Add environment to web Sentry reports
2020-11-18 13:54:15 +07:00
jahorton
276b2d2bd0
chore(common/models): Merge branch 'master' into feat/common/models/integrated-suggestion-casing-tests
2020-11-18 13:39:33 +07:00
Joshua Horton
01fe1d2c90
Merge pull request #3845 from keymanapp/feat/common/models/casing-partial-suggestions
...
feat(common/models): casing for suggestions with partial replacement
2020-11-18 13:37:23 +07:00
Joshua Horton
c4a1e4e0d6
Merge pull request #3824 from keymanapp/feat/common/models/applyCasing-use
...
feat(common/models): use of applyCasing for suggestions
2020-11-18 13:37:15 +07:00
Joshua Horton
69ab9a4f6b
Merge pull request #3770 from keymanapp/feat/common/models/applyCasing
...
feat(developer/compilers): compiler-side groundwork for applyCasing
2020-11-18 13:36:57 +07:00
jahorton
9dc222c05c
refactor(common/models): common isLowSurrogate()
2020-11-18 10:13:09 +07:00
Keyman Build Agent
d5d3907212
auto: increment master version to 14.0.184
2020-11-17 13:01:06 -05:00
jahorton
598984bc54
chore(common/core/web): Merge branch 'master' into feat/common/core/web/input-processor-unit-tests
2020-11-17 13:11:10 +07:00
Joshua Horton
ad7a612b42
Merge pull request #3847 from keymanapp/fix/common/core/web/meta-key-handling
...
fix(common/core/web): meta key handling
2020-11-17 10:02:18 +07:00
jahorton
7e10c56354
docs(common): requested comment tweaks
2020-11-17 09:57:31 +07:00
jahorton
ad6489d9d3
chore(common): adds requested comments re: tentative META flag
2020-11-17 09:42:28 +07:00
jahorton
0843288f84
change(common/core/web): adds requested doc, reserved code
2020-11-17 09:38:55 +07:00
Keyman Build Agent
8aa14ddc86
auto: increment master version to 14.0.183
2020-11-16 13:01:13 -05:00
Darcy Wong
0e37e16167
chore(android): Merge remote-tracking branch 'origin/master' into feat/android/kmw-sentry
2020-11-16 13:11:19 +07:00
Joshua Horton
af2e4b1b6e
Merge pull request #3860 from keymanapp/fix/common/core/web/engine-context-tests
...
fix(common/core/web): Fixes engine-level context tests, adds notany cases
2020-11-16 12:19:52 +07:00
jahorton
069e22c0ad
docs(common/core/web): regarding engine context test suite's design
2020-11-16 09:48:22 +07:00
jahorton
71b655ff73
docs(common/core/web): keyboard language code for engine test case scenarios
2020-11-16 09:06:00 +07:00
Darcy Wong
9942c5d2be
chore(android): Merge remote-tracking branch 'origin/master' into feat/android/kmw-sentry
2020-11-16 08:17:27 +07:00
Keyman Build Agent
fad5d0f5fa
auto: increment master version to 14.0.182
2020-11-13 13:01:03 -05:00
jahorton
6e8603ca7e
feat(common/core/web): more notany tests
2020-11-13 14:59:25 +07:00
jahorton
7cdd1a5e59
fix(common/core/web): fixes engine context tests, adds notany+nil case
2020-11-13 14:46:05 +07:00
jahorton
041523cb85
fix(common/core/web): adds missing null-check
2020-11-13 12:52:01 +07:00
Joshua Horton
297efbbaf0
Merge pull request #3848 from keymanapp/fix/common/core/web/windows-unhandled-keys
...
fix(common/core/web): fixes no-output logic check, arrow keys
2020-11-13 08:21:01 +07:00
Keyman Build Agent
0dd08a5b7e
auto: increment master version to 14.0.181
2020-11-12 15:26:26 -05:00
Keyman Build Agent
8e2772843d
auto: increment master version to 14.0.180
2020-11-12 13:00:59 -05:00
jahorton
5ba0888cfd
feat(web/engine): adds META modifier, filters mac meta hotkeys/shortcuts
2020-11-12 09:15:33 +07:00
jahorton
268e6db9ea
fix(common/core/web): fixes no-output logic check, arrow keys
2020-11-12 08:57:35 +07:00
jahorton
f7869c48b3
fix(common/models): fixes non-nil context predict bug
2020-11-11 15:42:27 +07:00
jahorton
7ed6dd9e70
feat(common/core/web): adds casing-related integration tests
2020-11-11 15:02:22 +07:00
jahorton
5de62a96be
chore(common/models): Merge branch 'feat/common/core/web/input-processor-unit-tests' into feat/common/models/integrated-suggestion-casing-tests
2020-11-11 11:57:56 +07:00
jahorton
a8c6b56e75
docs(common/models): documents aspect of unit test
2020-11-11 10:19:44 +07:00
jahorton
128e10e519
fix(common/models): restores unit tests
2020-11-11 10:18:22 +07:00
jahorton
33c4b048bc
feat(common/models): corresponding unit tests
2020-11-11 10:07:54 +07:00
jahorton
e8322e0aa7
feat(common/models): properly casing partial suggestions
2020-11-11 10:07:29 +07:00
jahorton
d2586394c9
chore(common/models): CasingEnum -> CasingForm
2020-11-11 09:08:06 +07:00