Darcy Wong
d66260cb98
fix(android/engine): Consolidate items
2021-09-13 07:16:42 +07:00
Darcy Wong
4ece3729b8
Merge remote-tracking branch 'origin/master' into chore/android/selector-styling
2021-09-13 06:51:41 +07:00
Darcy Wong
9519ea0c3e
Merge remote-tracking branch 'origin/master' into fix/android/override-numeric-field
2021-09-12 08:58:56 +07:00
Keyman Server
8d6b8bb883
Merge pull request #5680 from keymanapp/auto/version-master-15.0.111
...
auto: increment master version to 15.0.111
2021-09-11 04:02:15 +10:00
Keyman Build Agent
39fea0bb32
auto: increment master version to 15.0.111
2021-09-10 14:01:34 -04:00
Marc Durdin
36c21657e2
fix(developer): ensure file modified after import from layout
...
Fixes #5577 .
This ensures that the touch layout file is marked as modified after
running Import From Layout in Keyman Developer, so that changes are
not lost when you save.
2021-09-10 14:19:47 +10:00
Marc Durdin
986743b05e
chore(developer): fixup merge issue
2021-09-10 12:02:16 +10:00
Darcy Wong
4ce0f59489
Merge pull request #5670 from keymanapp/fix/android/localize-android-m
...
fix(android/engine): Fix localization on Android M
2021-09-10 08:00:36 +07:00
Marc Durdin
8dffc75e00
Merge branch 'feat/developer/debugger-platform-option' into feat/developer/debugger-keyboard-options
2021-09-10 10:48:29 +10:00
Marc Durdin
e1bcf00117
chore(developer): Merge branch 'fix/developer/5648-debugger-include-keyman-core' into feat/developer/debugger-keyboard-options
2021-09-10 10:44:10 +10:00
Marc Durdin
f022a121df
chore(developer): Merge branch 'fix/developer/5648-debugger-include-keyman-core' into feat/developer/debugger-platform-option
2021-09-10 10:43:44 +10:00
Ross
a90a99784a
feat(windows): cast size_t to int for list size
2021-09-07 12:00:34 +10:00
Keyman Server
f0a4decd1d
Merge pull request #5675 from keymanapp/auto/version-master-15.0.110
...
auto: increment master version to 15.0.110
2021-09-07 04:01:45 +10:00
Keyman Build Agent
0c4c79ef18
auto: increment master version to 15.0.110
2021-09-06 14:01:08 -04:00
Ross
e7293a58ab
fix(common/core): remove unused vars in options test
2021-09-06 13:16:12 +10:00
Darcy Wong
8d87a3340b
Merge pull request #5660 from keymanapp/fix/android/investigate-backspace
...
fix(android/engine): Fix backspace on Android 5.0
2021-09-06 07:57:07 +07:00
Ross
42c13856f8
fix(common/core): add unit test for km_kbp_options_list_size
2021-09-06 09:47:30 +10:00
Marc Durdin
aac9c284f2
chore(windows): temp skip version info check for kmnkbp0-0
2021-09-06 06:56:11 +10:00
rc-swag
da06c62bf1
fix(common): apply indent suggested fix km_kbp_options_api.cpp
...
Co-authored-by: Marc Durdin <marc@durdin.net>
2021-09-06 06:41:13 +10:00
jahorton
0eef0cb580
chore(web): Merge branch 'refactor/web/osk-activation-and-visibility' into feat/web/inlined-osk
2021-09-03 15:09:36 +07:00
jahorton
29a8e3ad63
chore(web): extra sanity check for activeTarget management
2021-09-03 13:34:46 +07:00
jahorton
881a2759f2
chore(web): Merge branch 'refactor/web/active-element-integrations' into refactor/web/osk-activation-and-visibility
2021-09-03 12:45:51 +07:00
jahorton
68425763c6
fix(web): fixes touch-mode focusing issue in unit tests
2021-09-03 12:42:34 +07:00
Darcy Wong
fde2b1fb46
fix(android/engine): Fix localization on Android M
2021-09-03 12:13:21 +07:00
Ross
d21a1ac445
fix(common/core): insure list pntr is incremented
2021-09-03 14:40:29 +10:00
Ross
f56c1839fd
feat(windows): formating of km_kbp_options_list_size
2021-09-03 14:30:53 +10:00
Ross
8719a27ee9
feat(windows): add save and restore options
...
Add save and restore methods for saving and restoring
keyboard processor options.
2021-09-03 13:45:18 +10:00
jahorton
5d155de442
chore(web): Merge branch 'refactor/web/specialized-osk-views' into refactor/web/active-element-integrations
2021-09-03 10:16:29 +07:00
jahorton
3e819554a8
chore(web): Merge branch 'refactor/web/osk-view-abstraction' into refactor/web/specialized-osk-views
2021-09-03 09:27:19 +07:00
jahorton
a47dff3b89
chore(web): Merge branch 'refactor/web/osk-view-components' into refactor/web/osk-view-abstraction
2021-09-03 09:23:39 +07:00
jahorton
39262d978b
fix(web): default-cookie adds space for header, footer height
2021-09-03 09:10:18 +07:00
jahorton
49e0f2fc68
fix(web): partial fix for %-scaled OSK dimensions
2021-09-02 13:30:26 +07:00
jahorton
632642b6c2
feat(web): functional touch-subkeys on desktop
2021-09-02 12:30:37 +07:00
Darcy Wong
de3d553683
chore(android/engine): Style back arrow black
2021-09-02 10:44:17 +07:00
jahorton
dfdf0c2e9b
fix(web): key preview positioning
2021-09-02 10:39:54 +07:00
jahorton
1226ae8a01
fix(web): hiding key preview
2021-09-02 09:37:10 +07:00
jahorton
a17fc94ae4
fix(web): typo in css file
2021-09-02 09:33:17 +07:00
jahorton
6cc94649d7
fix(web): propagation-prevention listener setup
2021-09-02 09:03:08 +07:00
Ross
5ffb136acf
feat(windows): Added UpdateKeyboardOptions
...
This functions was to update the keyboard options in the
windows engine with the current options in the core
However it is not needed as first thought. This is because the options
will not be updated in first Non updatable call kmtip. This is due to
the fact the actions will not be processed. A variation on the current
core implementation. I am still pushing the branch as the unit test will
be usefull.
2021-09-02 11:57:44 +10:00
Darcy Wong
3f9431ec5a
chore(android/engine): Set list backgrounds transparent
2021-09-02 08:56:32 +07:00
jahorton
330b55245f
fix(web): gesture hang with desktop host device, glitchy width
2021-09-02 08:45:19 +07:00
Keyman Server
21cb76ffba
Merge pull request #5666 from keymanapp/auto/version-master-15.0.109
...
auto: increment master version to 15.0.109
2021-09-02 04:01:49 +10:00
Keyman Build Agent
19f6103998
auto: increment master version to 15.0.109
2021-09-01 14:01:12 -04:00
jahorton
6b248075d6
feat(web): partially-functional inlined OSK!
2021-09-01 15:31:01 +07:00
Eberhard Beilharz
df156672a3
Merge pull request #5655 from keymanapp/fix/linux/language
...
fix(linux): Use first keyboard language if none given
2021-09-01 09:05:47 +02:00
jahorton
b420987ff2
fix(web): issues from adjustments in parent branches
2021-09-01 12:10:10 +07:00
jahorton
127197db95
feat(web): starts InlinedOSKView
2021-09-01 11:49:23 +07:00
jahorton
825cdd5507
chore(web): Merge branch 'refactor/web/active-element-integrations' into refactor/web/osk-activation-and-visibility
2021-09-01 11:49:06 +07:00
jahorton
79acb98b66
chore(web): Merge branch 'refactor/web/specialized-osk-views' into refactor/web/active-element-integrations
2021-09-01 11:48:47 +07:00
jahorton
e0694d4258
refactor(web): setBoxStyling
2021-09-01 11:48:26 +07:00