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