summaryrefslogtreecommitdiff
path: root/core/java/android/text/SpannableStringInternal.java
Commit message (Expand)AuthorAgeFilesLines
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-10/+11
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-11/+10
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-10/+11
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+2
* Merge "Avoid ambiguous overloads in SpannableStringInternal."Michael Wallstedt2020-01-101-6/+7
|\
| * Avoid ambiguous overloads in SpannableStringInternal.Mike Wallstedt2019-12-121-6/+7
* | Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-071-1/+1
|/
* Fix equals not working correctly in SpannableString and SpannableStringBuilderHaoyu Zhang2018-09-201-5/+7
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-151-0/+28
* Fix crash when modifying SelectionClara Bayarri2018-04-061-2/+11
* Introduce new constructor for not copying NoCopySpanSeigo Nonaka2018-03-201-20/+61
* Do not enforce paragraph constraint for copy ctrSiyamed Sinir2017-04-111-15/+23
* Revert "Don't copy NoCopySpans in SpannableStringInternal"Siyamed Sinir2017-02-221-30/+17
* Don't copy NoCopySpans in SpannableStringInternalSiyamed Sinir2017-01-301-17/+30
* Enforce consistent sizes for arrays in SpannableStringInternalRaph Levien2016-07-251-1/+2
* Sort the result of SpannableStringBuilder.getSpansSiyamed Sinir2016-01-201-12/+87
* Reduce cost of span type checkingChris Craik2015-07-101-4/+5
* Uses VMRuntime.newUnpaddedArray for ideal array sizesAdam Lesinski2014-03-271-6/+8
* Fix infinite recursion in hashcode of SpannablesChet Haase2013-10-041-8/+16
* Add equals() and hashcode() to SpannableStringChet Haase2013-09-191-0/+41
* Small optimization when getting the spansFabrice Di Meglio2011-02-151-4/+4
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+372
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-372/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+372