Commit graph

1780 commits

Author SHA1 Message Date
Marc Durdin
9954a0f434
Merge pull request #685 from keymanapp/developer-include-kmcomapi.dbg-in-debug
Add kmcomapi.dbg to debug symbol backup
2018-03-21 13:15:28 +07:00
Darcy Wong
1f00104572
Merge pull request #682 from keymanapp/web-shift-on-643
Fix shift key text
2018-03-21 13:04:30 +07:00
darcywong00
fc64395d8b Include non-chiral layer special key definitions
Per PR review comment, add to `osk.modifierSpecials`
2018-03-21 12:52:41 +07:00
Tom Bogle
3e210d3e53 Call respondsToSelector before calling methods that might not be implemented. 2018-03-21 12:42:53 +07:00
Tom Bogle
71ed62558f If user presses command key, assume context may be out of date 2018-03-21 12:42:53 +07:00
Tom Bogle
da023f28e5
Merge pull request #679 from keymanapp/mac-improve-ux-for-config-window-and-clicking-kmps
[Mac] improve UX for config window and clicking KMPs
2018-03-21 12:31:06 +07:00
Marc Durdin
5ae5985247 Add kmcomapi.dbg to debug symbol backup 2018-03-21 12:28:55 +07:00
Tom Bogle
9c368664ba Documented infelicity with config window if user clicks NO 2018-03-21 12:21:48 +07:00
Marc Durdin
cd0f968302
Merge pull request #684 from keymanapp/developer-tweak-project-package-help-text
Tweak wording around packages to note support for iOS and Android. Rename Mac OS X to macOS
2018-03-21 12:08:31 +07:00
Darcy Wong
7f6e0dc2d8
Merge pull request #678 from keymanapp/mobile-documentation
[Android and iOS] Update Mobile documentation
2018-03-21 10:49:55 +07:00
Marc Durdin
ef0196120c Tweak wording around packages to note support for iOS and Android. Rename Mac OS X to macOS 2018-03-21 10:48:56 +07:00
Tom Bogle
f341b7fb7b Removed commented out code and moved comments to correct location. 2018-03-21 08:17:59 +07:00
Darcy Wong
48dbaadced
Merge branch 'master' into web-shift-on-643 2018-03-21 06:45:32 +07:00
darcywong00
24a16d646f Add shift text on issue115 keyboard 2018-03-21 06:15:13 +07:00
Joshua Horton
5cd58405de
Merge pull request #661 from keymanapp/web-530-testing-cleanup
Testing section cleanup
2018-03-21 00:09:12 +07:00
darcywong00
57f450fddd Fixes #643
Ensure shift key always has some text. `osk.modifierSpecials` doesn't have text defined for basic `shift` so the *shift* key on the shift layer was previously getting `undefined` for text.
2018-03-20 23:44:44 +07:00
darcywong00
11d24bf2a6 Add more info
Add prereqs to Android readme, and mention KMW for ios readme
2018-03-20 19:39:40 +07:00
Tom Bogle
bf542eab76 Change to ensure config window does not pop up ininvited. 2018-03-20 16:13:40 +07:00
darcywong00
f25300644f Update Android info in-app content for 10.0 2018-03-20 16:03:59 +07:00
darcywong00
cb5e05118d Update android and iOS readme.md for KMW prereqs 2018-03-20 15:10:29 +07:00
Tom Bogle
92442c25e6 Successful code to show config window IFF user chooses to install 2018-03-20 14:26:14 +07:00
Tom Bogle
0538bd29ef WIP: Moved code to release presenter so it happens either way. 2018-03-20 13:53:34 +07:00
Marc Durdin
a509b41555
Merge pull request #677 from keymanapp/web-cookies-overwritten-by-stub-registration
[Web] Keyboard state cookie overwritten by first keyboard registration
2018-03-20 13:15:19 +07:00
Marc Durdin
48f067cca4 Fixes #676: keyboard state cookie overwritten by first keyboard registration 2018-03-20 08:24:28 +07:00
Tom Bogle
925dad3a56 [Mac] WIP - attempt to prevent auto display of config window and locking KMP file 2018-03-19 03:26:28 -04:00
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