aboutsummaryrefslogtreecommitdiffstats
path: root/java-overridable/src/com/android/inputmethod/dictionarypack (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix Javadoc and null analysis related warningsTadashi G. Takaoka2014-10-231-0/+1
| | | | | | | This CL also adds @SuppressWarning("unused" to java-overridable package. Bug: 18003991 Change-Id: If70527e30654384705d7a814f5efd181d9f539e1
* Abolish source code overlay and inroduce overridable src dirKen Wakasa2014-08-162-0/+98
This should make IDEs happy with appropriate source code directory selection. bug: 16829244 Change-Id: Ic734bd4d20aa050c688a3158b1a382ae0ac18991