Dr Mark C. Sinclair
58e5f0fe94
chore(common/web): stub the ElementParser.segment for uset
2024-12-19 17:21:05 +00:00
Dr Mark C. Sinclair
9569ef208c
chore(common/web): corrected nesting error, and moved more code into fixtures
2024-12-19 17:11:15 +00:00
Dr Mark C. Sinclair
7694623fc9
chore(common/web): add first uset test case with supporting stubs and TestUnicodeSetParser class
2024-12-19 16:19:21 +00:00
Dr Mark C. Sinclair
1ae53a042b
chore(common/web): add test cases for non-number in order and tertiary strings
2024-12-19 14:43:15 +00:00
Shawn Schantz
b47f3a05ba
Merge pull request #12836 from keymanapp/fix/mac/12584-standardize-osk
...
fix(mac): standardize interaction between OSK and physical keyboard
2024-12-19 20:04:39 +07:00
Dr Mark C. Sinclair
0585b3f639
chore(common/web): add four test cases for order etc strings that are too short
2024-12-19 12:13:46 +00:00
Dr Mark C. Sinclair
e6abbf027f
chore(common/web): stub out strs.allocString()
2024-12-19 12:00:33 +00:00
SabineSIL
b4014a9bc8
Merge pull request #12837 from keymanapp/feat/linux/mcompile-PR_11334
...
feat(linux): add newest changes from mnemonic layout support-mac to mnemonic layout support-linux 🐘
2024-12-19 10:17:59 +01:00
sgschantz
31280ecee7
fix(mac): apply OSK modifiers to typing on physical keyboard
...
Fixes : #12584
2024-12-19 15:52:19 +07:00
Sabine
c983380123
chore(linux): change loop for filling the vector of dk triplets
2024-12-19 09:32:42 +01:00
rc-swag
725bfa7974
fix(windows): bool return value of KeymanIsTextSelected
2024-12-19 13:59:46 +10:00
Sabine
0529946511
chore(linux): mcompile more edit
2024-12-18 17:40:27 +01:00
Sabine
18976715f4
chore(linux): mcompile edit comment
2024-12-18 17:30:18 +01:00
Sabine
ef71a7485a
chore(linux): undo mcompile edit comment
2024-12-18 17:30:18 +01:00
Sabine
8d62a9a391
chore(linux): mcompile edit comment
2024-12-18 17:30:18 +01:00
sgschantz
b9b1786986
fix(mac): renaming and refactoring
2024-12-18 16:51:09 +07:00
rc-swag
477bc9fd5a
feat(windows): WIP apply now button needs more checking
2024-12-18 15:43:31 +10:00
rc-swag
89b17273f7
feat(windows): delete old update icon
2024-12-18 13:48:14 +10:00
rc-swag
c1e2ca84a4
feat(windows): Fix update table with css grid
2024-12-18 12:12:49 +10:00
Keyman Server
125b76a9e8
Merge pull request #12839 from keymanapp/auto/version-master-18.0.162
...
auto: increment master version to 18.0.162
2024-12-17 10:01:44 -08:00
Keyman Build Agent
c4ab83e53e
auto: increment master version to 18.0.162
2024-12-17 13:01:11 -05:00
SabineSIL
e8b9da2c28
Merge branch 'epic/linux-mcompile' into feat/linux/mcompile-PR_11334
2024-12-17 09:53:55 +01:00
Meng-Heng
328687435d
chore: change to https in docs
2024-12-17 15:27:07 +07:00
sgschantz
e77853720f
fix(mac): also reset the corresponding keys when closing OSK
2024-12-17 15:13:14 +07:00
Sabine
9577a129b6
chore(linux): add changes from mcompile-mac(PR 11334) to mcompile-linux
2024-12-17 09:04:29 +01:00
Shawn Schantz
0f9dc8f86e
Merge pull request #12829 from keymanapp/fix/mac/12582-sync-osk-with-keyboard
...
fix(mac): OSK layers displayed consistently for hardware and OSK modifiers
2024-12-17 13:54:19 +07:00
sgschantz
803a218cbd
fix(mac): clear the modifier keys when the OSK window is closed
2024-12-17 13:52:09 +07:00
rc-swag
d9d160a1e7
feat(windows): todo add not to remove logging comments
2024-12-17 08:02:40 +10:00
Keyman Server
2d65d0c1e5
Merge pull request #12834 from keymanapp/auto/version-master-18.0.161
...
auto: increment master version to 18.0.161
2024-12-16 10:06:42 -08:00
Keyman Build Agent
54d70288a4
auto: increment master version to 18.0.161
2024-12-16 13:06:02 -05:00
Dr Mark C. Sinclair
aef4ef41f0
chore(common/web): add four test cases for tertiary_base and prebase arguments to fromStrings()
2024-12-16 18:04:43 +00:00
Dr Mark C. Sinclair
5e4d699a72
chore(common/web): add four test cases for order andf tertiary arguments to fromStrings()
2024-12-16 17:51:29 +00:00
Dr Mark C. Sinclair
09168fc083
chore(common/web): remove unneeded local variables
2024-12-16 17:38:32 +00:00
Dr Mark C. Sinclair
76316f1661
chore(common/web): add test case for fromStrings() from string
2024-12-16 17:07:52 +00:00
Dr Mark C. Sinclair
703fd2cbe6
chore(common/web): add use case for string array
2024-12-16 15:41:00 +00:00
Darcy Wong
4eed790a31
Merge pull request #12832 from keymanapp/fix/android/keyboard-picker-resume
...
fix(android/engine): Initialize index when resuming KeyboardPicker
2024-12-16 21:10:15 +07:00
Dr Mark C. Sinclair
77076eb9ed
chore(common/web): add first test case for ElementString()
2024-12-16 12:43:53 +00:00
Dr Mark C. Sinclair
ee23da5647
chore(common/web): add five test cases for ElemElement.isEqual()
2024-12-16 12:17:18 +00:00
Dr Mark C. Sinclair
3ad9fd26f7
chore(common/web): Merge branch 'master' into test/common/web/types/9052-unit-tests-element-string
2024-12-16 11:45:55 +00:00
Dr Mark C. Sinclair
09f061432f
Merge pull request #12813 from keymanapp/chore/common/web/types/remove-c8rc-json-and-merge-exclusions-into-package-json
...
chore(common/web): remove .c8rc.json from types and merge exclusions into package.json
2024-12-16 18:42:58 +07:00
Dr Mark C. Sinclair
c9da863c42
chore(common/web): Merge branch 'master' into chore/common/web/types/remove-c8rc-json-and-merge-exclusions-into-package-json
2024-12-16 11:39:50 +00:00
Shawn Schantz
6026302f14
Merge branch 'master' into fix/mac/12582-sync-osk-with-keyboard
2024-12-16 16:02:55 +07:00
rc-swag
0f95fed588
feat(windows): rename checkinstallpackageelevation
2024-12-16 17:55:43 +10:00
Darcy Wong
b4b333a8fd
fix(android/engine): Apply review comments
2024-12-16 14:55:29 +07:00
rc-swag
740f787a9b
chore(windows): Merge branch 'epic/windows-updates' into feat/windows/set-sm-idle-firstrun
...
# Keyman Conventional Commit suggestions:
#
# - Link to a Sentry issue with git trailer:
# Fixes: _MODULE_-_ID_
# - Give credit to co-authors:
# Co-authored-by: _Name_ <_email_>
# - Use imperative, present tense ('attach' not 'attaches', 'attached' etc)
# - Don't include a period at the end of the title
# - Always include a blank line before trailers
# - More: https://github.com/keymanapp/keyman/wiki/Pull-Request-and-Commit-workflow-notes
2024-12-16 17:23:15 +10:00
Shawn Schantz
faf2a5b7fe
Merge pull request #12571 from keymanapp/fix/ios/5897-adjustable-keyboard-height
...
feat(ios): configurable keyboard height
2024-12-16 14:21:16 +07:00
rc-swag
12d912cbd4
feat(windows): Improve install dialog forms
2024-12-16 17:11:14 +10:00
sgschantz
5135b03426
fix(ios): created a new constant unknownDeviceKeyboardHeight
2024-12-16 14:03:26 +07:00
Meng-Heng
8e7d920d43
fix: modifies video's description in docs and adds duration
2024-12-16 13:27:54 +07:00
rc-swag
c720fce0f6
feat(windows): remove more dead comments
2024-12-16 16:27:04 +10:00