aboutsummaryrefslogtreecommitdiffstats
path: root/java-overridable/src/com/android/inputmethod/dictionarypack (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Metadata URI does not need additionalId.Dan Zivkovic2015-05-061-7/+2
| | | | | | Bug 20701628. Change-Id: Ifba1e7dd7f9934c8c13279dfb95bf02c0e30e650
* Force download the dictionaries after the apk package is updated.Mohammadinamul Sheik2015-03-241-0/+7
| | | | | | | | - Also display the notification when the dictionaries are auto updated Bug: 19808828 Change-Id: If5c4efb73d8bb554d812afcf7deafec3ac40a462
* 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