Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move current subtype management code to RichInputMethodManager•••Change-Id: I82d5a17a5ec96f26047d29e79f3f28850fc5b3bb | 2014-11-06 | 1 | -0/+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 | |
* | [ML25] Add an hasDict method.•••We used to have separate methods for existence of dicts according to whether it's a file or a resource. This unifies both. Bug: 11230254 Bug: 17979623 Change-Id: I728773461f3465f756d06297c3f3bee34390c3e6 | 2014-10-16 | 1 | -2/+1 | |
* | [ML24] Add facilities to read the script of a subtype•••...or more exactly, the script of the keyboard layout set associated with a given subtype. Bug: 11230254 Change-Id: I82f5fc81ecffc561781816008c853be6ff9438dd | 2014-10-14 | 1 | -1/+3 | |
* | Performance fix for multiple language subtypes•••The code would iterate all enabled subtypes each time getCurrentSubtype() is called, which is really quite frequent. Bug: 11230254 Change-Id: I91feb36de6eca84967e848fc585aae04b350be89 | 2014-10-14 | 1 | -1/+1 | |
* | [ML20.1] Move getRichInputMethodSubtype to additional features•••Bug: 11230254 Change-Id: I9bc19db5f101eeb6841394fe3637f271c93cbfa7 | 2014-10-09 | 1 | -0/+12 | |
* | [ML10.1] Adjust call for additional features•••Bug: 11230254 Change-Id: I7b60d9174d7d267eb1b3cd848cff36cdbea75b12 | 2014-09-25 | 1 | -1/+1 | |
* | [ML9.1] Add option for multi-lingual support•••Bug: 11230254 Change-Id: I15d42fad155142fa6f556f13e84cad489be00dbd | 2014-09-22 | 1 | -3/+2 | |
* | Abolish source code overlay and inroduce overridable src dir•••This should make IDEs happy with appropriate source code directory selection. bug: 16829244 Change-Id: Ic734bd4d20aa050c688a3158b1a382ae0ac18991 | 2014-08-16 | 1 | -0/+43 |