Darcy Wong
3cbbc00200
Merge pull request #3045 from keymanapp/fix/common/build-keyboards
...
fix(oem,common): Update FirstVoices build_keyboards.sh script
2020-05-01 11:05:06 +07:00
Darcy Wong
7c0b82e5fc
Update oem/firstvoices/common/build_keyboards.sh
...
Accept suggestion for checking $KEYBOARDS_TARGET
Co-authored-by: Marc Durdin <marc@durdin.net>
2020-05-01 11:04:00 +07:00
Darcy Wong
32aa712a46
fix(oem): Fix script path
2020-05-01 09:30:49 +07:00
Darcy Wong
e5ae3d1d87
fix(oem): Address additional review comments
2020-05-01 08:16:43 +07:00
Darcy Wong
a004c7b7e9
fix(oem): Remove deprecated property for FV build
2020-05-01 07:40:25 +07:00
Darcy Wong
23ad0434fa
modify(oem): Update DSN for FV Android app
...
On sentry.keymanc.om, we're moving the OEM FirstVoices Android app from *#keyman-apps* to the *#keyman-oem-apps* team.
This PR updates the Sentry DSN accordingly
2020-04-30 08:54:09 +07:00
Marc Durdin
34c157ae8a
Merge pull request #3006 from keymanapp/fix/windows/sentry-cleanup
...
feat(windows): Sentry integration fixes and polish
2020-04-30 09:39:21 +10:00
Darcy Wong
3462cfa822
fix(oem,common): Address review comments
2020-04-30 06:16:50 +07:00
Marc Durdin
214bd4652e
chore(windows): Merge branch 'master' into fix/windows/sentry-cleanup
2020-04-30 05:04:13 +10:00
Darcy Wong
6b53667643
fix(oem,common): Update FirstVoices build_keyboards.sh script
...
Incorporate changes from #3040 into oem/firstvoices/common/build_keyboards.sh
I had to include sil_euro_latin.kmp because KMManager reverts to default package ID (sil_euro_latin) on KMW exceptions.
This will also need a keyboards build of fv_all.kmp (next version 12.2 should include touch keyboards)
2020-04-29 17:16:12 +07:00
Marc Durdin
2be562a1aa
fix(ios): firstvoices icon and version info
2020-04-29 17:35:05 +10:00
Marc Durdin
256be354ed
chore: address review comments
2020-04-29 16:40:39 +10:00
Marc Durdin
336f30c514
fix(windows): support jq-win64
2020-04-29 12:41:07 +10:00
Marc Durdin
caa96dd9cb
fix(ios): download fv keyboards
...
Instead of building and copying from keyboards repo, just
download the final fv keyboards from download server. This
avoids a bunch of dependencies on macOS build agents.
2020-04-29 10:37:32 +10:00
Marc Durdin
9cc3ddbc20
fix(android): revert copypasta 'context' to 'this'
2020-04-28 16:14:14 +10:00
Marc Durdin
b12baab1c5
fix(android): link VERSION_ENVIRONMENT
2020-04-28 15:56:56 +10:00
Marc Durdin
b5f32fbbaf
fix(android): use environment and version-with-tag for sentry
2020-04-28 11:34:22 +10:00
Darcy Wong
2be7449462
fix(android): Update minimum SDK to 21
...
Fixes #2989
This updates the minimum supported Android SDK to 21 (Lollipop). This applies to KMEA, KMAPro, Sample Apps, KeyboardHarness, and FV Android app.
Tests/keyCode doesn't use KMEA so no change there.
2020-04-16 11:55:00 +07:00
Marc Durdin
eade8c34f3
refactor(windows): Use 14.0-style versioning
...
Moves all version construction to use VERSION.md and
TIER.md and reduces intermediate file usage, so we can
present sensible versions across the project.
2020-03-18 17:25:39 +11:00
Darcy Wong
1ed51da2da
fix(oem): Disable monitoring of ANR for oem Android app
2020-03-16 09:35:06 +07:00
Darcy Wong
c5fb9a4e24
feat(oem): Update min SDK to 19
2020-03-12 16:02:25 +07:00
Darcy Wong
295b5b0867
fix(android): Remove duplicate dependency
2020-03-08 20:51:02 +07:00
Darcy Wong
6e29aca0de
feat(android): Have SystemKeyboard re-init Sentry as needed
2020-03-06 09:02:40 +07:00
Darcy Wong
70b60bb852
feat(android): more cleanup and update FV app
2020-03-05 16:55:23 +07:00
Darcy Wong
7fdd458294
feat(oem): Add Sentry DSN to FirstVoices app
2020-03-04 11:45:22 +07:00
Darcy Wong
05869c3008
change(android): Replace fabric with sentry in other apps
2020-03-02 22:08:13 +07:00
Marc Durdin
255e4f4b7a
chore: Merge branch 'master' into chore/beta-to-master-p9s2-1
2020-02-17 10:11:15 +11:00
Joshua Horton
bcd39c88ab
Merge pull request #2650 from keymanapp/chore/ios/oem-resource-update
...
chore(oem): FV iconography update
2020-02-14 09:38:50 +07:00
jahorton
56621657cf
chore(ios): more oem image updates
2020-02-14 08:33:36 +07:00
jahorton
e608413f57
chore(ios): FV icon update pass 1
2020-02-13 08:56:59 +07:00
Darcy Wong
ed42b11347
fix(oem): Update version of androidx.appcompat
...
* Per SO suggestion, update to version `1.2.0-alpha02`
* Also split `firebase-core` dependency to `firebase-analytics` and `firebase-messaging` (mirrors kMAPro)
2020-02-12 11:00:20 +07:00
Marc Durdin
4ebd2d9f24
chore(android): versionCode as Integer
2020-01-29 12:19:07 +11:00
Marc Durdin
855a80258b
chore(ios): use new version infrastructure
2020-01-29 11:53:50 +11:00
Marc Durdin
7e8121529b
chore(android): new version infra for oem
2020-01-29 10:00:55 +11:00
Darcy Wong
46c6c2d28f
fix(android): Update build dependencies for Sample and Test projects
2019-11-20 11:08:18 +07:00
Marc Durdin
170df7cf27
[Windows] Remove hardcoded version number for firstvoices app
2019-10-21 07:02:06 +07:00
Marc Durdin
330709b5d5
[iOS] Remove donate link per Apple requirements for FV Keyboards app
2019-09-09 09:36:04 +10:00
Marc Durdin
eb559b2044
[Android] [iOS] Use Canadian Multilingual keyboard for French for FV Keyboards, rather than Eurolatin
2019-09-03 16:36:13 +10:00
Marc Durdin
dc244414dd
[iOS] Add export plist detail for FV Keyboards
2019-08-30 15:11:30 +10:00
Marc Durdin
88d0f79442
[iOS] Tweak cert config for FV Keyboards
2019-08-30 13:44:17 +10:00
Marc Durdin
254200e15e
Merge pull request #1786 from keymanapp/ios-firstvoices
...
[iOS] FirstVoices app
2019-08-30 07:18:57 +10:00
Marc Durdin
3849641d13
[iOS] Fixup xcodebuild parameters for non-archive builds of FV App
2019-08-30 06:55:11 +10:00
Marc Durdin
b2ba80c0ea
[iOS] Enable keyboards build, tweak projects for FV
2019-08-30 05:39:34 +10:00
Marc Durdin
00cea19252
[iOS] FirstVoices - Remove transparency from Icon-1024.png
2019-08-28 22:06:59 +10:00
Marc Durdin
abe9f6b4ed
[iOS] FirstVoices - add Carthage and fixup dependencies
2019-08-28 22:05:13 +10:00
Marc Durdin
19cbe92315
Merge branch 'beta' into windows-firstvoices
2019-08-12 16:43:07 +10:00
Marc Durdin
64432ce733
[Windows] Build FirstVoices packages during FV build
2019-08-12 16:41:39 +10:00
Marc Durdin
eb4b8da7f4
[Windows] Support installing packages with keyboards that are disabled by default; support opening configuration at first run
2019-08-12 15:38:24 +10:00
Marc Durdin
4c05166731
Merge branch 'beta' into ios-firstvoices
2019-08-12 14:46:52 +10:00
Marc Durdin
029fb7c822
Merge pull request #1828 from keymanapp/android-ios-firstvoices-keyboards-script
...
[Android] [Windows] [iOS] Merge build of keyboards for FirstVoices apps
2019-08-12 14:42:15 +10:00