aboutsummaryrefslogtreecommitdiffstats
path: root/common/src/com/android/inputmethod/latin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move InputPointers and ResizableIntArray to commonJean Chalard2014-10-292-0/+312
| | | | | Bug: 18108776 Change-Id: Ie5c0430aa41a8d6c58bf510a10173223d7dfe9fe
* Fix test breakageTadashi G. Takaoka2014-10-291-72/+136
| | | | | | This CL also adds null analysis annotations to StringUtils. Change-Id: I751932c1ed2579bc10f4584651b997356f180899
* Move StringUtils under common.Jean Chalard2014-10-281-0/+629
| | | | | Bug: 18108776 Change-Id: Ia46a4102a0e86e71118ca5e641f9f531998e166b
* Fix unit test failuresKen Wakasa2014-10-281-0/+4
| | | | Change-Id: I1d66a0124961d524f83f7895a2c09e0ee2c1aab4
* Fix NPE in AppearanceSettingsFragmentTadashi G. Takaoka2014-10-281-0/+10
| | | | | Bug: 18147440 Change-Id: I7a7a47b3484e54146d34d11b5bd9c1305421d829
* Small cleanupKen Wakasa2014-10-241-2/+0
| | | | Change-Id: I2b81450f99d7b4493ba0fc5e502f4333b8db48cd
* Fix unit test breakageTadashi G. Takaoka2014-10-242-1/+7
| | | | Change-Id: I538288054a58eb2c81ce3cbe5c9bef900fb653a5
* Move Constants.java to the latin.common packageKen Wakasa2014-10-231-1/+1
| | | | | | | Our intention is to have classes of latinime-common under the common package as much as we can. Change-Id: I76efbbbe7bebf1a4aa943715cdff64f91675e20d
* Move annotations classes to latiime-commonKen Wakasa2014-10-231-0/+320
| | | | | | Move Constants.java too. Change-Id: I55e8cf06f61c0a37746a7328834a52a5306cf0f2
* Fix: Follow up to I6fb3516a5061555f6f24b29141c2871d2319b023Ken Wakasa2014-10-221-0/+0
| | | | Change-Id: Iab389c83af0a06a3fff4ae1d7e2a51995fdd41a5
* Add latinime-common local libKen Wakasa2014-10-221-0/+101
This is just a placeholder in this CL. It will be shared by LatinIME, dicttool, and tests. Change-Id: I6fb3516a5061555f6f24b29141c2871d2319b023