| .. |
|
dom
|
Enhances 'nearest target' checks and auto-cancels.
|
2019-04-04 10:09:32 +07:00 |
|
fonts
|
Move KMBM variable out of KV member in keyboards to match compiler behaviour
|
2017-10-20 10:42:54 +07:00 |
|
includes
|
Adds ID for tracking to Transcriptions.
|
2019-03-14 12:47:38 +07:00 |
|
osk
|
Tweaked reference to class constant.
|
2019-04-26 15:34:49 +07:00 |
|
resources
|
Merge branch 'master' into web-banner-touch-handling
|
2019-04-09 15:27:23 +07:00 |
|
text
|
Minor documentation tweaks.
|
2019-04-26 14:32:39 +07:00 |
|
.editorconfig
|
Start adding banner module
|
2019-03-14 15:42:38 +07:00 |
|
build.sh
|
Allow app to set default banner height
|
2019-04-22 22:44:21 +07:00 |
|
build_dev_resources.sh
|
Renames dom.EditableElement to text.OutputTarget.
|
2019-02-07 22:19:23 +07:00 |
|
keymanweb.ts
|
Merge branch 'master' into web-touch-alias-refactor
|
2019-02-15 08:34:29 +07:00 |
|
kmwapi.ts
|
Fixes #1638.
|
2019-03-07 09:31:34 +07:00 |
|
kmwbase.ts
|
Adds documentation, integrates partially for iOS.
|
2019-04-23 09:16:42 +07:00 |
|
kmwdebug.js
|
KeymanWeb - versioning update for beta.
|
2019-01-15 08:52:43 +07:00 |
|
kmwdebugstub.js
|
KeymanWeb 10.0 alpha (#124)
|
2017-07-26 07:36:58 +07:00 |
|
kmwdevice.ts
|
Merge branch 'master' into web-248-iOS-landscape-display
|
2018-12-06 08:23:16 +07:00 |
|
kmwdom.ts
|
Blocks creation of touch-aliases when embedded.
|
2019-04-22 13:07:31 +07:00 |
|
kmwdomevents.ts
|
New predictions on change-of-context.
|
2019-04-26 12:52:12 +07:00 |
|
kmwembedded.ts
|
Fixes Android OSK enter-key regression
|
2019-04-24 09:07:38 +07:00 |
|
kmwexthtml.ts
|
Tidies up some of the recent refactor work.
|
2019-02-06 23:36:48 +07:00 |
|
kmwhotkeys.ts
|
Refactors hardware keystroke processing, moves it to Processor module.
|
2019-01-14 09:50:22 +07:00 |
|
kmwinit.ts
|
KeymanWeb - versioning update for beta.
|
2019-01-15 08:52:43 +07:00 |
|
kmwkeyboards.ts
|
Corrects desktop-layout detection logic.
|
2019-03-12 15:22:11 +07:00 |
|
kmwkeymaps.ts
|
Merge branch 'beta' into p5s2-merge
|
2019-02-04 21:02:15 +07:00 |
|
kmwnative.ts
|
Accommodate dimension for Android device banner
|
2019-04-19 06:58:14 +07:00 |
|
kmwRecorder.html
|
Allows recorder to directly load stub JSON files.
|
2018-03-07 12:36:45 +07:00 |
|
kmwreleasestub.js
|
KeymanWeb - versioning update for beta.
|
2019-01-15 08:52:43 +07:00 |
|
kmwrotation.ts
|
Formatting tweaks, extracts and preserves the language menu shim.
|
2019-01-04 15:14:15 +07:00 |
|
kmwtypedefs.ts
|
Renames dom.EditableElement to text.OutputTarget.
|
2019-02-07 22:19:23 +07:00 |
|
kmwuibutton.ts
|
KeymanWeb - versioning update for beta.
|
2019-01-15 08:52:43 +07:00 |
|
kmwuifloat.ts
|
KeymanWeb - versioning update for beta.
|
2019-01-15 08:52:43 +07:00 |
|
kmwuimanager.ts
|
Applies namespacing to the bulk of currently-refactored KMW code.
|
2018-03-05 09:51:20 +07:00 |
|
kmwuitoggle.ts
|
KeymanWeb - versioning update for beta.
|
2019-01-15 08:52:43 +07:00 |
|
kmwuitoolbar.ts
|
Pulls #1629's fix into master.
|
2019-02-26 08:51:30 +07:00 |
|
kmwutils.ts
|
Fixes #1638.
|
2019-03-07 09:31:34 +07:00 |
|
recorder_InputEvents.ts
|
Adjusts tests in line with the new refactor.
|
2019-01-28 05:08:09 +07:00 |
|
recorder_KeyboardScripts.js
|
Allows recorder to directly load stub JSON files.
|
2018-03-07 12:36:45 +07:00 |
|
recorder_ui_and_stubs.js
|
Adjusts tests in line with the new refactor.
|
2019-01-28 05:08:09 +07:00 |
|
singleton.ts
|
Initial reorganization of OSK code complete. Regressions exist, though.
|
2019-01-10 11:54:47 +07:00 |
|
tsconfig.base.json
|
Reworks the linkage between KMW and the LMLayer, updates target to ES6.
|
2019-02-21 12:30:50 +07:00 |
|
tsconfig.dev_resources.json
|
Polishes Transcription work, adds a unit-test suite for it.
|
2019-02-21 10:20:35 +07:00 |
|
tsconfig.embedded.json
|
Initial reorganization of OSK code complete. Regressions exist, though.
|
2019-01-10 11:54:47 +07:00 |
|
tsconfig.json
|
Refactors TS compile defs, converts the UI element sources.
|
2017-12-15 10:19:53 +07:00 |
|
tsconfig.recorder.json
|
Implemented a chirality engine tests. Still fails on IE at present.
|
2018-02-16 09:42:31 +07:00 |
|
tsconfig.ui.json
|
Basic embedded path conversion.
|
2017-12-15 10:27:17 +07:00 |
|
tsconfig.web.json
|
Initial reorganization of OSK code complete. Regressions exist, though.
|
2019-01-10 11:54:47 +07:00 |
|
version.txt
|
Move KeymanWeb project to web/
|
2017-05-26 11:00:34 +07:00 |