- Aug 11, 2017
-
-
Tom Bogle authored
-
Darcy Wong authored
Fix Beta and Stable build badges
-
darcywong00 authored
The CI server is using non-default branches for Beta and Stable builds, so build badges updated accordingly.
-
Tom Bogle authored
Added #!/bin/sh to indicate that bashHelperFunctions.sh is an executable shell script.
-
Tom Bogle authored
Added build info and readme link for Mac
-
Tom Bogle authored
Made Keyman4Mac (test app) use engine framework properly (and removed Framework files form repo). Minor tweaks to readme and license. Minor improvement to logic in custom build step for IM (for case where engine Framework is present locally but not available in engine's build folder).
-
- Aug 10, 2017
-
-
Marc Durdin authored
Fix #145 - OSK fill from layout freezes, and tweak display of key preview in OSK editor at same time
-
Marc Durdin authored
Fix #145 - OSK fill from layout freezes, and tweak display of key preview in OSK editor at same time
-
Marc Durdin authored
-
Tom Bogle authored
-
Marc Durdin authored
Prevent the build of makejcldbg from stalling a Delphi Starter build
-
- Aug 09, 2017
-
-
Marc Durdin authored
-
Darcy Wong authored
More cleanup
-
darcywong00 authored
Remove legacy res/ files and AndroidManifest.xml files that aren't used Remove unused strings (related to previous licensing)
-
- Aug 08, 2017
-
-
Marc Durdin authored
Fix #140 - regression in modifer state management
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
-
- Jul 31, 2017
-
-
Darcy Wong authored
Start root README.md and add CI badges
-
darcywong00 authored
-
Darcy Wong authored
Fix build scripts for Linux
-
Darcy Wong authored
n trying to build Keyman for Android on Linux, the following issues needed to be fixed: Set `build.sh` and `gradlew` scripts to executable KMEA/build.sh needs an OS check so build.bat is only called on Windows web/source/build.sh needs $compiler and $copmiler_warnings values in quotes
-
- Jul 27, 2017
-
-
Marc Durdin authored
Cleanup certificate code signing for Windows
-
Marc Durdin authored
-
- 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.
-