Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Just a cosmetic cleanup•••Change-Id: Ie32fb8474b502220bdca9dbce30094bf5fb08e00 | 2012-07-28 | 1 | -3/+1 | |
* | Added virtual view hierarchy for keyboard accessibility.•••Bug: 5829051 Change-Id: Ied1b6267eec616bd3b9337f6e761b0c740aa0eb2 | 2012-02-28 | 1 | -0/+1 | |
* | Add comments along with Ic108f301•••Change-Id: Ic754662865511ad44e99d070585bd9482379c2a0 | 2012-01-24 | 1 | -0/+2 | |
* | Merge 2577fca1•••Change-Id: Ie2c9f6c2eafb59dff95db8954481ce49c87a6d44 | 2012-01-23 | 1 | -0/+1 | |
|\ | |||||
| * | Make the JNI lib an optional module•••Make it a user module will force it installed no matter the IME is actually required by the product or not. Replace the user by optional and add requiring the libjni_latinime by using LOCAL_REQUIRED_MODULES Change-Id: Ibfc37cf2e2391021d45538c7cea342894b56fbf8 | 2012-01-19 | 1 | -0/+1 | |
* | | Reorganize LatinIME native build directory structure. Now it got NDK friendly.•••Change-Id: I0f62ce8a6a4d2b6134db698f8b8d0576616e524d | 2011-12-13 | 1 | -0/+14 | |
|/ | |||||
* | Use InputMethodSettingsFragment•••Bug: 4979539 Change-Id: I4f2010f785eb29ccd42b488c402ef9957633e0c2 | 2011-07-09 | 1 | -0/+1 | |
* | Consolidate main dictionary files.•••This change is a preparation for upcoming optimizations on dictionary file loading. * We can consolidate dictionary files because we are no longer relying on Asset Manager. * Stopping compressing dictionary files as planning to use mmap() on the region in the apk file. * Probably we won't rely on Asset Manager. Instead we'll probably use offset and size obtained from AssetFileDescriptor. Change-Id: Id57dce512fd3d2397a58628f8264bd824194da76 | 2011-01-05 | 1 | -1/+2 | |
* | Include all the resources regardless of system locales•••This change addresses open source LatinIME bug: 3313179 Change-Id: I513a9b7596fb748ca6b4f8d89550677e6b40348e | 2010-12-29 | 1 | -0/+3 | |
* | Fix proguard flag file dependency.•••Change-Id: I26a639aea0e0b11ba65d621696c42e861847498e | 2010-09-29 | 1 | -1/+1 | |
* | Change all-subdir-java-files to all-java-files-under,src•••Change-Id: I3c15101a769f19b3f3696f315db47c929979b703 | 2010-08-25 | 1 | -1/+1 | |
* | Don't let the native code target be included twice when unbundling.•••Move java code to a different directory so that the unbundled version doesn't try to compile the native code again. Change-Id: I05cf9e643824ddc448821f69805ccb0240c5b986 | 2010-03-09 | 1 | -0/+22 |