Commit graph

1439 commits

Author SHA1 Message Date
jahorton
f2250fdc52 fix(common/models): null guard for prior commits 2020-12-23 09:46:50 +07:00
jahorton
cb3a8baa6b feat(common/models): paradigm shift; single-char transform sequence for workaround 2020-12-23 09:35:17 +07:00
jahorton
6bb3e73902 chore(common/models): Merge branch 'master' into feat/common/models/basic-backspace-modeling 2020-12-23 09:22:56 +07:00
Keyman Build Agent
8c0cb10991 auto: increment beta version to 14.0.216 2020-12-22 02:17:47 -05:00
Keyman Build Agent
957c9ada0b auto: increment master version to 15.0.4 2020-12-21 13:01:39 -05:00
Keyman Build Agent
b59f0a7d3c auto: increment beta version to 14.0.215 2020-12-20 13:01:10 -05:00
Keyman Build Agent
899967f893 auto: increment beta version to 14.0.214 2020-12-18 13:01:00 -05:00
Keyman Build Agent
eefbf71225 auto: increment beta version to 14.0.213 2020-12-17 18:57:10 -05:00
Keyman Build Agent
1d6d4d17b6 auto: increment master version to 15.0.3 2020-12-16 13:01:24 -05:00
Keyman Build Agent
df2e1d7b6a auto: increment beta version to 14.0.212 2020-12-16 13:01:05 -05:00
Keyman Build Agent
686db730be auto: increment beta version to 14.0.211 2020-12-14 23:34:08 -05:00
Keyman Build Agent
6a2ce00d92 auto: increment master version to 15.0.2 2020-12-14 17:32:36 -05:00
Keyman Build Agent
bc0bd37123 auto: increment beta version to 14.0.210 2020-12-14 16:17:15 -05:00
Keyman Build Agent
d5648fa418 auto: increment beta version to 14.0.209 2020-12-14 16:05:54 -05:00
Keyman Build Agent
b993ef3056 auto: increment beta version to 14.0.208 2020-12-14 15:54:24 -05:00
Keyman Build Agent
9c34cbcc5a auto: increment beta version to 14.0.207 2020-12-14 15:45:28 -05:00
Keyman Build Agent
1ec1654f81 auto: increment master version to 14.0.206 2020-12-14 13:01:01 -05:00
Joshua Horton
f998609cfc
Merge pull request #4118 from keymanapp/chore/common/models/string-normalize-semifill-for-ios9
chore(common/models): predictive-text "semi-fill" for iOS 9 use
2020-12-14 10:56:45 +07:00
jahorton
553e02e1ef fix(common/models): method name typo 2020-12-14 09:28:58 +07:00
jahorton
22ac71540b chore(common/models): adds a naive... semi-fill?... for String.normalize for old devices 2020-12-14 09:26:36 +07:00
Keyman Build Agent
20d06c526d auto: increment master version to 14.0.205 2020-12-11 13:00:58 -05:00
Keyman Build Agent
dbef133275 auto: increment master version to 14.0.204 2020-12-10 13:01:07 -05:00
Keyman Build Agent
3b26cf6fb8 auto: increment master version to 14.0.203 2020-12-09 13:01:58 -05:00
Keyman Build Agent
9751144d6f auto: increment master version to 14.0.202 2020-12-08 13:01:07 -05:00
Keyman Build Agent
5382ebc3a6 auto: increment master version to 14.0.201 2020-12-07 13:01:10 -05:00
Keyman Build Agent
2e4ba2c678 auto: increment master version to 14.0.200 2020-12-06 22:39:17 -05:00
Keyman Build Agent
63974fc99c auto: increment master version to 14.0.199 2020-12-06 20:53:09 -05:00
Keyman Build Agent
9c5d2f322d auto: increment master version to 14.0.198 2020-12-04 13:01:04 -05:00
Joshua Horton
195b4d0be0
Merge pull request #4072 from keymanapp/fix/common/core/web/predictive-context-reset
fix(common/core/web): predictive context reset
2020-12-04 15:24:59 +07:00
jahorton
07daee7b16 fix(common/models): fixes post-wordbreak suggestions 2020-12-04 13:39:04 +07:00
Joshua Horton
43114b557b
docs(common/models): Update common/predictive-text/docs/worker-communication-protocol.md
Co-authored-by: Marc Durdin <marc@durdin.net>
2020-12-04 08:26:32 +07:00
Keyman Build Agent
f977740b06 auto: increment master version to 14.0.197 2020-12-03 13:01:01 -05:00
jahorton
6d111783e3 fix(common/core/web): predictive context reset 2020-12-03 15:48:18 +07:00
Keyman Build Agent
77b13a19ba auto: increment master version to 14.0.196 2020-12-02 16:57:59 -05:00
Keyman Build Agent
5d4bbcfc92 auto: increment master version to 14.0.195 2020-12-01 13:01:13 -05:00
Keyman Build Agent
c1ae431217 auto: increment master version to 14.0.194 2020-11-30 13:01:10 -05:00
Keyman Build Agent
c38655922f auto: increment master version to 14.0.193 2020-11-28 13:01:09 -05:00
Keyman Build Agent
8805be7d1f auto: increment master version to 14.0.192 2020-11-27 13:01:30 -05:00
Keyman Build Agent
c2392511f1 auto: increment master version to 14.0.191 2020-11-26 13:01:12 -05:00
Keyman Build Agent
5f32b941ad auto: increment master version to 14.0.190 2020-11-25 13:01:09 -05:00
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
Keyman Build Agent
d4dfbda933 auto: increment master version to 14.0.187 2020-11-20 13:01:04 -05: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
Keyman Build Agent
4a508cf78f auto: increment master version to 14.0.186 2020-11-19 13:01:02 -05: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
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