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
Marc Durdin
2121f5ea94
feat(windows): consume new sentry api in delphi projects
...
Updates Delphi projects to use Sentry API instead of legacy
reporting mechanisms, and strips out existing text-based
reports. Not yet complete: reporting from kmcomapi and
hosted web controls, release number. These are flagged
as build hints.
2020-03-18 17:25:38 +11:00
Marc Durdin
9bf1efa6e2
feat(windows): add sentry.dll and build
2020-03-18 17:25:38 +11:00
Marc Durdin
7be25b6e4e
feat(windows): Integrate Sentry
...
First stage of Sentry integration. Adds a basic library
for handling errors through Sentry. Does not include
integration into external handler or Keyman apps as yet.
2020-03-18 17:25:37 +11:00
Marc Durdin
a61838f507
Merge pull request #2806 from keymanapp/feat/windows/sentry-tooling
...
feat(windows): add sentry tooling
2020-03-18 17:23:45 +11:00
Marc Durdin
6c322cf2b2
fix(windows): address review comments
2020-03-18 16:56:32 +11:00
Joshua Horton
8a01121405
Merge pull request #2840 from keymanapp/fix/ios/embedded-layer-group-style
...
fix(ios): corrects OSK height adjustment, banner display issues.
2020-03-18 12:07:30 +07:00
Joshua Horton
e3a9dcda01
Merge pull request #2838 from keymanapp/fix/web/design-mode-and-content-editables
...
fix(web): fixes design mode and content editable issues
2020-03-18 12:07:21 +07:00
Marc Durdin
e33f24cd36
fix(common): build check failed
...
Build check was failing due to parse issues with
using sed to parse json. Went the jq route. Adding
to this PR because this PR had the issue...
2020-03-18 14:55:37 +11:00
Keyman Server
c1a624a99d
Merge pull request #2844 from keymanapp/auto/version-master-14.0.28
...
auto: increment master version to 14.0.28
2020-03-18 05:01:39 +11:00
Keyman Build Agent
4cfc5929a3
auto: increment master version to 14.0.28
2020-03-17 14:00:42 -04:00
jahorton
359003928a
fix(ios): fixes image banner alignment. Fixes #2834
2020-03-17 16:15:34 +07:00
jahorton
5632b64623
fix(ios): corrects OSK height adjustment, unhiding banner. Fixes #2833
2020-03-17 14:54:40 +07:00
Joshua Horton
6f4f6d69a3
Merge pull request #2829 from keymanapp/dependabot/npm_and_yarn/web/testing/regression-tests/minimist-1.2.2
...
chore(deps-dev): bump minimist from 1.2.0 to 1.2.2 in /web/testing/regression-tests
2020-03-17 13:46:44 +07:00
jahorton
590c64d465
docs(web): a bit more documentation on fixes
2020-03-17 08:46:19 +07:00
jahorton
f32c2d815a
fix(web): fixes UI position when designMode iframe internally scrolls
2020-03-17 08:38:51 +07:00
jahorton
1a4e16e139
fix(web): fixes design-mode/ content-editable ENTER key behavior
2020-03-17 08:38:51 +07:00
jahorton
30d688521b
fix(web): fixes design-mode iframe UI/OSK positioning
2020-03-17 08:38:50 +07:00
jahorton
e0ce816858
fix(web): fixes missing design-mode iframe UI, OSK
2020-03-17 08:38:46 +07:00
Keyman Server
6fc7ba94dd
Merge pull request #2831 from keymanapp/auto/version-master-14.0.27
...
auto: increment master version to 14.0.27
2020-03-17 05:01:50 +11:00
Keyman Build Agent
cfc203e7ee
auto: increment master version to 14.0.27
2020-03-16 14:00:54 -04:00
dependabot[bot]
187654165f
chore(deps-dev): bump minimist in /web/testing/regression-tests
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.0 to 1.2.2.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-03-16 05:59:41 +00:00
Darcy Wong
807f6afb8b
Merge pull request #2828 from keymanapp/fix/oem/android/anr
...
fix(oem): Disable monitoring of ANR for oem Android app
2020-03-16 10:48:26 +07:00
Darcy Wong
1ed51da2da
fix(oem): Disable monitoring of ANR for oem Android app
2020-03-16 09:35:06 +07:00
Keyman Server
53c2490536
Merge pull request #2827 from keymanapp/auto/version-master-14.0.26
...
auto: increment master version to 14.0.26
2020-03-14 05:01:31 +11:00
Keyman Build Agent
e6dc12f261
auto: increment master version to 14.0.26
2020-03-13 14:00:43 -04:00
Joshua Horton
d0196f11bb
Merge pull request #2824 from keymanapp/fix/web/bulk-renderer-internal-api
...
fix(web): fixes internal reference for validation tool
2020-03-13 15:39:03 +07:00
jahorton
1cee4615e4
fix(web): fixes mobile form for bulk-renderer tool
2020-03-13 15:05:55 +07:00
Joshua Horton
8e8f7ca137
Merge pull request #2822 from keymanapp/fix/web/2818-kbd-doc-robustness
...
fix(web): further fixes BuildVisualKeyboard. Fixes #2818
2020-03-13 13:57:54 +07:00
jahorton
6f8b93aa87
fix(web): fixes internal reference for validation tool
2020-03-13 13:50:17 +07:00
Marc Durdin
fa725d8810
Merge pull request #2819 from keymanapp/feat/ci/finalize-releases-for-sentry
...
feat(common): add release finalization for Sentry
2020-03-13 14:57:08 +11:00
jahorton
27a1a1c63c
fix(web): further fixes BuildVisualKeyboard. Fixes #2818
2020-03-13 10:54:25 +07:00
Marc Durdin
c75aab5886
feat(windows): add paths to syms
2020-03-13 12:38:23 +11:00
Joshua Horton
f50263ccd1
Merge pull request #2815 from keymanapp/fix/common/smp-trie-prefixes
...
fix(common/lmlayer): fixes word lookup from Tries for SMP script-based languages
2020-03-13 08:07:52 +07:00
Darcy Wong
975821d510
Merge pull request #2816 from keymanapp/feat/android/rtl
...
feat(android): Start adding RTL to layouts
2020-03-13 08:07:31 +07:00
Darcy Wong
906c7195f0
fix(android): Add layout_marginStart to activity_web_browser
2020-03-13 08:06:10 +07:00
Joshua Horton
64f7967485
Merge pull request #2808 from keymanapp/fix/web/2756-longpress-popup-modifiers
...
fix(web): applies base key layer property to unassigned subkeys
2020-03-13 08:05:23 +07:00
Darcy Wong
fa082bd6a7
Merge pull request #2810 from keymanapp/fix/android/revert-crash-menu
...
feat(android): Additional Sentry integration
2020-03-13 07:37:42 +07:00
Darcy Wong
b1c69f350e
Merge pull request #2814 from keymanapp/fix/linux/dist
...
fix(linux): Fix how keyboardprocessor version is set in dist.sh
2020-03-13 07:37:18 +07:00
Darcy Wong
7bddbd65e0
Merge pull request #2801 from keymanapp/feat/android/parse-crowdin
...
feat/common/parse-crowdin Add script to parse crowdin translation file
2020-03-13 07:36:56 +07:00
Darcy Wong
f9b29f78f6
feat(common): Update .gitignore for entire .crowdin-tmp/ folder
2020-03-13 07:36:20 +07:00
Joshua Horton
9d01c7d37b
Merge pull request #2809 from keymanapp/fix/web/minified-sourcemaps
...
fix(web): enhanced sourcemaps + proper sourcemaps for minified KMW
2020-03-13 06:48:53 +07:00
Marc Durdin
7b46808588
feat(common): add release finalization for Sentry
2020-03-13 10:29:17 +11:00
Marc Durdin
f94ffa6578
Merge pull request #2680 from keymanapp/chore/windows/improve-build-script-tests
...
chore(windows): improve build script tests
2020-03-13 07:44:49 +11:00
Marc Durdin
2619ad4418
Merge pull request #2794 from keymanapp/feat/common/sentry-releases
...
feat(common): sentry release control
2020-03-13 07:35:09 +11:00
Darcy Wong
c5fb9a4e24
feat(oem): Update min SDK to 19
2020-03-12 16:02:25 +07:00
Darcy Wong
d2add9d061
feat(android): Start adding RTL to layouts
2020-03-12 13:53:57 +07:00
jahorton
6dde882769
docs(web): better comments for new tool
2020-03-12 13:15:43 +07:00
jahorton
47595027e3
fix(common/lmlayer): fixes findPrefix for SMP Tries
2020-03-12 12:54:32 +07:00
Darcy Wong
eb918fe09b
feat(android): Enable psudeo locale
...
To support RTL, this enables the pseudolocales **English (XA)** and **AR (XB)**
2020-03-12 11:58:04 +07:00