Commit graph

7466 commits

Author SHA1 Message Date
jahorton
ec4d0c19ca feat(web): enhanced minified sourcemaps 2020-03-11 12:07:23 +07:00
jahorton
0cf2606c17 feat(web): Functioning sourcemaps for minified 2020-03-11 09:47:14 +07:00
jahorton
e69e2f5358 change(web): reworks source-map root 2020-03-11 08:44:43 +07:00
Joshua Horton
e284fc1b34
Merge pull request #2802 from keymanapp/fix/web/2784-keyboard-documentation
fix(web): updating BuildVisualKeyboard
2020-03-11 07:59:14 +07:00
Joshua Horton
ada2ddfdfa
Merge pull request #2796 from keymanapp/fix/web/api-version-fix
fix(web): fixes build number reference of API call
2020-03-11 07:52:44 +07:00
jahorton
036db33174 change(web): drops build number from version in API call 2020-03-11 07:50:51 +07:00
Darcy Wong
36c30946f6
Merge pull request #2795 from keymanapp/fix/common/ci-script
fix(linux): Fix CI dist path to common/core/desktop
2020-03-11 07:10:55 +07:00
Keyman Server
53895f99c6
Merge pull request #2805 from keymanapp/auto/version-master-14.0.24
auto: increment master version to 14.0.24
2020-03-11 05:01:36 +11:00
Keyman Build Agent
e3476f1b4f auto: increment master version to 14.0.24 2020-03-10 14:00:45 -04:00
jahorton
12a68cadbc fix(web): stopgap for em scaling issue for doc kbds 2020-03-10 13:55:21 +07:00
jahorton
f57dcdc464 fix(web): Cuts keyboard event handlers for documentation ele 2020-03-10 13:55:21 +07:00
jahorton
246f4ae42c fix(web): Partial fix for documentation OSK gen 2020-03-10 13:55:21 +07:00
Darcy Wong
61dabf63a5
Merge pull request #2778 from keymanapp/feat/android/sentry
feat(android): Start of Sentry-based crash reporting
2020-03-10 10:06:31 +07:00
Darcy Wong
e4aa24569d feat(android): Move intentional crash to temp menu 2020-03-10 09:55:17 +07:00
Joshua Horton
5f3a36d9d1
Merge pull request #2800 from keymanapp/fix/ios/carthage-framework-copy-sentry
fix(ios): fixes Carthage framework copy for Sentry
2020-03-10 08:46:27 +07:00
jahorton
fc9444b565 fix(ios): fixes Carthage framework copy for Sentry 2020-03-10 06:48:32 +07:00
Keyman Server
0fd5d2f11b
Merge pull request #2798 from keymanapp/auto/version-master-14.0.23
auto: increment master version to 14.0.23
2020-03-10 05:02:04 +11:00
Keyman Build Agent
701d8b8a16 auto: increment master version to 14.0.23 2020-03-09 14:00:55 -04:00
jahorton
6340174fdd fix(web): fixes build number reference of API call 2020-03-09 21:39:04 +07:00
Joshua Horton
d43b18419a
Merge pull request #2782 from keymanapp/feat/ios/engine-kbd-sentry
feat(ios): Improved Sentry integration (first pass)
2020-03-09 20:32:13 +07:00
Joshua Horton
3d67c27a0e
Merge pull request #2771 from keymanapp/feat/ios/sentry-start
feat(ios): Start of Sentry-based crash reporting
2020-03-09 20:31:17 +07:00
Joshua Horton
aa353a7262
fix(ios): typo fix 2020-03-09 20:30:55 +07:00
Darcy Wong
017e3aa5de
Merge pull request #2793 from keymanapp/feat/android/more-crowdin-strings
feat(android): Update additional main app strings for crowdin
2020-03-09 17:47:07 +07:00
Darcy Wong
4aab4d9381 fix(linux): Fix CI dist path to common/core/desktop
Fix path from common/engine/keyboardprocessor/
to common/core/desktop/
2020-03-09 17:44:45 +07:00
Darcy Wong
524c2d4981 feat(android): Update additional main app strings for crowdin 2020-03-09 13:17:58 +07:00
Darcy Wong
3e90edaa52 test(android): Change shouldUpdateTrueCallTest to span 2 days 2020-03-09 11:33:15 +07:00
Darcy Wong
19bab80487 fix(android): Adjust CI test result location 2020-03-09 10:06:39 +07:00
Joshua Horton
7516ae04ee
Merge pull request #2770 from keymanapp/fix/ios/newline-context-on-bksp-squash
fix(ios/engine): Fixes context bug for certain keyboard rules after newlines
2020-03-09 09:59:08 +07:00
Joshua Horton
167d4e0870
Merge pull request #2775 from keymanapp/feat/ios/xcode-compile-dev-version
feat(ios): compilations within Xcode now properly set version
2020-03-09 09:48:19 +07:00
jahorton
802317425e fix(ios): reverts the SWKeyboard.xcscheme changes 2020-03-09 09:38:07 +07:00
jahorton
45e3028ce0 chore(ios/engine): Merge branch 'feat/ios/sentry-start' into feat/ios/engine-kbd-sentry 2020-03-09 09:09:18 +07:00
Joshua Horton
8feda6bbc1
Merge branch 'feat/ios/xcode-compile-dev-version' into feat/ios/sentry-start 2020-03-09 09:04:17 +07:00
jahorton
57b99cc80e change(ios): a couple more Reachability URL tweaks 2020-03-09 08:59:23 +07:00
jahorton
f550617458 fix(ios): tweaks changes for Reachability update 2020-03-09 08:54:35 +07:00
jahorton
23af4e2497 fix(ios): shell-script quoting 2020-03-09 08:50:13 +07:00
Marc Durdin
39adec64bf
Merge pull request #2787 from keymanapp/fix/common/error-in-git-diff-in-trigger-test
fix(common): parameter order incorrect in git diff
2020-03-09 12:49:00 +11:00
jahorton
1757f205a0 chore(ios): Merge branch 'feat/ios/xcode-compile-dev-version' into feat/ios/sentry-start 2020-03-09 08:45:04 +07:00
Joshua Horton
8deebbfc9b
fix(ios): Update resources/build/xcode-utils.sh
Co-Authored-By: Marc Durdin <marc@durdin.net>
2020-03-09 08:39:32 +07:00
jahorton
c7df79e00f fix(ios): shell script quotes 2020-03-09 08:29:41 +07:00
Darcy Wong
059dac554c fix(android): Add quotes to BUILD_FLAGS 2020-03-09 07:50:12 +07:00
Keyman Server
8c53f33a85
Merge pull request #2791 from keymanapp/auto/version-master-14.0.22
auto: increment master version to 14.0.22
2020-03-09 07:42:59 +11:00
Keyman Build Agent
f101eb4e79 auto: increment master version to 14.0.22 2020-03-08 16:42:19 -04:00
Marc Durdin
b89eb9cc03
Merge pull request #2790 from keymanapp/fix/ci/triggered-builds
fix(ci): builds were never triggered
2020-03-09 07:41:20 +11:00
Marc Durdin
6569536e10 fix(ci): builds were never triggered 2020-03-09 07:40:42 +11:00
Keyman Server
e49e52e4f0
Merge pull request #2788 from keymanapp/auto/version-master-14.0.21
auto: increment master version to 14.0.21
2020-03-09 05:01:40 +11:00
Keyman Build Agent
4f7478e6bc auto: increment master version to 14.0.21 2020-03-08 14:00:55 -04:00
Darcy Wong
295b5b0867 fix(android): Remove duplicate dependency 2020-03-08 20:51:02 +07:00
Darcy Wong
c40d21ace3
Merge pull request #2735 from keymanapp/refactor/common/rename-core
Refactor/common/rename core
2020-03-08 20:22:30 +07:00
Marc Durdin
2dc1dd6d9d
Merge pull request #1720 from keymanapp/windows-use-chromium
feat(windows): Chromium replacement for embedded MSHTML in for Keyman Desktop
2020-03-08 20:36:41 +11:00
Marc Durdin
0d96f4dc7f chore: address review comments 2020-03-08 20:36:22 +11:00