Commit graph

1368 commits

Author SHA1 Message Date
Keyman Build Agent
06ae3b660d auto: increment master version to 14.0.126 2020-08-07 14:00:44 -04:00
Keyman Build Agent
c19e07dd93 auto: increment master version to 14.0.125 2020-08-06 00:49:13 -04:00
Darcy Wong
709e43d45c fix(android): export all the VERSION vars 2020-08-06 11:40:21 +07:00
Darcy Wong
fe09ac73fe fix(android/app): Fix environment portion of app version string
When displaying the Info page of alpha builds from the Play Store, we noticed the version string displayed the wrong environment:
`14.0.X-alpha-local` (CI builds should have ended with `-alpha`).

It turns out  the `VERSION_` shell variables  from `build-utils.sh` aren't visible in `version.gradle` (though CI environment variables like `build_counter` are visible).

This PR:
* Exports the two VERSION strings needed in version.gradle
* Updates the Info page to simply display `BuildConfig.VERSION_NAME`
2020-08-06 10:34:26 +07:00
Keyman Build Agent
39d9c8f491 auto: increment master version to 14.0.124 2020-08-05 14:00:49 -04:00
Keyman Build Agent
62688800fe auto: increment master version to 14.0.123 2020-08-04 14:00:50 -04:00
Keyman Build Agent
18adac55bc auto: increment master version to 14.0.122 2020-08-03 14:00:44 -04:00
Keyman Build Agent
053c70e88e auto: increment master version to 14.0.121 2020-07-31 14:00:59 -04:00
Keyman Build Agent
85219a72db auto: increment master version to 14.0.120 2020-07-30 14:00:55 -04:00
jahorton
baf6d8899f chore(ios): Merge branch 'master' into feat/ios/i18n-start 2020-07-30 08:17:50 +07:00
Keyman Build Agent
016c002e1a auto: increment master version to 14.0.119 2020-07-29 14:00:54 -04:00
jahorton
716f682565 chore(ios): Merge branch 'master' into feat/ios/i18n-start 2020-07-29 15:39:39 +07:00
Marc Durdin
e71017a0ad
Merge pull request #3413 from keymanapp/feat/windows/generate-message-consts-at-build
feat(windows): generate message consts at build time
2020-07-29 14:09:23 +10:00
Marc Durdin
66a2d9b350 chore: unify crowdin.yml
This is groundwork for most likely using the Crowdin Github integration
and should simplify the management, I hope...
2020-07-29 10:21:51 +10:00
Keyman Build Agent
040f38b5aa auto: increment master version to 14.0.118 2020-07-28 14:01:34 -04:00
jahorton
1ca8ef6b2d chore(ios): Merge branch 'master' into feat/ios/i18n-start 2020-07-28 12:43:04 +07:00
Marc Durdin
d085467001 feat(windows): Crowdin i18n groundwork 2020-07-27 15:09:30 +10:00
Keyman Build Agent
08e3ed3a8f auto: increment master version to 14.0.117 2020-07-24 14:01:22 -04:00
Keyman Build Agent
78099f98cb auto: increment master version to 14.0.116 2020-07-23 14:01:21 -04:00
Keyman Build Agent
b5109b364d auto: increment master version to 14.0.115 2020-07-22 14:00:54 -04:00
Keyman Build Agent
b56422bfd9 auto: increment master version to 14.0.114 2020-07-21 14:01:09 -04:00
Keyman Build Agent
d720c68f41 auto: increment master version to 14.0.113 2020-07-20 14:01:12 -04:00
Keyman Build Agent
4d758e4303 auto: increment master version to 14.0.112 2020-07-16 14:01:30 -04:00
Keyman Build Agent
144ff07f6e auto: increment master version to 14.0.111 2020-07-15 14:01:01 -04:00
Keyman Build Agent
d4c1dd3dab auto: increment master version to 14.0.110 2020-07-14 14:01:21 -04:00
Keyman Build Agent
57bca99479 auto: increment master version to 14.0.109 2020-07-09 14:00:59 -04:00
Darcy Wong
853e12c2f0
Merge pull request #3322 from keymanapp/oem/android/download-keyboards-with-params
feat(android): Use build-download-resources.sh for KMApro and FV apps
2020-07-09 07:13:55 +07:00
Keyman Build Agent
3621292490 auto: increment master version to 14.0.108 2020-07-08 14:00:53 -04:00
Darcy Wong
ef11647b5a feat(android): Use build-download-resources.sh for KMApro and FV apps
Follow-on to #3300

* Update the FV Android app to use the same build script to download its default keyboard package. (fv_all.kmp)
    * This means downloading fv_all.kmp is the only valid option for the build (remove option to copy/rebuild keyboards)
* Reduce the number of exports in the Bash scripts
* Also removes sil_euro_latin.kmp since the app will fallback to fv_all/sil_euro_latin (in a future PR)
2020-07-08 14:03:02 +07:00
Keyman Build Agent
1f38e285fe auto: increment master version to 14.0.107 2020-07-04 14:01:01 -04:00
Keyman Build Agent
9de3046e7b auto: increment master version to 14.0.106 2020-07-03 14:00:47 -04:00
Darcy Wong
3d273a37e6
Merge pull request #3300 from keymanapp/feat/android/download-resources
feat(android): Download default resources at build time
2020-07-03 06:30:29 +07:00
Keyman Build Agent
2f8e5ebb0e auto: increment master version to 14.0.105 2020-07-01 14:01:01 -04:00
Darcy Wong
4b153468f9 fix(android): Avoid build-utils.sh from getting called multiple times 2020-07-01 15:36:02 +07:00
Darcy
7150931dab fix(android): Address review comments 2020-07-01 11:50:31 +07:00
Keyman Build Agent
46efb833af auto: increment master version to 14.0.104 2020-06-30 14:00:48 -04:00
Darcy Wong
63857437d0 feat(android/resources): Split package download to resources/ scriipt 2020-06-30 16:11:20 +07:00
Keyman Build Agent
03bb776319 auto: increment master version to 14.0.103 2020-06-29 14:00:44 -04:00
Keyman Build Agent
656932235e auto: increment master version to 14.0.102 2020-06-26 14:00:59 -04:00
Keyman Build Agent
b5d5946963 auto: increment master version to 14.0.101 2020-06-25 14:01:25 -04:00
Keyman Build Agent
20c3863349 auto: increment master version to 14.0.100 2020-06-24 14:00:46 -04:00
Keyman Build Agent
e40a7607ad auto: increment master version to 14.0.99 2020-06-23 14:00:59 -04:00
Keyman Build Agent
d91644da1d auto: increment master version to 14.0.98 2020-06-22 14:01:04 -04:00
Keyman Build Agent
a2625d7578 auto: increment master version to 14.0.97 2020-06-19 14:00:57 -04:00
jahorton
94a01df74e fix(common/resources): shebang for lerna-based Linux builds 2020-06-19 10:51:37 +07:00
Keyman Build Agent
b41c918d55 auto: increment master version to 14.0.96 2020-06-18 21:30:41 -04:00
jahorton
a42aa05e22 fix(common/resources): web-environment package-lock.json 2020-06-19 08:07:20 +07:00
jahorton
50e801a45b refactor(common/resources): module for building Web's environment.inc.ts 2020-06-17 10:14:05 +07:00
Keyman Build Agent
dd98938ffa auto: increment master version to 14.0.95 2020-06-16 14:00:43 -04:00
Keyman Build Agent
de4b8f543f auto: increment master version to 14.0.94 2020-06-15 14:00:50 -04:00