Darcy Wong
406737d3c6
fix(android): Add Tamil lexical model to KMSample2
...
Cherrypick of #3123 to stable-13.0
2 additional changes:
* stable-13.0 copies the model asset files instead of installing example.ta.wordlist.model.kmp
* Add node_modules to top level .gitignore (to reduce the diffs when developers switch between 14.0 and stable-13.0)
2020-05-26 09:37:03 +07:00
Darcy Wong
91c2e4a5a3
fix(android): Back button to dismiss system keyboard
...
Cherry-pick #2950 and #3093 to stable-13.0
This allows the back button to dismiss the system keyboard if shown. Additional back-presses revert to default UI behavior.
As a throw-in, I made the same change to KMSample2
2020-05-07 09:43:57 +07:00
Darcy Wong
ae68c483a7
Update dependencies
...
* Update compile/target SDK version from 27 to 28
* Migrate appcompat namespace (See https://developer.android.com/jetpack/androidx/migrate )
2019-03-06 16:20:26 +07:00
Darcy Wong
ab1994ae02
Fix KMSample2
2018-10-31 16:11:43 +07:00
Darcy Wong
bfb784c933
Allow system "globe button" to change keyboards
2018-10-31 16:11:43 +07:00
Darcy Wong
544a58c151
Add Material Design
2018-09-19 13:46:03 +07:00
darcywong00
90246a72e6
[Android] Use BCP-47 codes for registering keyboards
2018-02-21 22:00:21 +07:00
darcywong00
534597051f
Move keyboard assets for Samples and Test projects
2018-01-17 16:36:30 +07:00
darcywong00
4787245808
Round 1 of adding feature for ad-hoc keyboard distribution via kmp
2018-01-17 10:58:25 +07:00
darcywong00
fa772a057d
Add commented code for default font
...
help.keyman.com [in-app guide](http://help.keyman.com.local/developer/engine/android/guides/in-app/ ) refers to setting default keyboard font
2017-12-15 13:42:06 +07:00
darcywong00
911a254966
Move KMSamples and KeyboardHarness assets
...
PR #456 changed internal folder locations for KMEA and kmapro. This PR continues the renames for the Sample and Test projects
2017-12-04 11:42:07 +07:00
darcywong00
0665756299
Final cleanup
...
Remove chirality test keyboard from main kmapro app
Fix KMSample2 compilation
2017-10-04 10:33:16 +07:00
darcywong00
bc208fba5d
Cleanup sample projects
...
Revert to original onKeyboardChanged() signature
2017-10-04 10:33:16 +07:00
darcywong00
d66f52b350
Update Samples and Tests projects for handler API change
...
Updates to new onKeyboardChanged signature
Also incorporated external keyboard support to KMSample2
2017-10-04 10:33:16 +07:00
darcywong00
6d26d7cd9e
Keyman for Android 2.8 Open Source
...
Copy over the Android source
Update build.sh scripts for new paths
KMEA/build.sh also updated to build KMW and use the artifacts
2017-07-21 11:52:22 +07:00