Commit Graph

8 Commits (main)

Author SHA1 Message Date
Anton Hansson 1c429e3a09 Move LatinIME and its lib to /product
This app is frequently overriden by proprietary apps
on shipping devices, so move it to /product along with
its jni library.

Bug: 122353713
Test: launch keyboard on aosp_arm64 emulator
Change-Id: Ied8c1e6133b67e28da76b0e48254e2e2e0ed15bf
2019-01-11 15:20:31 +00:00
Ken Wakasa 83b094a4c8 Add a clean step for LatinIME native lib.
This is corresponding to recent changes made for LatinIME native lib
builds, such as switching to libc++.

Change-Id: I8e0b35f08dbcb878bd33557dd3087ddfbc10b641
2014-03-21 10:46:24 +09:00
Yusuke Nojima ad35835bac Pass the touch position correction data to native.
Change-Id: I92958779377a530410d1682100f9d0a2ba267dea
2011-09-29 17:00:49 +09:00
Yusuke Nojima 1c923d8581 Extend JNI interface to pass the theme id of the keybaord to the native.
Change-Id: I705ec2fa1d32a673a8d84bc9afc2a46208a414a1
2011-09-28 11:56:28 +09:00
Jean Chalard cba9e23bb1 Activate the implementation for the new dictionary format.
Bug: 4392433
Change-Id: I20b05d012b1fb193002312792d0309d36c89d16a
2011-07-14 06:55:20 +09:00
Amith Yamasani ca4e42785f Fix UnsatisfiedLinkError for Latin IME. Don't use old NDK version in a platform build.
Also added a clean step, since it's only a Makefile change.

Change-Id: Ide1684a5f34e99496e969edb8443dc4545b57306
2010-08-31 12:04:30 -07:00
Amith Yamasani 918f1b1de6 Add cleanstep to avoid having 2 LatinIMEs in the build
Change-Id: I862ca642f0f68bbead6e65e04e2e418c6acb45e5
2010-03-10 11:22:35 -08:00
Jean-Baptiste Queru f9b8ef64c0 Add an empty CleanSpec.mk
Change-Id: Ib09a93aaed1426e76b04c9619a8912e75288390a
2010-03-08 18:05:11 -08:00