summaryrefslogtreecommitdiff
path: root/core/java/android/text/style/SpellCheckSpan.java
AgeCommit message (Expand)Author
2020-01-07Use new UnsupportedAppUsage annotation.Artur Satayev
2018-08-15Add @UnsupportedAppUsage annotationsMathew Inwood
2015-06-02Prevent poorly-extended ParcelableSpans from writing to parcelsAlan Viverette
2011-09-27Too many SpellCheckSpans are created.Gilles Debunne
2011-08-25Suggestions popup window is dismissed on tap outside.Gilles Debunne
2011-08-23Spell checking in TextViewsGilles Debunne