Joshua Horton
40c67c19d3
Merge pull request #9893 from keymanapp/fix/web/cancelled-gesture-cleanup
...
fix(web): better cleanup of cancelled gestures 🐵
2023-10-31 09:28:40 +07:00
Joshua A. Horton
0fa0520962
feat(web): further enhances interruption recovery
2023-10-31 08:46:30 +07:00
Joshua A. Horton
bf3dcefe1b
chore(web): Merge branch 'feature-gestures' into fix/web/cancelled-gesture-cleanup
2023-10-31 08:10:16 +07:00
Joshua A. Horton
b940e9010d
fix(web): gesture-engine null-ref check for doc keyboards
2023-10-30 16:22:24 +07:00
Joshua A. Horton
2e0f6b0615
fix(web): proper touch-start robustness handling
2023-10-30 16:14:59 +07:00
Joshua A. Horton
279e6b832d
fix(web): better cleanup of cancelled gestures
2023-10-30 15:58:05 +07:00
Joshua Horton
0602b9cb45
Merge pull request #9872 from keymanapp/chore/merge-master-into-feature-gestures
...
chore: merge master into feature-gestures
2023-10-27 14:41:13 +07:00
Keyman Server
3b8dff05e2
Merge pull request #9868 from keymanapp/auto/version-master-17.0.200
...
auto: increment master version to 17.0.200
2023-10-27 01:03:37 +07:00
Keyman Build Agent
32c8dac595
auto: increment master version to 17.0.200
2023-10-26 14:03:04 -04:00
Marc Durdin
85c39ad846
Merge pull request #9839 from keymanapp/fix/developer/9830-confusing-unicode-fields
...
fix(developer): reduce confusion in Unicode fields in touch layout editor
2023-10-26 16:17:27 +11:00
Marc Durdin
762f343b52
Merge pull request #9824 from keymanapp/chore/common/kpj-handle-xml-error
...
chore(common): handle invalid XML in kpj-file-reader
2023-10-26 13:46:29 +11:00
Marc Durdin
72f7a6ec09
Merge pull request #9822 from keymanapp/fix/developer/9702-server-download-keyman-link
...
fix(developer): server download Keyman link
2023-10-26 13:46:19 +11:00
Marc Durdin
a51adc7787
Merge pull request #9821 from keymanapp/fix/developer/9797-package-compiler-handle-xml-error
...
fix(developer): handle xml errors in package compiler
2023-10-26 13:46:06 +11:00
Keyman Server
903296fc96
Merge pull request #9850 from keymanapp/auto/version-master-17.0.199
...
auto: increment master version to 17.0.199
2023-10-26 01:03:00 +07:00
Keyman Build Agent
fbdccdb53c
auto: increment master version to 17.0.199
2023-10-25 14:02:25 -04:00
Marc Durdin
de66002a75
Merge pull request #9828 from keymanapp/feat/core/9720-actions-apis
...
feat(core): new actions APIs
2023-10-25 19:07:59 +11:00
Darcy Wong
a4e081a46b
Merge pull request #9826 from keymanapp/chore/common/history-16.0
...
chore(common): Add entries from 16.0 HISTORY.md
2023-10-25 13:39:54 +07:00
Marc Durdin
8475b68248
feat(core): make persist_options always point to a valid array
2023-10-25 05:46:43 +07:00
Marc Durdin
8223792404
chore(core): rename kbp to core
2023-10-25 05:30:22 +07:00
Keyman Server
2189e54560
Merge pull request #9841 from keymanapp/auto/version-master-17.0.198
...
auto: increment master version to 17.0.198
2023-10-25 01:03:29 +07:00
Keyman Build Agent
1343ce1b54
auto: increment master version to 17.0.198
2023-10-24 14:02:58 -04:00
Marc Durdin
82177013e9
chore(core): Merge branch 'master' into feat/core/9720-actions-apis
2023-10-24 20:55:10 +07:00
Marc Durdin
40ca1d1ed8
chore(core): address review comments
2023-10-24 20:53:44 +07:00
Marc Durdin
6919004693
fix(developer): reduce confusion in Unicode fields in touch layout editor
...
Fixes #9830 .
2023-10-24 20:04:25 +07:00
Joshua Horton
a75cd6d764
Merge pull request #9835 from keymanapp/fix/common/models/prediction-test-mode-use
...
fix(web): proper disabling of prediction timeout for prediction unit tests
2023-10-24 16:33:43 +07:00
Eberhard Beilharz
42f826d6bf
Merge pull request #9795 from keymanapp/chore/linux/9733_RenamePackage
...
chore(linux): Rename libkmnkbp0-0 package 〽️
2023-10-24 11:09:33 +02:00
Eberhard Beilharz
35331a2614
Merge pull request #9791 from keymanapp/chore/linux/9733_RenameKeyboardprocessor
...
chore(linux): rename keyboardprocessor_ldml.* to keyman_core_ldml 〽️
2023-10-24 11:09:09 +02:00
Eberhard Beilharz
a5fe000b29
Merge pull request #9792 from keymanapp/chore/linux/9733_RenameNamespace
...
chore(linux): Rename `namespace kbp` to `core` 〽️
2023-10-24 11:08:56 +02:00
Eberhard Beilharz
38f3535610
Merge pull request #9793 from keymanapp/chore/linux/9733_RenameLibknmkbp
...
chore(linux): Rename (lib)kmnkbp to (lib)keymancore 〽️
2023-10-24 11:08:39 +02:00
Marc Durdin
69e92f312a
chore(core): rename to code_points_to_delete
2023-10-24 13:46:52 +07:00
Marc Durdin
c3bdce2128
chore(core): update debian symbols
2023-10-24 12:58:46 +07:00
Marc Durdin
8aee151b5d
chore: add comments to note internal APIs
2023-10-24 12:35:24 +07:00
Marc Durdin
243d1a8417
chore(core): cross-platform differences again
2023-10-24 12:33:52 +07:00
Joshua A. Horton
5ba60e985b
fix(web): someone forgot to actually use 'test mode'
2023-10-24 12:25:00 +07:00
Marc Durdin
cd428ae412
feat(core): address review comments
...
* Renamed various functions and types
* Clarified return values
* Updated doc comments
2023-10-24 12:22:34 +07:00
Marc Durdin
cbb708e74d
chore(core): bool to int for cross-platform
2023-10-24 09:48:08 +07:00
Marc Durdin
0aa86501c6
chore(core): fix types and compile errors
...
Fixes #9832 . Addresses a couple of other cross-platform compile issues.
2023-10-24 09:25:08 +07:00
Joshua Horton
101daa0f2c
Merge pull request #9752 from keymanapp/refactor/web/banner-gesture-integration
...
refactor(web): banner integration with the new gesture engine 🐵
2023-10-24 09:13:58 +07:00
Joshua Horton
aaba52911f
Merge pull request #9779 from keymanapp/feat/web/subkey-corrections
...
feat(web): subkey-menu fat-finger correction 🐵
2023-10-24 09:13:48 +07:00
Joshua Horton
45efd9a23c
Merge pull request #9778 from keymanapp/refactor/web/corrective-layout-abstraction
...
refactor(web): new abstraction - corrective layouts 🐵
2023-10-24 09:13:39 +07:00
Marc Durdin
051e9f2b4d
chore(core): c++ ftw
2023-10-23 15:16:59 +07:00
Joshua A. Horton
4ef2f8fe6c
chore(web): adjustments per PR review comments
2023-10-23 15:14:32 +07:00
Marc Durdin
61330ba06d
feat(core): new actions APIs
...
Fixes #9720 .
Note: this will deprecate a number of Keyman Core APIs -- pretty much
all existing action and context APIs. Deprecation marks will come in a
follow-up commit.
2023-10-23 15:01:55 +07:00
Joshua A. Horton
90576d8524
chore(web): Merge branch 'feat/web/subkey-corrections' into refactor/web/banner-gesture-integration
2023-10-23 14:42:26 +07:00
Joshua A. Horton
b4767516bf
chore(web): minor cleanup per review comment
2023-10-23 14:41:40 +07:00
Darcy Wong
22b27cd3de
chore(common): Add entries from 16.0 HISTORY.md
2023-10-23 11:03:33 +07:00
Marc Durdin
c645707279
chore(common): handle invalid XML in kpj-file-reader
2023-10-23 08:53:30 +07:00
Marc Durdin
f3333bfe3b
fix(developer): server download Keyman link
...
Fixes #9702 .
2023-10-23 05:22:50 +07:00
Marc Durdin
234add1b38
fix(developer): handle xml errors in package compiler
...
Fixes #9797 .
2023-10-22 07:36:45 +07:00
Keyman Server
8a483fcd91
Merge pull request #9818 from keymanapp/auto/version-master-17.0.197
...
auto: increment master version to 17.0.197
2023-10-21 01:10:58 +07:00