summaryrefslogtreecommitdiff
path: root/core/java/android/text/TextPaint.java
AgeCommit message (Expand)Author
2020-01-07Use new UnsupportedAppUsage annotation.Artur Satayev
2018-09-18Move hasEqualAttribute from Paint with adding some accessorsSeigo Nonaka
2018-08-15Add @UnsupportedAppUsage annotationsMathew Inwood
2017-06-05Move underline thickness and position computation to PaintRoozbeh Pournader
2017-06-01Make underlining spans independent of actual classRoozbeh Pournader
2015-03-05Annotate ARGB integer parameters with @ColorIntTor Norbye
2011-09-09Bug 5281947: add to dictionnary option promoted in suggestions.Gilles Debunne
2011-09-07Bug 5250788: Fix memory consumption issues in TextPaint.Gilles Debunne
2011-08-30Add EditTextShortcutSpan to provide edit short cut in the text view.Luca Zanolin
2011-08-11Added support for colored / thick underlined text.Gilles Debunne
2009-08-12Make <font size> and <font height> in string resources respect density.Eric Fischer
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project