- Sep 25, 2017
-
-
Marc Durdin authored
Rename subkey array to longpress menu
-
Marc Durdin authored
-
Marc Durdin authored
Cleanup of dev-time install and debugging, removal of commented code
-
- Sep 24, 2017
-
-
Marc Durdin authored
Fix for nul bytes appearing in compiled js from the KVK file
-
Marc Durdin authored
Fixup issue with shift key sticking when using Alt+Shift to switch languages
-
Marc Durdin authored
Character Map lookup should be a plain string when using OSK editor
-
- Sep 22, 2017
-
-
Marc Durdin authored
-
- Sep 20, 2017
-
-
Marc Durdin authored
-
Marc Durdin authored
-
- Sep 19, 2017
-
-
Marc Durdin authored
-
- Sep 17, 2017
-
-
Marc Durdin authored
-
- Sep 15, 2017
-
-
Joshua Horton authored
[Web] Next layer processing fix
-
Joshua Horton authored
-
Joshua Horton authored
Fixes up the samples index and connectivity a bit and corrects the fix to not break the desktop OSK.
-
Joshua Horton authored
Fleshed out the CAPS layer of the testing keyboard - all CAPS-affected keys now do special CAPS printouts to prove the layer differentiation.
-
- Sep 14, 2017
-
-
Joshua Horton authored
Initial fix for #116 - turns out that we had an unnecessary next layer check earlier than it needed to be. Removing that fixes the issue. Main thing now: fleshing out the testing keyboard to make the tests a little simpler.
-
Darcy Wong authored
[Android] Fix #288 Reset to default layer when switching input field contexts
-
- Sep 13, 2017
-
-
Marc Durdin authored
Windows set up
-
- Sep 12, 2017
-
-
darcywong00 authored
This reverts commit a18bb2a2.
-
darcywong00 authored
The checks were preventing resetContext() from being called
-
- Sep 11, 2017
-
-
darcywong00 authored
* Fix formatting * Remove unnecessary `osk.layerIndex = 0;` line
-
- Sep 08, 2017
-
-
Darcy Wong authored
Add reference to keyman engine binary
-
darcywong00 authored
for testing that in-app keyboard resets when changing text area. Do **not** merge this commit
-
darcywong00 authored
-
darcywong00 authored
-
darcywong00 authored
* Change keyboard.html reference to resetContext() * Fix javascript typo * Change system keyboard check from `!SystemKeyboardShouldIgnoreSelectionChange` to `!SystemKeyboardShouldIgnoreTextChange` * Remove unnecessary code in resetContext()
-
- Sep 07, 2017
-
-
darcywong00 authored
-
darcywong00 authored
-
darcywong00 authored
move to keymanweb.js Also clean up formatting
-
- Sep 06, 2017
-
-
darcywong00 authored
-
Joshua Horton authored
Created web's history.md file based on help.keyman.com's listed history.
-
Joshua Horton authored
-
- Sep 05, 2017
-
-
Joshua Horton authored
-
Joshua Horton authored
-
- Sep 04, 2017
-
-
Gabriel Wong authored
-
Gabriel Wong authored
-
darcywong00 authored
-
darcywong00 authored
-
Joshua Horton authored
Updated 'readme.MD' with details on how to run the app on a physical device without team code-signing permissions. * Correcting typos. * Formatting. * Corrects instructions regarding app group settings. * Minimum required iOS version. * App Group name typo. :( * Forgot formatting.
-
- Sep 01, 2017
-
-
Gabriel Wong authored
-