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
/
util
/
SparseIntArray.java
Age
Commit message (
Expand
)
Author
2020-01-07
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-04-29
Add extra comment for implementation.
Kweku Adams
2019-04-26
Gating OutOfBoundsException on targetSdkVersion.
Kweku Adams
2019-03-30
Revert "Revert "Checkng upper bound in *Array classes.""
Kweku Adams
2019-03-12
Revert "Checkng upper bound in *Array classes."
Paul Scovanner
2019-03-05
Checkng upper bound in *Array classes.
Kweku Adams
2018-09-29
Expose a few APIs in util collections.
Jake Wharton
2018-08-14
Add @UnsupportedAppUsage annotations
Mathew Inwood
2015-10-30
More granular reporting of size configurations.
Filip Gruszczynski
2015-08-07
Fix issue #22989030: Separate battery whitelists
Dianne Hackborn
2014-03-27
Uses VMRuntime.newUnpaddedArray for ideal array sizes
Adam Lesinski
2013-11-21
Fix javadoc typo in SparseArray.
Newton Allen
2013-09-08
Document the order of values returned by keyAt().
Flavio Lerda
2013-07-16
Make ArrayMap public! :)
Dianne Hackborn
2013-07-12
Update SparseArray docs to be more informative.
Dianne Hackborn
2013-05-24
New ArrayMap class.
Dianne Hackborn
2011-07-18
Touch exploration separate setting and API to poll the latter state.
Svetoslav Ganov
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-02-19
auto import from //branches/cupcake/...@132276
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project