- Oct 06, 2017
-
-
Joshua Horton authored
-
Joshua Horton authored
Reworks the default keyboard selection that occurs on KMW initialization to be better specialized for each of the embedded and native control paths.
-
Joshua Horton authored
-
Joshua Horton authored
-
- Oct 05, 2017
- Oct 04, 2017
-
-
Darcy Wong authored
Android modifier chirality
-
darcywong00 authored
Remove chirality test keyboard from main kmapro app Fix KMSample2 compilation
-
Joshua Horton authored
-
Joshua Horton authored
-
darcywong00 authored
-
darcywong00 authored
-
darcywong00 authored
Fix onKeyboardChanged signature
-
darcywong00 authored
Revert to original onKeyboardChanged() signature
-
darcywong00 authored
Cleanup code after moving chirality test to KMW event handler
-
darcywong00 authored
Attempt to move to JS handler in KMManager
-
darcywong00 authored
-
darcywong00 authored
Updates to new onKeyboardChanged signature Also incorporated external keyboard support to KMSample2
-
darcywong00 authored
- Update In-app keyboard `isChiral` property when the OSK is shown - Update System keyboard `isChiral` property on the event onKeyboardChanged() This implementation comes out of the complication when in-app or system keyboard is changed, KMManager.setKeyboard is changing both keyboards
-
darcywong00 authored
Addresses PR comment of not using a timeout that assumes keyboard is ready in preference of KMW event (keyboard loaded or changed) This is still wip
-
darcywong00 authored
* Document shift states and lock states in kmembedded.js, and standardize `lstates` parameter name * Leave getActiveKeyboard() refactor as a TODO
-
darcywong00 authored
Per review comments * Rename chirality to keyboardHarness * Change namespace to com.keyman.android.tests.keyboardHarness * Add readme.md for info
-
darcywong00 authored
Refactor KMManager.getActiveKeyboard() Move modifierCodes to separate class Clean up .gitignore
-
darcywong00 authored
-Update KMEA to copy keyman-engine.aar to Tests/ for future test apps to consume.
-
darcywong00 authored
-
darcywong00 authored
This is follow-on to #300 for adding chirality modifiers to KMEA. Add support for L/R Ctrl, Alt, caps lock, num lock, and scroll lock for external keyboard - temporarily adding test chriality.js keyboard
-
Joshua Horton authored
[Windows] Points the offline help file's history section to help.keyman.com's history page.
-
Joshua Horton authored
[Web] Implementation of modifier chirality
-
- Oct 03, 2017
-
-
Joshua Horton authored
-
Joshua Horton authored
Windows history.md formatting fix.
-
Joshua Horton authored
-
Joshua Horton authored
Fixes iOS code signing settings for Xcode 9.
-
- Oct 02, 2017
-
-
Joshua A. Horton authored
-
Joshua A. Horton authored
-
Joshua A. Horton authored
-
- Sep 29, 2017
-
-
Marc Durdin authored
Make version store optional for compiler
-
Marc Durdin authored
-
Joshua Horton authored
Windows History and Readme
-
Joshua Horton authored
-
Joshua A. Horton authored
Fixes iOS code signing settings to be compatible with Xcode 9 - it became more restrictive with certain details.
-