index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
text
/
style
/
TextAppearanceSpan.java
Age
Commit message (
Expand
)
Author
2022-05-07
Implement Inter Dynamic Metrics for system UI font
Danny Lin
2018-10-19
Introduce FontStyle for future extensibility
Seigo Nonaka
2018-10-18
Add textLocale attributes to TextView and TextAppearanceSpan
Haoyu Zhang
2018-10-12
Update docs for TextAppearanceSpan
Haoyu Zhang
2018-09-19
Synchronize attributes in TextView with TextAppearanceSpan
Haoyu Zhang
2017-07-27
Stop font loading with restricted context.
Seigo Nonaka
2017-07-20
Support font resource in TextAppearanceSpan
Seigo Nonaka
2015-06-02
Prevent poorly-extended ParcelableSpans from writing to parcels
Alan Viverette
2012-06-11
Revert "Fix fake bold for fallback fonts in frameworks."
Victoria Lease
2012-06-08
Fix fake bold for fallback fonts in frameworks.
Victoria Lease
2012-05-09
Add fontFamily XML attribute to select font family by string
Raph Levien
2011-08-09
Fix bug #5017432 NPE when mixing different spans with different font sizes
Fabrice Di Meglio
2011-04-27
Typo in TextAppearanceSpan documentation
Gilles Debunne
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-02-10
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project