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