summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/SpellChecker.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Bug 5248215: Even though I turned off the Spelling correction, it sti...Gilles Debunne2011-09-211-14/+0
* Bug 5248215: Even though I turned off the Spelling correction, it still shows upGilles Debunne2011-09-191-0/+14
* Using ListView for Suggestion popup windowGilles Debunne2011-08-311-5/+19
* Bug 5218421: new NPE is SpellChecker when using Japanese languageGilles Debunne2011-08-291-0/+2
* Bug 5218421. Spell check crash with Japanese charactersGilles Debunne2011-08-261-1/+1
* Spell checking in TextViewsGilles Debunne2011-08-231-0/+226