Sabine
f4c6654eb5
fix(common/core):in sequences with CODE_xxx checked for p<pstart ; added more tests to decxstr
2021-10-29 09:55:25 +02:00
Eberhard Beilharz
f0b38c5a61
Merge pull request #5859 from keymanapp/chore/linux/version
...
chore(linux): Set correct version number on ibus component
2021-10-29 08:47:02 +02:00
Keyman Server
1d0d70b029
Merge pull request #5861 from keymanapp/auto/version-master-15.0.138
...
auto: increment master version to 15.0.138
2021-10-29 05:01:59 +11:00
Keyman Build Agent
cf1ea0e71b
auto: increment master version to 15.0.138
2021-10-28 14:01:16 -04:00
Eberhard Beilharz
614ba114ef
chore(common): Work with older meson versions
...
The copy keyword inside of configure_file got added in meson 0.47.
However, we still support Bionic which comes with meson 0.45. This
change adds a workaround.
2021-10-28 15:06:40 +02:00
Eberhard Beilharz
1397544c52
Merge pull request #5858 from keymanapp/chore/common/commit-msg
...
chore(common): Don't check for conventional commit for fixups
2021-10-28 10:56:34 +02:00
Eberhard Beilharz
7e245bcef3
chore(common): Don't check for conventional commit for fixups
...
This change allows to add fixup commits by running the command
`git commit --fixup=<sha>` without complaining about the commit
message not being in conventional commit format. (Running the
git command will result in the commit title of the referenced
commit with `fixup!` prepended. It will later be squashed with
the referenced commit in a git rebase.)
2021-10-28 10:56:28 +02:00
Eberhard Beilharz
4c5824fc6a
chore(common/core): generate kmp.json
...
This change generates kmp.json based on the test files specified in
meson.build. It will also generate .kmx files in the build directory
and copies the .kmn files to it as well.
2021-10-28 10:47:01 +02:00
Eberhard Beilharz
b4208c90b8
chore(linux): Set correct version number on ibus component
2021-10-28 10:36:23 +02:00
sgschantz
19e3fef47b
changed layout of About window to use StackView so that text will adjust based on size
2021-10-28 15:23:03 +07:00
sgschantz
9c59ee0de6
updated strings for About and Help windows
2021-10-27 16:51:41 +07:00
Shawn Schantz
534dc8c8e1
added Khmer localization, changed English to en, added help and info view localizations
2021-10-27 11:08:22 +07:00
Sabine
8670495c6e
fix(common/core): resolved merge conflicts
2021-10-26 10:47:51 +02:00
Darcy Wong
a0228c6c30
chore(common): Check in crowdin strings for Mandara (Wandala)
2021-10-26 15:18:51 +07:00
Keyman Server
0875f68f7a
Merge pull request #5851 from keymanapp/auto/version-master-15.0.137
...
auto: increment master version to 15.0.137
2021-10-24 05:02:05 +11:00
Keyman Build Agent
5334c0b71e
auto: increment master version to 15.0.137
2021-10-23 14:01:23 -04:00
Darcy Wong
c8216c20ae
Merge pull request #5836 from keymanapp/chore/android/globe-key-todo
...
chore(android/engine): Address globe key TODO
2021-10-23 09:10:14 +07:00
Darcy Wong
6fb6238ea9
chore(android): Add test code to remove kmp file
2021-10-22 15:17:00 +07:00
Darcy Wong
016b724d16
fix(android): Check kmp file exists before extracting
2021-10-22 15:16:33 +07:00
Keyman Server
97ead92d9a
Merge pull request #5843 from keymanapp/auto/version-master-15.0.136
...
auto: increment master version to 15.0.136
2021-10-21 05:02:11 +11:00
Keyman Build Agent
ee8bc76d49
auto: increment master version to 15.0.136
2021-10-20 14:01:23 -04:00
Sabine
62af9c6a8d
fix(common/core): decxstr another small layout change
2021-10-20 10:33:23 +02:00
Sabine
ecbd2a88e8
some layout changes to decxstr + tests
2021-10-20 09:58:34 +02:00
Darcy Wong
dddfc8c64c
chore(common): Check in crowdin strings for Fulfulde Nigeria
...
These use the locale `ff-NG` in contrast to the existing Pulaar-Fulfulde locale `ff-ZA`.
2021-10-20 11:18:22 +07:00
rc-swag
c6e5aadde1
Merge pull request #5837 from keymanapp/docs/windows/update-testcase-description
...
docs(windows): add note to caps-lock-stores test
2021-10-20 06:45:26 +10:00
Keyman Server
0a46c7b562
Merge pull request #5840 from keymanapp/auto/version-master-15.0.135
...
auto: increment master version to 15.0.135
2021-10-20 05:02:10 +11:00
Keyman Build Agent
e2dea842e3
auto: increment master version to 15.0.135
2021-10-19 14:01:28 -04:00
rc-swag
bccc075986
docs(windows): review comments
...
Co-authored-by: Eberhard Beilharz <ermshiperete@users.noreply.github.com>
2021-10-19 20:06:12 +10:00
rc-swag
efc25ccd1d
Merge pull request #5829 from keymanapp/docs/update-install-anywhere
...
docs(windows): add install apps from anywhere instructions
2021-10-19 20:04:34 +10:00
Darcy Wong
d54ba65eb4
chore(common): Check in crowdin strings for Bura-Pabir
2021-10-19 16:14:03 +07:00
Darcy Wong
2113bebcf7
feat(android): Allow uninstall of sil_euro_latin keyboard
2021-10-19 15:03:34 +07:00
Darcy Wong
e3791801d2
chore(android): Revert "chore(android/engine): Add test code to not allow setting keyboard"
...
This reverts commit 140e45d937 .
2021-10-19 13:54:24 +07:00
Ross
1c3b96a706
docs(windows): missing CR in md for testing
2021-10-19 07:59:45 +10:00
Ross
bc0e4af58a
docs(windows): add note to caps-lock-stores test
...
Add a note the caps lock stores manual test describing the problem
with the virtual box soft keyboad and the shift key for
test-caps-off-5 test.
2021-10-19 07:34:24 +10:00
Sabine
cdce40eb56
first Version of Decxstr
2021-10-18 16:52:05 +02:00
Sabine
b385ca3096
first Version of Decxstr
2021-10-18 16:39:02 +02:00
Darcy Wong
140e45d937
chore(android/engine): Add test code to not allow setting keyboard
2021-10-18 09:55:03 +07:00
Darcy Wong
ce2a3081c3
chore(android/engine): Don't switch keyboard if not allowed
...
Clean up TODO
2021-10-18 09:42:17 +07:00
Keyman Server
b99d196609
Merge pull request #5833 from keymanapp/auto/version-master-15.0.134
...
auto: increment master version to 15.0.134
2021-10-17 05:02:14 +11:00
Keyman Build Agent
fbbe812765
auto: increment master version to 15.0.134
2021-10-16 14:01:31 -04:00
Darcy Wong
8af51e63f7
fix(developer): Update buildKmpFile to return Promise
2021-10-16 16:29:09 +07:00
Darcy Wong
7f9d43ad1d
Merge pull request #5768 from keymanapp/chore/common/crowdin-ha
...
chore(common): Check in crowdin strings for Hausa
2021-10-16 16:09:27 +07:00
Darcy Wong
c5005728da
Merge remote-tracking branch 'origin/master' into chore/common/crowdin-ha
2021-10-16 16:03:29 +07:00
Darcy Wong
129afd9423
Merge remote-tracking branch 'origin/master' into chore/developer/update-jszip
2021-10-16 16:02:38 +07:00
Keyman Server
a0c2e1dbeb
Merge pull request #5832 from keymanapp/auto/version-master-15.0.133
...
auto: increment master version to 15.0.133
2021-10-16 05:01:54 +11:00
Keyman Build Agent
c0d395beee
auto: increment master version to 15.0.133
2021-10-15 14:01:14 -04:00
rc-swag
ab0f50d63e
Merge pull request #5803 from keymanapp/feat/windows/keyman-caps-lock-stores
...
feat(windows): Change caps to work with common core processor
2021-10-15 16:03:20 +10:00
Shawn Schantz
0f8a0a8216
project change for Localizable.strings
2021-10-14 16:10:22 +07:00
Shawn Schantz
bcefd63716
set localizable.strings to be localizable
2021-10-14 16:07:51 +07:00
Shawn Schantz
0b16eeff80
externalize strings for alerts and download status
2021-10-14 14:28:45 +07:00