summaryrefslogtreecommitdiffstats
path: root/core/java/android/util/SparseArray.java
Commit message (Expand)AuthorAgeFilesLines
* 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