aboutsummaryrefslogtreecommitdiffstats
path: root/common/src/com/android/inputmethod/latin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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