Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to Android.bp•••See build/soong/README.md for more information. Test: cd packages/inputmethods/LatinIME; mma Change-Id: Ib8867d3b74f09fc1d9f95adc9a49a81ac0f7f054 | 2018-10-31 | 1 | -1/+1 | |
* | Remove some dicttool dependencies•••Bug: 18108776 Change-Id: Ic81c5df2a685160c249021ff4cfe41553dbdeebe | 2014-10-31 | 1 | -54/+0 | |
* | Fix dicttool build.•••Change-Id: Idc4533e57b7f4ddccd66b1f1a4730153064b1e27 | 2014-10-23 | 1 | -1/+1 | |
* | Fix Javadoc and null analysis related warnings•••This CL also adds @SuppressWarning("unused" to java-overridable package. Bug: 18003991 Change-Id: If70527e30654384705d7a814f5efd181d9f539e1 | 2014-10-23 | 1 | -0/+1 | |
* | Fix some compiler warnings•••This CL fixes the following compiler warnings. - Indirect access to static member - Access to a non-accessible member of an enclosing type - Parameter assignment - Method can be static - Local variable declaration hides another field or variable - Value of local variable is not used - Unused import - Unused private member - Unnecessary 'else' statement - Unnecessary declaration of throw exception - Redundant type arguments - Missing '@Override' annotation - Unused '@SuppressWarning' annotations Bug: 18003991 Change-Id: Icfebe753e53a2cc621848f769d6a3d7ce501ebc7 | 2014-10-21 | 1 | -0/+1 | |
* | Align a compat file for a change in native signature•••Change-Id: I89eb530c1a44e5ea9b5fcb37c792cb8c81d6dc1c | 2014-10-03 | 1 | -5/+4 | |
* | [HW6] Split processing and applying the event.•••...take 2 Change-Id: I9d13b6d51e13ce2e76ae3febebfb8c310eba509d | 2014-07-30 | 1 | -2/+6 | |
* | Use Java 7 diamond operator•••Change-Id: If16ef50ae73147594615d0f49d6a22621eaf1aef | 2014-05-24 | 1 | -2/+0 | |
* | Fix a bug where changing languages kills the composition.•••Bug: 14926896 Change-Id: Id2a06c68a51f833db4d8bbc858a232c2696afb6e | 2014-05-14 | 1 | -2/+4 | |
* | Create the path for specifying combining rules in the subtype•••Also add the skeleton of the combining rules for Myanmar reordering as a pilot. Bug: 13945569 Change-Id: Iabeb6838f45f1efff482143595ce5b48543e0c43 | 2014-05-12 | 1 | -0/+12 | |
* | Use Clang for dicttool•••Fix the wrong shared lib name too. Change-Id: Ib98c55dfd1aee4a762dc96b12df3a463bef2ac80 | 2014-03-27 | 1 | -1/+1 | |
* | [CB12] Reset the combining state when resetting the composer•••Bug: 13406701 Change-Id: I490574b7ca4b953f67dd2c0ef97401297fade0a4 | 2014-03-24 | 1 | -0/+6 | |
* | [CB11] Get the result of the combination•••Change-Id: I165ec4a24f5b1334d55c14948e4d942ec40eb33b | 2014-03-20 | 1 | -1/+7 | |
* | [CB09] Pass events through the combiner chain•••Bug: 13406701 Change-Id: I4696f145478afdd132314b7d3c148c3a9ca11c9c | 2014-03-20 | 1 | -0/+26 | |
* | Fix checkbuild breakage on dicttool•••This CL fix the checkbuild build, though I'm not sure it can create working dicttool or not. Change-Id: I5aec34a0f72441c75ac48184c0550b8e0fc40634 | 2014-01-17 | 1 | -0/+20 | |
* | Fix build.•••Change-Id: I6d0b572190080e58e95f72856ad39e72a49537b7 | 2014-01-10 | 1 | -23/+0 | |
* | Have dicttool use the native library to generate v4 dicts.•••Yay ! Change-Id: Iea8ced9e81031b9ab7eff05ad9ef7215be248de9 | 2013-12-13 | 6 | -0/+138 | |
* | Add an initial JNI interface to dicttool.•••Bug: 10100269 Change-Id: I883992c2033e7d9e7c754c0bf653767728b221b6 | 2013-08-15 | 1 | -0/+25 |