Joshua A. Horton
8842463e27
chore(web): Merge branch 'feature-gestures' into feat/web/delayed-modipress-completion
2023-11-21 14:01:31 +07:00
Joshua Horton
893d48e91a
Merge pull request #9998 from keymanapp/chore/web/gesture-model-cleanup
...
chore(web): gesture model cleanup 🐵
2023-11-21 13:17:59 +07:00
Joshua Horton
b9398419fd
Merge pull request #9972 from keymanapp/change/web/polish-pass
...
change(web): gestures polish pass 🐵
2023-11-21 13:17:26 +07:00
Joshua A. Horton
33e53ea5f3
chore(web): Merge branch 'feature-gestures' into change/web/polish-pass
2023-11-21 13:16:45 +07:00
Joshua A. Horton
f6e384789b
fix(web): DRYing it out re: app/browser's version
2023-11-21 13:04:26 +07:00
Joshua A. Horton
b3714a02e8
fix(web): subview construction for terminated sources
2023-11-21 12:54:24 +07:00
Joshua A. Horton
e109ec76ff
fix(web): fixes broken ref in getViewportScale
2023-11-21 12:53:24 +07:00
Joshua A. Horton
83bc0da535
fix(web): proper resolution on model replacement failure
2023-11-21 12:51:54 +07:00
Joshua A. Horton
8be3f095b6
fix(web): headless unit-test patchup, fixes non-awaitNested handling
2023-11-21 10:58:30 +07:00
Joshua A. Horton
f5504904cc
change(web): changes headless subkey-select model, drops now-invalid unit test
2023-11-21 10:56:11 +07:00
sgschantz
75a99a940f
formatting changes
2023-11-21 10:22:02 +07:00
Joshua Horton
65795b8eda
Merge pull request #9957 from keymanapp/change/web/locked-flicks
...
change(web): locked flicks 🐵
2023-11-21 09:39:05 +07:00
Steven R. Loomis
5f6dafa355
Merge branch 'master' into feat/core/9468-marker-normalization-epic-ldml
2023-11-20 17:16:59 -06:00
Steven R. Loomis
f524519b3f
feat(developer): ldml fix testcase processing 🙀
...
- KM_CORE_BT_UNKNOWN should only be used with an empty context
For: #9468 but related to #9450
2023-11-20 16:57:47 -06:00
Keyman Server
6e57ebbe84
Merge pull request #10034 from keymanapp/auto/version-master-17.0.215
...
auto: increment master version to 17.0.215
2023-11-21 01:03:37 +07:00
Keyman Build Agent
18ee82be41
auto: increment master version to 17.0.215
2023-11-20 13:03:06 -05:00
Joshua A. Horton
f29888fa3b
fix(web): modipress+multitap handling
2023-11-20 16:27:13 +07:00
Joshua A. Horton
2a21f9a447
fix(web): app/webview multitap context-reset synchronization
2023-11-20 15:24:59 +07:00
Joshua A. Horton
568e85b153
chore(web): reverts prior commit
2023-11-20 15:20:16 +07:00
Joshua A. Horton
c196f6c016
chore(web): temporarily disables broken unit tests
2023-11-20 13:16:25 +07:00
Joshua A. Horton
df77d5768f
fix(web): sustain mode behavior when nested model has own sustain mode
2023-11-20 12:49:42 +07:00
Joshua A. Horton
d1a97ff02a
fix(web): rejection second-press in subkey now possible, is unwanted
2023-11-20 11:09:01 +07:00
Shawn Schantz
089e5b6dca
Merge pull request #10018 from keymanapp/fix/ios/cherry-pick/9958-fv-launch-crash
...
fix(ios): fv: replace Zip framework to prevent crash on startup 🍒
2023-11-20 10:13:29 +07:00
Joshua A. Horton
762139ba49
fix(web): multitap not cancelling with alt press if involves modipress
2023-11-20 09:49:21 +07:00
sgschantz
5cd958cff2
fixed formatting and other items caught in review
2023-11-20 09:36:26 +07:00
Steven R. Loomis
c42615420d
feat(developer): err/hint on illegal/pua 🙀
...
- also found that kmc's validate() should have been async but wasn't, a little bit of churn because of this
- unassigned not implemented yet, but tests in place for it.
- change SectionCompiler.postValidate to only be called during the validate() run of compilation. This way messages will only show once.
For: #9446
2023-11-17 22:41:58 +00:00
Steven R. Loomis
3a417ade79
feat(common): PUA and illegal unicode analysis 🙀
...
For: #9446
2023-11-17 20:37:33 +00:00
Steven R. Loomis
fffac6716e
fix(developer): vis kbd callbacks instead of throw 🙀
...
- fix API and call sites
For: #9438
2023-11-17 12:42:48 -06:00
Steven R. Loomis
eebb88699d
feat(developer): refactor a little bit to give a postValidate() phase
...
- postValidate() is called after all other compilation happens
- also make SectionCompiler actually abstract
- test fixes to support this
For: #9446
2023-11-17 18:08:07 +00:00
Keyman Server
efd99f03de
Merge pull request #10028 from keymanapp/auto/version-master-17.0.214
...
auto: increment master version to 17.0.214
2023-11-18 01:02:48 +07:00
Keyman Build Agent
aad62bb4df
auto: increment master version to 17.0.214
2023-11-17 13:02:13 -05:00
Steven R. Loomis
feb2296dbc
Merge branch 'fix/developer/9438-vis-kbd-crash-epic-ldml' into fix/core-9961-optional-startContext-epic-ldml
2023-11-17 08:56:05 -06:00
Steven R. Loomis
b802d14af1
feat(developer): ldml fix call to LdmlKeyboardVisualKeyboardCompiler() 🙀
...
- fix a call site
For: #9438
2023-11-17 08:55:42 -06:00
Darcy Wong
cb1b995d62
Merge pull request #9696 from keymanapp/fix/android/image-banner
...
fix(android): Always display HTML banner when suggestions aren't available
2023-11-17 17:54:10 +07:00
Darcy Wong
4ebc1e287a
fix(android/engine): Fix typo
2023-11-17 15:21:48 +07:00
Joshua A. Horton
043956518e
fix(web): missed an optional-based null guard
2023-11-17 15:13:27 +07:00
sgschantz
e322596b82
fix unit tests
2023-11-17 15:06:09 +07:00
Joshua A. Horton
7c9061e869
chore(android): remove fixed TODO
2023-11-17 10:31:27 +07:00
Darcy Wong
d77df3942c
fix(android): Refresh HTML banner when KeymanWeb reloads
2023-11-17 10:19:57 +07:00
Joshua A. Horton
c5b3bafcc7
change(android): host-page init now retrieves current stub before KMW init
2023-11-17 09:54:40 +07:00
sgschantz
cb15b2ee6b
cartfile update
2023-11-17 08:24:16 +07:00
Steven R. Loomis
86e8a4f609
Merge branch 'fix/developer/9438-vis-kbd-crash-epic-ldml' into fix/core-9961-optional-startContext-epic-ldml
2023-11-16 16:17:12 -06:00
Steven R. Loomis
054ec285f0
Merge branch 'feat/core/9707-tertiary-reorder-epic-ldml' into fix/developer/9438-vis-kbd-crash-epic-ldml
2023-11-16 16:16:46 -06:00
Steven R. Loomis
93fe64d219
Merge branch 'feat/core/9707-tertiary-reorder-epic-ldml' into fix/common/9138-struct-alignment-epic-ldml
2023-11-16 16:16:13 -06:00
Steven R. Loomis
350eb83ab3
feat(core): ldml typedef for reorder weights 🙀
...
For: #9707
2023-11-16 16:13:48 -06:00
Steven R. Loomis
6bc72ff294
fix(core): dx: ldml: startContext should be optional in ldml test data 🙀
...
- per spec
- update tests to remove these
Fixes : #9961
2023-11-16 15:51:56 -06:00
Steven R. Loomis
0695badb38
Merge branch 'feat/core/9707-tertiary-reorder-epic-ldml' into fix/common/9138-struct-alignment-epic-ldml
2023-11-16 15:43:20 -06:00
Steven R. Loomis
3e33abf8ab
Merge branch 'feat/core/9450-backspace-epic-ldml' into feat/core/9707-tertiary-reorder-epic-ldml
2023-11-16 15:38:53 -06:00
Steven R. Loomis
f1fef269da
Merge branch 'feat/core/9468-marker-normalization-epic-ldml' into feat/core/9450-backspace-epic-ldml
2023-11-16 15:38:33 -06:00
Steven R. Loomis
934dd45e1c
Merge branch 'master' into feat/core/9468-marker-normalization-epic-ldml
2023-11-16 15:37:33 -06:00