Commit graph

15 commits

Author SHA1 Message Date
Darcy Wong
68beb6571f fix(android): Move exit 2021-05-28 09:14:06 +07:00
Darcy Wong
399fe011db fix(android): Have clean() exit 2021-05-27 10:29:57 +07:00
Darcy Wong
51872f6e4d fix(android): Add more files/dirs to clean() 2021-05-27 09:13:46 +07:00
Darcy Wong
0d88b36422 fix(android): Check -clean flag if first arg 2021-05-26 09:39:57 +07:00
Darcy Wong
24a0d5831a chore(android): Close if clause 2021-05-25 15:20:18 +07:00
Darcy Wong
599c4f1981 chore(android): Add -clean flag to build script 2021-05-25 14:29:27 +07:00
Darcy Wong
8d8cf035b9 feat(android): Download default resources at build time
Similar to the OEM FirstVoices Android app, this updates the KMAPro `build.sh` script to download the latest default language resources (keyboard and dictionary) as part of the build process.
2020-06-30 13:19:02 +07:00
Darcy Wong
949002f27e fix(android): Update android build script call for FV 2020-04-29 22:16:59 +07:00
Darcy Wong
d87bc5d12f fix(android): Update scripts
* Set base android build.sh to use bash
* Update parse-crowdin.sh to handle Android regions (prefix with `r`)
2020-03-10 13:26:22 +07:00
Marc Durdin
742aee39d7 chore(android): use new version infrastructure 2020-01-29 08:55:19 +11:00
Marc Durdin
92fd5d945c [Android] Add FV app to build scripts 2019-05-27 09:32:58 +10:00
darcywong00
686bb50bc0 Stop warnings being reported during CI builds
-Also updated link to logo2 and copyright date in root readme
2018-02-01 10:35:48 +07:00
Marc Durdin
c6f7cc5f72 Stop gradle daemon from starting when we are running CI 2017-08-21 16:23:02 +07:00
Darcy Wong
2fc20b6ce6 Fix build scripts for Linux
n trying to build Keyman for Android on Linux, the following issues needed to be fixed:

Set `build.sh` and `gradlew` scripts to executable

KMEA/build.sh needs an OS check so build.bat is only called on Windows

web/source/build.sh needs $compiler and $copmiler_warnings values in quotes
2017-07-31 08:36:10 +07:00
darcywong00
6d26d7cd9e Keyman for Android 2.8 Open Source
Copy over the Android source
Update build.sh scripts for new paths
KMEA/build.sh also updated to build KMW and use the artifacts
2017-07-21 11:52:22 +07:00