Commit graph

24978 commits

Author SHA1 Message Date
Marc Durdin
c13d8a57af Move version.md to resources/ so that we can reference it more safely. 2018-03-22 15:39:08 +07:00
Marc Durdin
54bd82a121 Prepare 11.0 history.md 2018-03-22 15:35:47 +07:00
Marc Durdin
0fd71e42ff
Merge pull request #699 from keymanapp/alpha-11.0-version-numbers
Update to version 11.0 for build-impacting version numbers (and reduce hard-coded references where possible)
2018-03-22 15:17:19 +07:00
Marc Durdin
678cbe371b Update to version 11.0 for build-impacting version numbers (and reduce hard-coded references where possible) 2018-03-22 14:55:30 +07:00
Marc Durdin
5e52f511f2
Merge pull request #691 from keymanapp/alpha
Initial PR seed for 11.0 alpha
2018-03-22 11:57:11 +07:00
Marc Durdin
53eb64b8fb
Merge pull request #695 from keymanapp/beta-help.keyman.com.sh-upload-versioned
Fixup help.keyman.com.sh to use a version number from environment rather than hardcoded
2018-03-22 11:55:42 +07:00
Marc Durdin
60177006f8
Merge pull request #693 from keymanapp/ios-history-beta-10.0
Update iOS history for intial 10.0 beta release
2018-03-22 11:55:14 +07:00
Marc Durdin
ecdf522c58
Merge pull request #694 from keymanapp/web-and-history-beta-update
Moves Web alpha notes to beta, fixes iOS history interactions.
2018-03-22 11:14:02 +07:00
Joshua A. Horton
92751115d2 Tweaked web history, added simple script for manual validation checks. 2018-03-22 11:08:54 +07:00
darcywong00
1557118463 Fix beta tag 2018-03-22 11:07:04 +07:00
Marc Durdin
c7775da90a Fixup hardcoded version in help.sh upload 2018-03-22 10:58:08 +07:00
Joshua A. Horton
efbfe4b7f9 Moves Web alpha notes to beta, fixes iOS history interactions. 2018-03-22 10:52:21 +07:00
Marc Durdin
434acc3ce1 Fixup hardcoded version in help.sh upload 2018-03-22 10:50:02 +07:00
darcywong00
802e4a21a8 Update iOS history.md for initial 10.0 beta 2018-03-22 10:39:26 +07:00
Marc Durdin
35493beb96
Merge pull request #690 from keymanapp/mac-update-history-md-for-beta
Updated history.md for beta release (and last alpha changes)
2018-03-22 10:37:07 +07:00
Marc Durdin
87774b441d
Merge pull request #692 from keymanapp/windows-history-beta-10.0
Update history.md for desktop and developer for initial beta
2018-03-22 10:36:56 +07:00
Marc Durdin
ae19cdbffe
Merge pull request #689 from keymanapp/android-history-beta-10.0
Update Android history.md for 10.0 beta
2018-03-22 10:36:49 +07:00
darcywong00
2cec29f683 Update history.md for desktop and developer for initial beta 2018-03-22 10:32:40 +07:00
Marc Durdin
f19189e0a2 11.0 master version, alpha release 2018-03-22 10:32:20 +07:00
darcywong00
aeef50ec94 Adjust build counter 2018-03-22 10:26:45 +07:00
Tom Bogle
4f59e797e2 Updated history.md for beta release (and last alpha changes) 2018-03-22 09:57:31 +07:00
darcywong00
48812184b8 Update Android history.md for 10.0 beta 2018-03-22 09:49:50 +07:00
Tom Bogle
6aba8c5d2d
Merge pull request #688 from keymanapp/mac-create-testinput-project
[Mac] Added TestInput project for testing out various IM approaches
2018-03-22 09:42:55 +07:00
Tom Bogle
3f828feb3e Added TestInput project for testing out various IM approaches in different apps. 2018-03-21 16:14:55 +07:00
Tom Bogle
c94537b4ee
Merge pull request #647 from keymanapp/mac-tap-low-level-command-keys
[Mac] If user presses command key, assume context may be out of date
2018-03-21 15:51:53 +07:00
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