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
/
TtsSpan.java
Age
Commit message (
Expand
)
Author
2018-06-04
Fix broken links in @see tags in framework docs.
Aurimas Liutikas
2017-01-26
Fix @links in reference docs. am: 54de77470d am: ab978c035e am: 28ba4722a9
Elliot Waite
2017-01-25
Fix @links in reference docs.
Elliot Waite
2016-10-11
Fix imports in android.text package.
Aurimas Liutikas
2016-03-16
Fix: setIntegerPart(long) doesn't set ARG_INTEGER_PART.
Keisuke Kuroyanagi
2015-06-15
am 4393a7d2: am c0d84934: am 076c599f: am 1ad5c813: Fix typo in TtsSpan.
John Spurlock
2015-06-15
Fix typo in TtsSpan.
John Spurlock
2015-06-02
Prevent poorly-extended ParcelableSpans from writing to parcels
Alan Viverette
2014-08-21
Fixed spelling of android.nominative and updated some comments.
Niels Egberts
2014-08-01
Simplify generics, and make Builder concrete.
Niels Egberts
2014-07-21
New TtsSpan builders for money, electronic and telephone.
Niels Egberts
2014-07-17
Merge "Add money as a new TtsSpan type." into lmp-dev
Niels Egberts
2014-07-18
Add money as a new TtsSpan type.
Niels Egberts
2014-07-18
New TtsSpan builders for types measure, time, date, digits and verbatim.
Niels Egberts
2014-07-18
Add builders for TtsSpans of type ordinal, decimal and fraction.
Niels Egberts
2014-07-17
TtsSpan builders for each TtsSpan type. DO NOT MERGE
Niels Egberts
2014-07-10
Add more semiotic class types for TtsSpan.
Niels Egberts
2014-07-07
Add TtsSpan class.
Niels Egberts