aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/inputmethod/latin/spellcheck/UserDictionaryLookupTest.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add shortcut support to UserDictionaryLookup.•••Also move the class to the parent package, since it's no longer tied to the spell checking service. Bug 19966848. Bug 20036810. Change-Id: I35014d212fd87281eb90def03ee92e6872dcd63e Dan Zivkovic2015-04-021-279/+0
* Add new class spellcheck.UserDictionaryLookup that can look up the•••system "Personal dictionary" in the event that the DictionaryFacilitator doesn't. Change-Id: Ib4f15ec4d8f06ea43c2e063f5a13a2f699afbb8a Mario Tanev2015-02-101-0/+279