Joshua A. Horton
acfec2d81d
PR review addressing.
2018-03-19 14:02:20 +07:00
Marc Durdin
4df88ce09a
Merge pull request #673 from keymanapp/web-debugger-time-fix-for-ios
...
Finnicky fix for iso8601 time to satisfy the demands of Keyman for iOS
2018-03-16 16:25:33 +07:00
Marc Durdin
5dc8b2e850
Finnicky fix for iso8601 time to satisfy the demands of Keyman for iOS
2018-03-16 16:00:45 +07:00
Darcy Wong
ae6779dc6d
Merge pull request #672 from keymanapp/android-firebase-param-names
...
[Android] Change parameter names for firebase logging
2018-03-16 13:58:15 +07:00
Marc Durdin
1cd799c0f6
Merge pull request #671 from keymanapp/developer-install-into-app-tweaks
...
Rework the [Install into app] infrastructure and fix bugs
2018-03-16 13:38:48 +07:00
darcywong00
ce1781124a
Change parameter names for Firebase logging
...
The `.` character isn't allowed in parameter names passed to Firebase analytics. This was flagging Firebase errors when trying to view the events in the Firebase console.
Replacing `cm.` with `cm_` works. (cm is just the naming convention I used for JS ConsoleMessage properties)
2018-03-16 13:07:14 +07:00
Marc Durdin
90cf26c85d
filename->source for font refs
2018-03-16 11:58:44 +07:00
Marc Durdin
a9cd450e99
eng->en
2018-03-16 11:25:56 +07:00
Marc Durdin
e19f556275
Rework the [Install into app] infrastructure and fix bugs
2018-03-16 11:16:21 +07:00
Marc Durdin
1378fdca49
Merge pull request #670 from keymanapp/ios-download-legacy-adhoc
...
[iOS] Downloading legacy adhoc keyboard fixes
2018-03-16 11:14:30 +07:00
Marc Durdin
9d96265da7
Completed ad-hoc keyboard fix (slightly different pathway than first attempt)
2018-03-16 10:46:19 +07:00
Marc Durdin
5bb63746c8
Downloading legacy adhoc keyboard fixes, part 1: now downloads but doesn't register correctly yet
2018-03-15 23:10:09 +07:00
Marc Durdin
4931de9e64
Merge pull request #669 from keymanapp/windows-kmtip-debug-logging-tweak
...
Improve logging in kmtip so we can track failure to activate more reliably
2018-03-15 20:42:21 +07:00
Marc Durdin
0a2018e23f
Tweak logging for GetResult to avoid spamming the log
2018-03-15 14:54:49 +07:00
Marc Durdin
8d558006de
Merge pull request #667 from keymanapp/fix-broken-download-link
...
Fix broken link
2018-03-13 14:32:55 +07:00
Marc Durdin
168894224b
Fix broken link
2018-03-13 13:55:33 +07:00
Marc Durdin
2a7f1db69c
Merge pull request #666 from keymanapp/windows-history-md
...
Update desktop and developer history with recent PR changes
2018-03-13 09:13:46 +07:00
Marc Durdin
8e323a9177
Udpate desktop and developer history with recent PR changes
2018-03-12 20:13:57 +07:00
Marc Durdin
e81d7905a7
Merge pull request #665 from keymanapp/developer-fail-on-warning-refix
...
Test that project is present before attempting to check project options in build
2018-03-12 14:33:28 +07:00
Marc Durdin
9d9cd7e440
Test that project is present before attempting to check project options in build
2018-03-12 14:09:16 +07:00
Marc Durdin
d371d33a79
Merge pull request #663 from keymanapp/desktop-upload-help
...
Upload keyboard documentation to help.keyman.com
2018-03-12 13:22:55 +07:00
Marc Durdin
aac2070c9b
Merge pull request #662 from keymanapp/developer-dont-write-js-output-for-failed-warning-builds
...
Don't product output js file if warnings are found and fail-on-warning is set
2018-03-12 13:21:51 +07:00
Marc Durdin
10f58e17f7
Tweak script and add some docs
2018-03-12 12:52:28 +07:00
Darcy Wong
c231106626
Merge pull request #658 from keymanapp/android-handle-kmw-error
...
[Android] Log KMW console error to Crashlytics and reset to default keyboard
2018-03-12 09:09:05 +07:00
Marc Durdin
31dbac5b08
Upload keyboard documentation to help.keyman.com
2018-03-12 07:46:32 +07:00
Marc Durdin
c97dd16034
First round
2018-03-12 07:43:41 +07:00
Marc Durdin
b097302075
Merge pull request #660 from keymanapp/developer-allow-t_and-u_-keys-in-mnemonic-layouts
...
Rework test for virtual keys in mnemonic layouts. Still not completely supported but a step in the right direction
2018-03-11 19:13:04 +07:00
Marc Durdin
90e544faf1
If package fail-on-warning, delete output file
2018-03-11 19:12:35 +07:00
Marc Durdin
17daeb3f39
Don't product output js file if warnings are found and fail-on-warning is set
2018-03-11 19:07:43 +07:00
Joshua A. Horton
db89365618
Recompiled all testing keyboards with current Developer.
2018-03-09 14:18:01 +07:00
Joshua A. Horton
3ae5321f92
Centralized + cleaned the testing section in prep for beta.
2018-03-09 14:00:14 +07:00
Joshua A. Horton
918ecda82b
Relocated a test out of the samples folder
2018-03-09 13:28:19 +07:00
Marc Durdin
6d5cc68a4a
Rework test for virtual keys in mnemonic layouts. Still not completely supported but a step in the right direction
2018-03-09 13:13:47 +07:00
Joshua Horton
cd35335a06
Merge pull request #651 from keymanapp/web-testing-robustness
...
Web automated testing robustness
2018-03-09 10:49:48 +07:00
Joshua Horton
756c51ac9c
Merge pull request #659 from keymanapp/web-615-reset-context
...
Resets context (including deadkeys) upon any control's loss of focus.
2018-03-09 10:48:04 +07:00
darcywong00
f482aba0f7
Log KMW console error to crashlytics
2018-03-09 08:58:09 +07:00
Joshua A. Horton
b61277cfb8
Resets context (including deadkeys) upon any control's loss of focus.
2018-03-09 08:57:31 +07:00
Joshua A. Horton
70244c52d6
Forgot to embedded-check a new _BlurKeyboardSettings call.
2018-03-09 08:21:42 +07:00
Jacob Bullock
36614242e3
Merge pull request #656 from keymanapp/ios-bugfix-kmp-fonts
...
[iOS] Fix force unwrap of optional kmp params for fonts
2018-03-08 03:17:52 -07:00
Joshua A. Horton
aea0f03905
Sets an 'eventDelay' timeout where needed.
2018-03-08 15:12:35 +07:00
Joshua A. Horton
a9ed228346
Merge branch 'master' into web-testing-robustness
2018-03-08 14:37:21 +07:00
Joshua A. Horton
80087aa92d
Adds tracking to facilitate event handling termination during shutdown.
2018-03-08 14:36:17 +07:00
Darcy Wong
6d89955820
Merge pull request #657 from keymanapp/web-fix-embedded-pinternalname
...
[Web] Fix PInternalName on embedded
2018-03-08 14:31:56 +07:00
Joshua A. Horton
2b6ce9bb18
Fixed a shutdown bug that was the source of IE troubles.
2018-03-08 14:02:30 +07:00
darcywong00
5bafbec132
Fix PInternalName on embedded
...
#637 cleaned up keyboard activation for KMW, but broke embedded because the internal keyboard name is namespaced packageID::Keyboard_keyboardID.
2018-03-08 13:38:18 +07:00
Marc Durdin
fc47c2fcb0
Merge pull request #654 from keymanapp/windows-keyboard-names-with-apostrophes
...
Fixes errors with Mike's-DevU.kmx keyboard in Keyman Configuration, and bonus improves script error dialog a smidge
2018-03-08 13:09:44 +07:00
Jacob Bullock
cb97b7c6c5
fix force unwrap of optional kmp params for fonts
2018-03-07 21:46:54 -07:00
Marc Durdin
09b82304fb
Merge pull request #653 from keymanapp/windows-fixup-keyman.com-endpoints
...
Update keyman.com endpoints to use better namespacing
2018-03-07 18:57:08 +07:00
Marc Durdin
730671f8d8
Merge pull request #655 from keymanapp/windows-help-mac-reference
...
Tweak link to Mac in documentation
2018-03-07 18:52:09 +07:00
Marc Durdin
130ca408db
Tweak link to Mac in documentation
2018-03-07 16:12:26 +07:00