summaryrefslogtreecommitdiff
path: root/core/java/android/util/SparseArray.java
Commit message (Expand)AuthorAgeFilesLines
* Accept generic in SparseArray contentEqualsWinson2021-02-241-1/+6
* Add internal domain verification data classesWinson2021-02-041-0/+43
* Add SparseArray#set for Kotlin index= operatorWinson2021-01-121-0/+8
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-071-1/+1
* Address API feedback.Kweku Adams2019-11-251-0/+3
* Extract SparseArrayMap from QuotaController.Kweku Adams2019-11-181-0/+8
* Add extra comment for implementation.Kweku Adams2019-04-291-0/+4
* Gating OutOfBoundsException on targetSdkVersion.Kweku Adams2019-04-261-8/+17
* Revert "Revert "Checkng upper bound in *Array classes.""Kweku Adams2019-03-301-1/+18
* Revert "Checkng upper bound in *Array classes."Paul Scovanner2019-03-121-18/+1
* Checkng upper bound in *Array classes.Kweku Adams2019-03-051-1/+18
* Expose a few APIs in util collections.Jake Wharton2018-09-291-3/+3
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-141-0/+4
* Docs: fixed typo and made minor editsLaura Davis2018-07-301-17/+19
* Removing unused method indexOfValueByValueSuprabh Shukla2017-03-241-0/+1
* indexOfValueByValue now uses .equalsTejas Khorana2016-07-151-2/+32
* Fix a11y crash when window layer isn't unique.Phil Weaver2016-05-191-0/+14
* Update power manager to track uid state like netstats.Dianne Hackborn2015-05-181-0/+18
* Uses VMRuntime.newUnpaddedArray for ideal array sizesAdam Lesinski2014-03-271-45/+12
* Fix javadoc typo in SparseArray.Newton Allen2013-11-211-1/+1
* Document the order of values returned by keyAt().Flavio Lerda2013-09-081-0/+17
* Make ArrayMap public! :)Dianne Hackborn2013-07-161-23/+47
* Update SparseArray docs to be more informative.Dianne Hackborn2013-07-121-2/+19
* New ArrayMap class.Dianne Hackborn2013-05-241-27/+35
* Clarify the documentation of SparseArray.indexOfValue.Elliott Hughes2013-03-261-8/+10
* Fixing memory leaks in the accessiiblity layer.Svetoslav Ganov2011-11-291-0/+1
* Touch exploration separate setting and API to poll the latter state.Svetoslav Ganov2011-07-181-17/+21
* Integrate Loader support in to Activity/Fragment.Dianne Hackborn2010-07-081-0/+10
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+340
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-340/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+340