Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use keyboardSet extra value of subtype to specify layout type | 2012-04-05 | 1 | -0/+17 | |
| | | | | Change-Id: Ice1f345a08a8d760e3b847c885c4072e3e142c97 | ||||
* | Use "No language (QWERTY)" for language agnostic QWERTY keyboard name | 2012-04-04 | 1 | -38/+0 | |
| | | | | | Bug: 6010147 Change-Id: I401c2e3fcd639c0e1a03e64489a0d792810caa18 | ||||
* | Kill the StringBuilderPool. | 2012-03-13 | 1 | -9/+1 | |
| | | | | | | | | | The intention may have been nice originally but these end up being copied anyway :/ Let's remove them now, and in a later change, just keep references to the created objects. Change-Id: Ifba8357c20384f9eb40cd916665ed1fc6dc8cab1 | ||||
* | Split Utils class to StringUtils, SubtypeUtils, and JniUtils | 2012-03-08 | 1 | -0/+198 | |
Change-Id: I09e91675fe7d573dad8c933ad513b21d7e409144 |