Joshua A. Horton
1d8595d48e
fix(developer): developer build path partial reversion
2022-10-25 15:44:26 +07:00
Joshua A. Horton
ed9341ced0
fix(web): build:engine dependencies
2022-10-25 15:21:02 +07:00
Joshua A. Horton
db16fe5e40
refactor(web): regularizes build output pattern, DRYs build functions
2022-10-25 15:01:43 +07:00
Darcy Wong
5b59cca37b
chore(mac): Add privacy-alert-text string
2022-10-25 13:57:25 +07:00
Darcy Wong
0bce67158f
Merge pull request #7524 from keymanapp/chore/common/crowdin-16-0-update
...
chore(common): Update existing crowdin strings for 16.0
2022-10-25 13:39:45 +07:00
Marc Durdin
bb095f2bd2
chore(common): update actions to node16
...
Note: GH-sourced actions use tags; 3rd party actions use commit hashes.
2022-10-25 16:22:03 +11:00
Darcy Wong
1bc6e6a06f
chore(common): Update crowdin strings for 16.0
2022-10-25 11:33:44 +07:00
Darcy Wong
bdbbf17c6b
Merge pull request #7507 from keymanapp/chore/android/whatsnew-16
...
chore(android): Update help whatsnew for 16.0
2022-10-25 10:16:51 +07:00
Darcy Wong
3763e839c9
Merge pull request #7522 from keymanapp/chore/common/crowdin-update-amharic
...
chore(common): Update crowdin strings for Amharic
2022-10-25 10:16:37 +07:00
Darcy Wong
8b781cdcff
chore(common): Update crowdin strings for Amharic
2022-10-25 09:39:56 +07:00
Joshua A. Horton
23b516182f
change(web): build/<product> -> build/app/<product>
2022-10-25 09:12:43 +07:00
Joshua A. Horton
d36b912c6f
fix(developer): KMW copy path lacking a path piece
2022-10-25 08:42:42 +07:00
Marc Durdin
9c2edbcbc0
fix(core): remove KMN_API from callback spec
...
Fixes #7487 .
`KMN_API` defines only import/export/static modifiers for functions, so
it makes no sense to apply it to a typedef. (Previously, I thought it
also included a calling convention, but it doesn't.)
2022-10-25 11:59:37 +11:00
Marc Durdin
0c2bd3b460
chore(common): stats script for planning
2022-10-25 11:53:48 +11:00
Marc Durdin
c1279447d1
Merge pull request #7508 from keymanapp/chore/core/7447-refactor-debuglog
...
chore(core): move `DebugLog` into parent folder 🙀
2022-10-25 09:57:29 +11:00
Marc Durdin
c37a15b317
chore(core): update linux test makefile refs to debuglog
2022-10-25 06:33:44 +11:00
Marc Durdin
5321538d1d
Merge pull request #7503 from keymanapp/chore/linux/clearify
...
chore(linux): call `reset_context` instead of `...focus_in`
2022-10-25 06:23:42 +11:00
Marc Durdin
4a86658d0f
Merge pull request #7502 from keymanapp/refactor/linux/renamemethod
...
chore(linux): Rename internal method to `commit_string`
2022-10-25 06:23:32 +11:00
Marc Durdin
aba6376ca7
Merge pull request #7501 from keymanapp/refactor/linux/unusedmethods
...
refactor(linux): Comment unused methods
2022-10-25 06:23:19 +11:00
Marc Durdin
4d430d67c9
Merge pull request #7514 from keymanapp/fix/common/7512-help-formatting-builder
...
fix(common): ignore deps when formatting help
2022-10-25 05:57:43 +11:00
Keyman Server
ac7ccafd9c
Merge pull request #7519 from keymanapp/auto/version-master-16.0.88
...
auto: increment master version to 16.0.88
2022-10-25 05:02:31 +11:00
Keyman Build Agent
a675dbe14c
auto: increment master version to 16.0.88
2022-10-24 14:01:54 -04:00
Joshua A. Horton
7eb34bdbda
docs(web): missing bulk-renderer doc detail
2022-10-24 15:48:33 +07:00
Joshua A. Horton
0833f3be21
fix(web): bulk renderer update
2022-10-24 15:40:30 +07:00
Joshua A. Horton
6c29320d32
chore(web): Merge branch 'change/web/reorg-source-src-reorg' into change/web/reorg-test-pages-cases
2022-10-24 15:15:12 +07:00
Joshua A. Horton
8ce09522e7
chore(web): Merge branch 'chore/web/top-level-build-script-rework' into change/web/reorg-source-src-reorg
2022-10-24 15:14:42 +07:00
Joshua A. Horton
c18bc07d34
chore(web): Merge branch 'change/web/reorg-source-src-reorg' into change/web/reorg-test-pages-cases
2022-10-24 12:56:39 +07:00
Joshua A. Horton
62fb4bb8c2
change(web): build:samples after build:embed
2022-10-24 12:50:12 +07:00
Joshua A. Horton
c46304b2c1
fix(web): restores built keyboard in test section
2022-10-24 12:02:12 +07:00
Joshua A. Horton
37cd399c9a
chore(web): script move dropped exec flags
2022-10-24 11:59:40 +07:00
Joshua A. Horton
84fa0e31ad
change(web): unit_tests -> src/test/auto
2022-10-24 11:55:40 +07:00
Joshua A. Horton
309120c40c
change(web): moves web test script to base web/ folder
2022-10-24 11:49:01 +07:00
Joshua A. Horton
19ac13b368
fix(web): fixes android-harness build pathing
2022-10-24 11:45:24 +07:00
Joshua A. Horton
62ff9e662d
change(web): testing/ -> src/test/manual/
2022-10-24 11:45:23 +07:00
Joshua A. Horton
628767259d
change(web): samples -> src/samples
2022-10-24 11:45:22 +07:00
Joshua A. Horton
178a5ba7e2
fix(web): sentry-manager path ref
2022-10-24 11:44:57 +07:00
Marc Durdin
5e55ceb903
fix(common): ignore deps when formatting help
...
Fixes #7512 .
Dependencies were being added to list of parameters, which caused the
help formatting to be overly spaced out. Given deps are not parameters,
we should never have been adding them anyway.
2022-10-24 15:26:16 +11:00
Joshua A. Horton
daf56bb7e8
fix(android): fixes CI build missing sentry-manager product
2022-10-24 10:58:25 +07:00
Joshua A. Horton
a215b52712
fix(web): web ui-module test cases
2022-10-24 10:19:43 +07:00
Joshua A. Horton
e9a45c1592
fix(web): ui module linking for sample/test pages
2022-10-24 10:16:06 +07:00
Joshua A. Horton
242cb1312c
fix(developer): fixes developer-server's Web build call
2022-10-24 10:06:18 +07:00
Joshua A. Horton
0d643a88f7
fix(developer): KMW build product copying
2022-10-24 10:05:08 +07:00
Joshua A. Horton
342afa587f
fix(ios): KMW build product copying
2022-10-24 10:05:00 +07:00
Joshua A. Horton
370debfa14
fix(android): KMW build output copying
2022-10-24 09:58:37 +07:00
sgschantz
0a9b3ebb61
add dutch(nl) localization to mac and ios project files
2022-10-24 09:34:10 +07:00
Joshua A. Horton
0256a5c65c
change(web): converts output-path script vars, links android-harness to build:samples
2022-10-24 08:49:24 +07:00
Joshua A. Horton
66ec28d304
fix(web): bulk-renderer source links
2022-10-24 08:44:20 +07:00
Joshua A. Horton
0fa44e0bb9
fix(web): updates testing-page links
2022-10-24 08:43:59 +07:00
Joshua Horton
8a6120428a
Merge pull request #7488 from keymanapp/fix/web/lang-menu-index-scroll
...
fix(web): touch-platform language menu initial scrolling + index scrolling
2022-10-24 08:02:33 +07:00
Keyman Server
31d80b7d12
Merge pull request #7511 from keymanapp/auto/version-master-16.0.87
...
auto: increment master version to 16.0.87
2022-10-22 05:03:28 +11:00