Commit graph

1980 commits

Author SHA1 Message Date
Joshua A. Horton
208dd453c1 chore(web): Merge branch 'change/web/top-level-modularization-design' into change/web/osk-and-key-event-integration 2023-03-14 13:09:51 +07:00
Joshua A. Horton
f5e64a10a5 chore: Merge branch 'chore/common/ldml-ts-and-node-updates' into chore/feature-esmodule-master-update 2023-03-14 09:23:39 +07:00
Darcy Wong
1a8d047ba1
Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
2023-03-13 11:13:14 +07:00
Darcy Wong
3b870aba02 Merge remote-tracking branch 'origin/master' into refactor/android/builder-script 2023-03-10 14:46:48 +07:00
Darcy Wong
ec5f2d8f7e refactor(android): Add inheritable options 2023-03-10 13:18:33 +07:00
Darcy Wong
3ef331a87e refactor(common): Update to build_help_html params 2023-03-10 12:49:37 +07:00
Darcy Wong
6c2126431f refactor(common): Make build-help into helper functions 2023-03-08 11:42:13 +07:00
Darcy Wong
78adb337a1 refactor(android): Use builder_is_debug_build 2023-03-08 09:57:36 +07:00
Darcy Wong
31d23efb20 chore(android): Merge remote-tracking branch 'origin/master' into refactor/android/builder-script 2023-03-08 09:46:18 +07:00
Darcy Wong
3103c483fd fix(android): Have top level builder 2023-03-06 10:24:28 +07:00
Darcy Wong
55349e32cf fix(android): Have top level builder handle cleaning up upload 2023-03-03 13:21:16 +07:00
Darcy Wong
749a734e47 fix(android/app): Address more review comments
* restore directory after `convert_markdown_to_html`
2023-03-03 10:56:11 +07:00
Darcy Wong
6ab7068e0c
Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
2023-03-03 07:57:42 +07:00
Darcy Wong
442eb95ec8 fix(android/app): Another attempt at fixing OSK rotation 2023-03-02 14:47:11 +07:00
Darcy Wong
5265058be1 refactor(android): Fix test actions 2023-03-02 11:18:56 +07:00
Darcy Wong
af31afe86d fix(android/engine): Fix various OSK bugs due to refactor 2023-03-02 10:43:29 +07:00
Darcy Wong
8e140a34a0 fix(android/samples): CONFIG typo 2023-03-02 09:15:35 +07:00
Darcy Wong
449801e3a8 fix(android/app): Add gitkeep to assets 2023-03-01 21:44:59 +07:00
Darcy Wong
50c745933e fix(android/app): Try to fix configure step 2023-02-28 09:44:56 +07:00
Joshua A. Horton
e7dedfc8ee change(web): embedded-OSK configuration, linkages 2023-02-28 08:42:09 +07:00
Darcy Wong
f70044029c fix(android): Configure path 2023-02-28 08:41:55 +07:00
Darcy Wong
9c7f9124a8 fix(android): KMPro output 2023-02-28 07:43:48 +07:00
Darcy Wong
1e243e8c6f refactor(android): Update top level script 2023-02-28 07:33:10 +07:00
Darcy Wong
337abea2f3 fix(android/samples): Config parameter 2023-02-27 14:53:20 +07:00
Darcy Wong
d2030767c7 refactor(android/app): Update Gradle for final apk name 2023-02-27 11:46:05 +07:00
Darcy Wong
90b1bc82f2 fix(android): Include config in path to keyman-engine.aar 2023-02-27 11:42:24 +07:00
Darcy Wong
29a3f2f6c5 fix(android/engine): Output keyman-engine.aar 2023-02-27 09:41:11 +07:00
Darcy Wong
548fadded2 chore(android): Merge remote-tracking branch 'origin/master' into refactor/android/builder-script 2023-02-27 08:55:17 +07:00
Darcy Wong
57f4987478 chore(android): Revert "Merge pull request #8291 from keymanapp/fix/android/landscape-osk"
This reverts commit dc7603a97d.
2023-02-24 15:11:03 +07:00
Darcy Wong
475d5649aa fix(android/app): Configure step 2023-02-24 14:03:15 +07:00
Darcy Wong
e1820013c6 fix(android): Fix output paths 2023-02-24 13:46:00 +07:00
Darcy Wong
ed0d69b385 chore(android/engine): More cleanup 2023-02-24 11:38:43 +07:00
Darcy Wong
7a1f80e70d fix(android): Update configure actions 2023-02-24 11:33:26 +07:00
Darcy Wong
da00510ca3 fix(android): Fix several scripts 2023-02-24 10:31:44 +07:00
Darcy Wong
0b5ef22a99 refactor(android/app): Update builder for KMAPro 2023-02-23 15:40:05 +07:00
Darcy Wong
132e7f6f86 chore(android/samples): Tidy up Sample builder scripts 2023-02-23 13:56:58 +07:00
Darcy Wong
69e40e3011 chore(android/engine): Tidy up lint for debug vs release 2023-02-23 13:34:10 +07:00
Darcy Wong
a02ae16961 chore(android/engine): Rename abbreviations 2023-02-23 13:27:25 +07:00
Darcy Wong
b034757cb5 refactor(android/engine): Address more review comments for KMEA builder 2023-02-23 13:17:52 +07:00
Darcy Wong
cb29cd0599
Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
2023-02-23 12:57:19 +07:00
Darcy Wong
0555028892 refactor(android/samples): Update KMSample builder scripts 2023-02-23 11:43:10 +07:00
Darcy Wong
6c0303b352 refactor(android/engine): Handle --ci flag 2023-02-23 11:00:17 +07:00
Darcy Wong
f075ebe3aa refactor(android/engine): Fix --debug options 2023-02-23 10:32:38 +07:00
Darcy Wong
5fb2460d66 chore(android): Merge branch 'master' into refactor/android/builder-script 2023-02-23 09:22:47 +07:00
Marc Durdin
699b289899
Merge pull request #8289 from keymanapp/chore/dirname-to-builtin
chore: use builtin instead of dirname for perf
2023-02-23 08:42:29 +11:00
Marc Durdin
80689a794b
Merge pull request #8288 from keymanapp/chore/readlink-only-instead-of-greadlink
chore: remove greadlink from standard script prolog
2023-02-23 08:42:21 +11:00
Darcy Wong
255465aa24 fix(android/app): Fix OSK width when rotating 2023-02-22 14:24:30 +07:00
Marc Durdin
ce864ea923 chore: update standard script prolog to use builtin instead of dirname 2023-02-22 11:04:15 +07:00
Marc Durdin
463c7ff907 chore: remove greadlink from standard script prolog 2023-02-22 10:43:06 +07:00
Marc Durdin
c475188c6b chore: use builder_die, remove die 2023-02-20 09:03:37 +07:00