Commit graph

204 commits

Author SHA1 Message Date
Marc Durdin
024a36da9f
Merge pull request #5787 from keymanapp/chore/sentry-io
chore: sentry.io dsn 👮‍♂️
2021-10-06 07:32:43 +11:00
Marc Durdin
3219b44624 chore: sentry.io dsn 2021-10-04 15:01:36 +11:00
Darcy Wong
a69c802a1e fix(android/engine): Remove ACCESS_NETWORK_STATE permission 2021-09-28 13:33:12 +07:00
Darcy Wong
d744c62c93 fix(android/engine): Remove unnecessary permissions from Manifest 2021-09-27 14:59:21 +07:00
jahorton
67f29d2a61 docs(ios): tweaks build-script help for new flag 2021-08-06 08:16:58 +07:00
jahorton
b9fe39e6fb chore(ios): -all-artifacts -> -add-sim-artifact 2021-08-06 08:07:42 +07:00
jahorton
b95579ebe1 fix(ios): proper use of our XCODEFLAGS_EXT shell var 2021-08-06 08:03:49 +07:00
jahorton
a4901a2c67 feat(oem/fv/ios): FV app - simulator build artifact 2021-08-05 14:36:15 +07:00
Darcy Wong
95b3274d7e fix(oem/fv/android): Update sentry-android-gradle-plugin 2021-08-04 10:38:42 +07:00
jahorton
f6051ee038 fix(oem/fv/ios): -no-carthage propagtes with -lib-build 2021-06-28 12:25:39 +07:00
Marc Durdin
0ad14bcb34 chore(ios): Revert "chore(ios): framework search paths"
This reverts commit 8683bfa557.
2021-06-28 15:00:15 +10:00
Marc Durdin
b383679993 chore(ios): Revert "chore(ios): framework search paths and build script cleanup"
This reverts commit b7344d1906.
2021-06-28 15:00:07 +10:00
Marc Durdin
b7344d1906 chore(ios): framework search paths and build script cleanup 2021-06-28 05:53:47 +10:00
Marc Durdin
8683bfa557 chore(ios): framework search paths 2021-06-28 05:40:03 +10:00
Marc Durdin
f7c73a53df chore: fixup enum 2021-06-25 15:02:53 +10:00
Marc Durdin
073ca98e2e feat(ios): add spacebar text controls
Relates to #949.

Mirror of #5349 (Android), for iOS.

* Adds setSpacebarText() API to Keyman Engine for iOS
* Adds displayName API to Keyman Engine for iOS
* Adds Preference for spacebar text to Keyman Engine for iOS
* Sets default spacebar text to keyboard name for FirstVoices Keyboards
2021-06-25 11:44:09 +10:00
Marc Durdin
a3ec34a3ce feat(android): Spacebar text controls
Relates to #949.

* Adds setSpacebarText() API to Keyman Engine for Android
* Adds displayName API to Keyman Engine for Android
* Adds Preference for spacebar text to Keyman for Android
* Sets default spacebar text to keyboard name for FirstVoices Keyboards
2021-06-24 10:58:26 +10:00
Marc Durdin
26aafc6afb fix(android): rotation fix for samples and FV Keyboards 2021-06-10 10:47:50 +10:00
jahorton
abe0f929ff fix(oem/fv/ios): app encryption flag for app store uploads 2021-06-09 09:14:59 +07:00
Marc Durdin
c244eded35
Merge pull request #5175 from keymanapp/fix/common/build-script-help-param
fix(common): build script help param
2021-05-31 11:08:36 +10:00
Darcy Wong
1341fa032b
Merge pull request #5145 from keymanapp/feat/android/add-clean-flag
chore(android): Add -clean flag to build script
2021-05-28 09:39:51 +07:00
Marc Durdin
5fac633fb6 fix(common): build script help param
When working on a new build script, I tripped over the `-?` question
mark help parameter here, as it needs to be escaped. Opted to fix all
the instances in our scripts, although AFAICT there would not have been
current bugs arising from this, as there were no conflicting one
character options lower in the case list.
2021-05-28 09:50:40 +10:00
Joshua Horton
58cd1b1b9f
Merge pull request #5168 from keymanapp/change/ios/min-of-ios-12
change(ios): minimum iOS version -> 12.1
2021-05-28 06:36:58 +07:00
Joshua Horton
126d5762ea
Merge pull request #5120 from keymanapp/chore/ios/update-sentry-dep
chore(ios): dependencies - update sentry-cocoa to 6.2.1
2021-05-28 06:36:45 +07:00
jahorton
32bab3a248 change(ios): sets minimum iOS target version to 12 2021-05-27 13:57:05 +07:00
jahorton
4a285ec3a8 fix(ios): link, but NOT embed KeymanEngine.xcframework in app exs 2021-05-27 11:01:35 +07:00
Darcy Wong
5eaa5314ff fix(oem/fv/android): Also check key files for FV app 2021-05-26 15:18:38 +07:00
jahorton
2628b8c6cb fix(oem/fv/ios): incomplete Cartfile tweak 2021-05-26 11:37:07 +07:00
jahorton
001cfd769b chore(oem/fv/ios): missed maintenance 2021-05-26 10:42:59 +07:00
jahorton
f2d22aad2e fix(oem/fv/ios): forgot --no-use-binaries here 2021-05-26 08:00:27 +07:00
jahorton
83f6bad6b6 chore(ios): /usr/bin/env bash 2021-05-25 12:50:53 +07:00
jahorton
6661a8733c chore(ios): Merge branch 'chore/ios/keyman-engine-xcframework' into chore/ios/update-sentry-dep 2021-05-25 10:26:28 +07:00
jahorton
b9c7d32133 chore(oem/fv/ios): similar framework linking 2021-05-25 09:59:40 +07:00
jahorton
9e7be1e038 chore(ios): Merge branch 'master' into chore/ios/keyman-engine-xcframework 2021-05-24 13:12:36 +07:00
Darcy Wong
4e8fb193a0 chore(oem/fv/android): Update dependencies 2021-05-21 11:12:46 +07:00
Marc Durdin
5de2b192e3 chore(ios): update fv cert ref 2021-05-21 09:47:10 +10:00
jahorton
dc863a3b8d chore(ios): raw version update for sentry-cocoa 2021-05-20 09:19:32 +07:00
jahorton
03d9407baf fix(oem/fv/ios): fixes dependency links 2021-05-19 15:45:48 +07:00
jahorton
4a49cfebae fix(oem/fv/ios): fixes typo in build script changes 2021-04-23 10:27:21 +07:00
jahorton
e4da1768b9 chore(ios): adds Carthage workaround for Xcode 12 for CI use 2021-04-23 09:43:36 +07:00
Darcy Wong
4423ddccde fix(oem/fv/android): Migrate keyboard list from 12.0 to 14.0 2021-04-22 09:25:02 +07:00
Darcy Wong
51c6ac1658 fix(android/engine): Add divider styling 2021-03-16 20:22:07 +07:00
Darcy Wong
49af385a85 fix(oem/fv/android): Set status bar gold 2021-03-14 15:00:59 +07:00
Darcy Wong
6e3ef70554 fix(oem/fv/android): Update SetupActivity layout 2021-03-14 09:24:22 +07:00
Darcy Wong
c5fc189670 fix(oem/fv/android): Update styling for List activities 2021-03-13 22:19:42 +07:00
Darcy Wong
6a2e321306 change(android): Update theming 2021-03-13 15:44:47 +07:00
Joshua Horton
92f1bed7a2
Merge pull request #4471 from keymanapp/change/oem/fv/ios/use-fv_all-package
change(oem/fv/ios): FV keyboards now package-based
2021-02-11 15:50:36 +07:00
jahorton
99c0d00961 change(oem/fv/ios): now uses fv_all.kmp 2021-02-11 09:38:56 +07:00
Marc Durdin
ea0d08ca4f chore(windows): FirstVoices Keyboards Configuration merge
Fixes #3540.

Merges all relevant changes from Keyman Configuration xml folder into
the FirstVoices Keyboards xml folder.

Adds support for enabling/disabling keyboards for FirstVoices Keyboards.

Renames from Keyman Desktop for FirstVoices to Keyman for FirstVoices.
2021-02-10 10:37:23 +11:00
Marc Durdin
4bd2fba43f fix(android): add missing imports 2021-01-15 06:18:49 +11:00