summaryrefslogtreecommitdiff
path: root/core/java/android/text/style/TextAppearanceSpan.java
AgeCommit message (Expand)Author
2022-05-07Implement Inter Dynamic Metrics for system UI fontDanny Lin
2018-10-19Introduce FontStyle for future extensibilitySeigo Nonaka
2018-10-18Add textLocale attributes to TextView and TextAppearanceSpanHaoyu Zhang
2018-10-12Update docs for TextAppearanceSpanHaoyu Zhang
2018-09-19Synchronize attributes in TextView with TextAppearanceSpanHaoyu Zhang
2017-07-27Stop font loading with restricted context.Seigo Nonaka
2017-07-20Support font resource in TextAppearanceSpanSeigo Nonaka
2015-06-02Prevent poorly-extended ParcelableSpans from writing to parcelsAlan Viverette
2012-06-11Revert "Fix fake bold for fallback fonts in frameworks."Victoria Lease
2012-06-08Fix fake bold for fallback fonts in frameworks.Victoria Lease
2012-05-09Add fontFamily XML attribute to select font family by stringRaph Levien
2011-08-09Fix bug #5017432 NPE when mixing different spans with different font sizesFabrice Di Meglio
2011-04-27Typo in TextAppearanceSpan documentationGilles 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