summaryrefslogtreecommitdiff
path: root/core/java/android/text/style/BulletSpan.java
AgeCommit message (Expand)Author
2020-01-07Use new UnsupportedAppUsage annotation.Artur Satayev
2018-12-28Limit access to suspected false positives.Mathew Inwood
2018-08-15Add @UnsupportedAppUsage annotationsMathew Inwood
2018-07-19Remove Path codepath in BulletSpanChris Craik
2018-01-23Make BulletSpan more flexible and update JavaDoc.Florina Muntenescu
2017-07-26Fix bullet span vertical positioningSiyamed Sinir
2017-07-20Make BulletSpan work with lineSpacingSiyamed Sinir
2015-06-02Prevent poorly-extended ParcelableSpans from writing to parcelsAlan Viverette
2010-10-18Temporarily removed call to drawCircle in BulletSpan.Gilles Debunne
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-02-10auto import from //branches/cupcake/...@130745The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project