summaryrefslogtreecommitdiff
path: root/core/java/android/text/TextPaint.java
Commit message (Expand)AuthorAgeFilesLines
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-071-1/+1
* Move hasEqualAttribute from Paint with adding some accessorsSeigo Nonaka2018-09-181-24/+3
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-151-0/+4
* Move underline thickness and position computation to PaintRoozbeh Pournader2017-06-051-0/+12
* Make underlining spans independent of actual classRoozbeh Pournader2017-06-011-1/+20
* Annotate ARGB integer parameters with @ColorIntTor Norbye2015-03-051-0/+4
* Bug 5281947: add to dictionnary option promoted in suggestions.Gilles Debunne2011-09-091-45/+6
* Bug 5250788: Fix memory consumption issues in TextPaint.Gilles Debunne2011-09-071-2/+9
* Add EditTextShortcutSpan to provide edit short cut in the text view.Luca Zanolin2011-08-301-12/+39
* Added support for colored / thick underlined text.Gilles Debunne2011-08-111-0/+30
* Make <font size> and <font height> in string resources respect density.Eric Fischer2009-08-121-0/+2
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+55
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-55/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+55