- May 26, 2021
-
-
jahorton authored
-
jahorton authored
-
Darcy Wong authored
chore(web): Add CI script to kill BrowserStack tunnel
-
Darcy Wong authored
Co-authored-by:Marc Durdin <marc@durdin.net>
-
Marc Durdin authored
chore(windows): Update Sentry to 0.4.9
-
Keyman Server authored
auto: increment master version to 15.0.54
-
Keyman Build Agent authored
-
- May 25, 2021
-
-
Marc Durdin authored
chore(windows): move to vc++ 2019
-
Marc Durdin authored
Fixes #4607. The Sentry 0.4.9 update actually simplifies some things. It does only build with VS2019 by default, which pushed me to update Keyman build to the same version, but that's a good thing overall, and was fairly painless anyway. Previously, we had our own custom build of sentry-native to make sure that the C++ runtime libraries were statically linked to sentry.dll, but this is now configurable in the build options, so we were able to abandon our fork of the project at https://github.com/keymanapp/sentry-native, which is good news. (I will leave the fork there just in case but we'll eventually delete it once we are convinced that this is robust.) I have updated sentry.pas to match sentry.h; most of the changes are in comments but there are a handful of new functions and some small changes to function signatures. I retested the Sentry exception scenarios and results can be found at https://docs.google.com/spreadsheets/d/19xfurbn4cGubSCD68EGuKhcR5HrjaUcY/edit#gid=170604584 There may be an issue with Delphi x64 programs missing symbols from my machine; something to keep an eye on but not a blocker for this merging, I think.
-
Marc Durdin authored
-
Darcy Wong authored
chore(web): Merge remote-tracking branch 'origin/master' into chore/web/infrastructure-build-on-linux
-
rc-swag authored
docs(windows): Initial commit - README.md
-
Joshua Horton authored
refactor(ios/engine): "should reload keyboard" now a property of the keyboard
-
Joshua Horton authored
chore(ios): imports iOS artifact-upload script for CI use
-
Joshua Horton authored
chore(ios): shift to use of XCFrameworks
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
chore(windows): cleanup old .dof, .bdsproj and .cfg files
-
jahorton authored
-
Joshua Horton authored
fix(web): active element selection in multi-touch scenarios
-
jahorton authored
-
jahorton authored
-
jahorton authored
-
jahorton authored
-
jahorton authored
-
Darcy Wong authored
feat(android/app): Auto-generate Play Store release notes
-
rc-swag authored
Co-authored-by:Marc Durdin <marc@durdin.net>
-
Keyman Server authored
auto: increment master version to 15.0.53
-
Keyman Build Agent authored
-
- May 24, 2021
-
-
jahorton authored
-
Darcy Wong authored
-
jahorton authored
-
jahorton authored
-
jahorton authored
-
Marc Durdin authored
We still use -$J+ for our Delphi compiles but this was buried in a .cfg which is deprecated. Moving this flag to Defines.mak
-
jahorton authored
-
Joshua Horton authored
feat(web): basic promise wrapper on cloud api call
-
jahorton authored
-
jahorton authored
-
Darcy Wong authored
-