- Jul 26, 2017
-
-
Darcy Wong authored
Keyman for Android 2.8 Open Source
-
darcywong00 authored
-
Marc Durdin authored
* Fixes #107 - move __BUILD__ and dfltLayout variables into tavultesoft object * Cherry-pick fix for error from attachment api rework #114 * Fixup missing __BUILD__ reference * Update header version number * Fixup broken getDefaultKeyObject() call so we can release 2.0 * Fixes #118 - longpress menu sometimes missing base key on phone devices (#134) * Add note to build scripts to remind devs to make changes to both scripts
-
- Jul 25, 2017
-
-
Marc Durdin authored
-
Marc Durdin authored
* Keyman for Windows 10.0 Open Source * Squashed 'windows/src/ext/jedi/jedi/' content from commit f444ad2 git-subtree-dir: windows/src/ext/jedi/jedi git-subtree-split: f444ad2da4693851e523f1ea6bd541f701904c24 * Squashed 'windows/src/ext/jedi/jcl/' content from commit d63d3c9fd git-subtree-dir: windows/src/ext/jedi/jcl git-subtree-split: d63d3c9fd9ff84efdd8159084ec6a60313644243 * Squashed 'windows/src/ext/jedi/jvcl/' content from commit bee19f3b4 git-subtree-dir: windows/src/ext/jedi/jvcl git-subtree-split: bee19f3b46909fde2fa92c06cd2706f41d99f6c3 * Add required .res files * Add required .res files * Add docbook files (forced) * Add required libxslt * Add required jedi files * Add installation files * Tweak .gitignore for open * CI * Remove KMW from Developer source (#122) * Remove KMW from Developer source (copies during build) * Remove KMW from Developer source (copies during build) * Remove KMW from Developer source (copies during build) * Fixup release build and copy license, readme from kmw during build * Remove obsolete build help documentation * Keyman Engine 10 on Windows regression for shift states (#129) * Improve #128 -- cleaner debug messages * Fixes #127, shift state now resets correctly; and more work for #128 * Fixes #130 (#131)
-
darcywong00 authored
Remove bin and gen folders per https://stackoverflow.com/questions/16736856/what-should-be-in-my-gitignore-for-an-android-studio-project
-
darcywong00 authored
Updated info links from www.keyman.com/* to keyman.com/*
-
- Jul 24, 2017
-
-
darcywong00 authored
Add missing files needed for KMEA and Samples projects Also replaced tabs with spaces in some KMAPro files
-
- Jul 21, 2017
-
-
darcywong00 authored
Copy over the Android source Update build.sh scripts for new paths KMEA/build.sh also updated to build KMW and use the artifacts
-
- Jul 19, 2017
-
-
Marc Durdin authored
* Test CI * Test CI again * Test CI again * Test CI again * Test CI again * Turn warnings into errors (but don't turn on all warnings)
-
- Jul 10, 2017
-
-
Marc Durdin authored
Long press in numeric/symbol layers does not work
-
Joshua Horton authored
Converted the Windows-dependent build.bat into a build.sh shell script.
-
Joshua A. Horton authored
Turns out Windows msys and Linux cp -R behavior is identical - OS X is the odd one out. So, redid the filtering.
-
Marc Durdin authored
-
Marc Durdin authored
-
Joshua A. Horton authored
-
Joshua A. Horton authored
Fixes the shell build for Mac systems - the resource copy path behavior appears to differ on the two OSes.
-
- Jul 05, 2017
-
-
Joshua Horton authored
-
Joshua Horton authored
-
Darcy Wong authored
Add sha-bang and set file to +x
-
Joshua Horton authored
-
Joshua Horton authored
-
- Jul 04, 2017
-
-
Joshua Horton authored
Bookmarklet support, fixing #108 & #109.
-
Joshua Horton authored
-
Joshua Horton authored
Wrapped most source files with conditional loading scheme in order to block accidentally redefining functionality and data if KMW is loaded multiple times. A few of the simpler files (definitions of string functions, basic init) were left unchanged.
-
- Jul 03, 2017
-
-
Joshua Horton authored
-
- Jun 29, 2017
-
-
Joshua Horton authored
Fixes support for embedded solutions using hardware keyboards.
-
Joshua Horton authored
Corrects issue #110 - fixes the embedded control path for hardware keyboard input and adds a layer of protection to prevent future touchable-mode breakage.
-
- Jun 27, 2017
-
-
Joshua Horton authored
Redesigned: new keyboard loading scheme
-
Joshua Horton authored
Relocated keyboard-error testing suite to own folder, replaced timeout example with a more universally-applicable one.
-
- Jun 26, 2017
-
-
Joshua Horton authored
-
Joshua Horton authored
-
Joshua Horton authored
Added a kmwembedded flag to make the error output's condition more explicit, refactored in-PR code to match.
-
Joshua Horton authored
-
- Jun 23, 2017
-
-
Joshua Horton authored
-
Joshua Horton authored
-
Joshua Horton authored
Redesign of the keyboard loading process - prototype complete! Confirmed in Firefox, Chrome, IE, and Edge!
-
- Jun 21, 2017
-
-
Marc Durdin authored
Use BUILD_COUNTER variable instead of BUILD_NUMBER from TeamCity
-
Marc Durdin authored
-
- Jun 15, 2017
-
-
Marc Durdin authored
Fixup copyright messages and links to remove references to Tavultesoft
-