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
/
TextPaint.java
Age
Commit message (
Expand
)
Author
2020-01-07
Use new UnsupportedAppUsage annotation.
Artur Satayev
2018-09-18
Move hasEqualAttribute from Paint with adding some accessors
Seigo Nonaka
2018-08-15
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-06-05
Move underline thickness and position computation to Paint
Roozbeh Pournader
2017-06-01
Make underlining spans independent of actual class
Roozbeh Pournader
2015-03-05
Annotate ARGB integer parameters with @ColorInt
Tor Norbye
2011-09-09
Bug 5281947: add to dictionnary option promoted in suggestions.
Gilles Debunne
2011-09-07
Bug 5250788: Fix memory consumption issues in TextPaint.
Gilles Debunne
2011-08-30
Add EditTextShortcutSpan to provide edit short cut in the text view.
Luca Zanolin
2011-08-11
Added support for colored / thick underlined text.
Gilles Debunne
2009-08-12
Make <font size> and <font height> in string resources respect density.
Eric Fischer
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
2008-10-21
Initial Contribution
The Android Open Source Project