jahorton
83f6bad6b6
chore(ios): /usr/bin/env bash
2021-05-25 12:50:53 +07:00
Joshua Horton
ec06b2a328
Merge pull request #5134 from keymanapp/fix/web/multi-touch-handling
...
fix(web): active element selection in multi-touch scenarios
2021-05-25 11:36:44 +07:00
jahorton
31d384c926
chore(ios): imports iOS artifact-upload script for CI use
2021-05-25 11:25:30 +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
b05612b654
chore(ios): Merge branch 'master' into chore/ios/keyman-engine-xcframework
2021-05-25 10:23:21 +07:00
jahorton
125e6f3590
docs(web): adds requested comment
2021-05-25 10:06:30 +07:00
jahorton
b9c7d32133
chore(oem/fv/ios): similar framework linking
2021-05-25 09:59:40 +07:00
jahorton
ceb4b07937
fix(ios/samples): framework linking
2021-05-25 09:45:25 +07:00
Darcy Wong
a01606ae84
Merge pull request #5132 from keymanapp/feat/android/auto-generate-release-notes
...
feat(android/app): Auto-generate Play Store release notes
2021-05-25 05:51:00 +07:00
rc-swag
98d802f769
docs(windows): Apply suggestions from code review
...
Co-authored-by: Marc Durdin <marc@durdin.net>
2021-05-25 08:08:13 +10:00
Keyman Server
8ce635df5f
Merge pull request #5138 from keymanapp/auto/version-master-15.0.53
...
auto: increment master version to 15.0.53
2021-05-25 04:03:23 +10:00
Keyman Build Agent
e4e066d4ee
auto: increment master version to 15.0.53
2021-05-24 14:02:41 -04:00
jahorton
14b6da9dbf
fix(ios): KMSample2 build-link to dependencies
2021-05-24 15:26:09 +07:00
Darcy Wong
9cd8b7905a
chore(web): Add CI script to kill BrowserStack tunnel
2021-05-24 15:02:02 +07:00
jahorton
82a70b39cf
chore(ios): remove fat-framework workaround script
2021-05-24 13:54:05 +07:00
jahorton
51eef3bae2
fix(ios): app link in .xcodeproj to XCFramework
2021-05-24 13:16:02 +07:00
jahorton
9e7be1e038
chore(ios): Merge branch 'master' into chore/ios/keyman-engine-xcframework
2021-05-24 13:12:36 +07:00
Marc Durdin
45178152d0
chore(windows): update compiler option for consts
...
We still use -$J+ for our Delphi compiles but this was
buried in a .cfg which is deprecated. Moving this flag to Defines.mak
2021-05-24 15:54:14 +10:00
jahorton
439d05cf88
fix(web): better multitouch handling
2021-05-24 11:40:41 +07:00
Joshua Horton
ed92d903c9
Merge pull request #5121 from keymanapp/feat/web/cloud-api-promise
...
feat(web): basic promise wrapper on cloud api call
2021-05-24 11:29:24 +07:00
jahorton
fcc60d0a3c
chore(web): removes diagnostic breadcrumbing
2021-05-24 10:59:54 +07:00
jahorton
afe6950062
chore(web): final? PR polish
2021-05-24 10:03:50 +07:00
Darcy Wong
fc0972c0d7
feat(android/app): Auto-generate Play Store release notes
2021-05-24 09:52:13 +07:00
jahorton
d8af0c6acd
docs(web): fixes comment typo
2021-05-24 08:23:56 +07:00
jahorton
f74eda8867
chore(web): another PR review revision round
2021-05-24 08:22:19 +07:00
Darcy Wong
d203a43a23
Merge pull request #5127 from keymanapp/chore/android/samples-dependencies
...
chore(android/samples,oem/fv/android) Update dependencies
2021-05-24 08:12:19 +07:00
Ross Cruickshank
b2f3f5d5db
docs(windows): add missing markdown "#"
2021-05-24 10:43:49 +10:00
Ross Cruickshank
4bbd242161
docs(windows): adding README.md to windows/src
...
Fixes #5118
2021-05-24 10:32:06 +10:00
Marc Durdin
8e435f67d1
chore(windows): cleanup old .dof, .bdsproj and .cfg files
...
Fixes #519 .
I have removed these .cfg, .dof, and .bdsproj files from the primary
projects in the Windows source. There is some ambiguity as to whether
.cfg files are used by the command line compiler (I checked with procmon
and they *are* read by dcc32.exe), so we will need to make sure that
no adverse changes have been made by this. In theory at least, the
.dproj data trumps .cfg data -- and all the projects in question have
a .dproj file -- so this should be a safe cleanup.
I have opted not to touch the /buildutils, /ext, /support and
/test folders at this point.
2021-05-24 10:22:28 +10:00
Marc Durdin
f6a654ddbe
Merge pull request #5128 from keymanapp/chore/windows/4602-chromium-v-89
...
chore(windows): Chromium 89.0.18
2021-05-24 08:14:12 +10:00
Keyman Server
f1e9179b9b
Merge pull request #5129 from keymanapp/auto/version-master-15.0.52
...
auto: increment master version to 15.0.52
2021-05-22 04:04:43 +10:00
Keyman Build Agent
461109c6ea
auto: increment master version to 15.0.52
2021-05-21 14:04:00 -04:00
jahorton
65b3564ca7
feat(web): resolve/reject mapping for cloud API. Fixes #535
2021-05-21 13:01:12 +07:00
Marc Durdin
cb8c77daaf
chore: cleanup
2021-05-21 15:26:03 +10:00
Marc Durdin
d8af055626
chore(windows): adjust CEF interfaces
2021-05-21 15:21:31 +10:00
Marc Durdin
9e53505be0
chore(windows): cef4delphi source units
2021-05-21 15:20:58 +10:00
Marc Durdin
9f8a191a3e
chore(windows): fetch origin before checkout
2021-05-21 14:59:48 +10:00
Marc Durdin
56fdc98a81
chore(windows): Chromium 89.0.18
...
Updates Chromium Embedded Framework to 89.0.18. Goes with
branch v89.0.18 of https://github.com/keymanapp/CEF4Delphi_Binary
Adds a script to checkout the correct version of CEF from the repo
according to CEF_VERSION.md.
2021-05-21 14:47:18 +10:00
jahorton
c17c78ab1c
change(web): adjustments re: PR review
2021-05-21 11:42:28 +07:00
jahorton
1857f2ce6b
chore(web): Merge branch 'master' into feat/web/cloud-api-promise
2021-05-21 11:29:56 +07:00
Darcy Wong
4e8fb193a0
chore(oem/fv/android): Update dependencies
2021-05-21 11:12:46 +07:00
Darcy Wong
6db8cea05b
chore(android/samples): Update dependencies for Sample projects
...
Also update targetSDKVersion to 30
2021-05-21 10:54:30 +07:00
Darcy Wong
950cde3933
Merge pull request #5126 from keymanapp/chore/android/target-sdk-30
...
chore(android): Update targetSDKVersion to 30
2021-05-21 10:04:52 +07:00
Darcy Wong
db17557ad3
chore(android): Update targetSDKVersion to 30
...
To comply with upcoming Play Store requirement, this updates targetSDKVersion to 30.
* Also sets appropriate webView permissions to access local file (except for WebBrowserActivity, the in-app browser).
2021-05-21 08:28:43 +07:00
Darcy Wong
6d86400516
Merge pull request #5108 from keymanapp/chore/mac/video-links
...
chore(mac): Add help links for installing Keyman and keyboards
2021-05-21 08:18:53 +07:00
Marc Durdin
0dfc30df58
Merge pull request #5123 from keymanapp/chore/ios/oem-fv-cert-ref
...
chore(ios): update fv cert ref
2021-05-21 11:18:01 +10:00
Marc Durdin
efe5590320
Merge pull request #5089 from keymanapp/chore/web/ckeditor-test-page
...
chore(web): add test page for playing with CKEditor
2021-05-21 11:17:53 +10:00
Darcy Wong
c66682c2b9
Merge pull request #5098 from keymanapp/chore/android/gradle-dependencies
...
chore(android): Update Gradle and other dependencies
2021-05-21 08:17:34 +07:00
Marc Durdin
5de2b192e3
chore(ios): update fv cert ref
2021-05-21 09:47:10 +10:00
Marc Durdin
998ac33c85
Merge pull request #5096 from keymanapp/fix/developer/5095-editor-settext-not-synchronous
...
fix(developer): TframeTextEditor.SetText was not synchronous
2021-05-21 08:31:40 +10:00