index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
util
/
LongSparseArray.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
2020-09-14
1
-1
/
+1
*
Add LongSparseArray.removeIf(Predicate).
Sudheer Shanka
2020-02-19
1
-0
/
+15
*
Correctly parcel LongSparseArray<String>
Philip P. Moltmann
2019-10-24
1
-53
/
+12
*
Add feature context
Philip P. Moltmann
2019-10-17
1
-0
/
+93
*
Add extra comment for implementation.
Kweku Adams
2019-04-29
1
-0
/
+4
*
Gating OutOfBoundsException on targetSdkVersion.
Kweku Adams
2019-04-26
1
-4
/
+24
*
Revert "Revert "Checkng upper bound in *Array classes.""
Kweku Adams
2019-03-30
1
-3
/
+16
*
Revert "Checkng upper bound in *Array classes."
Paul Scovanner
2019-03-12
1
-16
/
+3
*
Checkng upper bound in *Array classes.
Kweku Adams
2019-03-05
1
-3
/
+16
*
Slice and dice app ops - framework
Svet Ganov
2019-03-01
1
-0
/
+3
*
Removing unused method indexOfValueByValue
Suprabh Shukla
2017-03-24
1
-0
/
+1
*
indexOfValue now uses .equals (cont.)
Tejas Khorana
2016-07-18
1
-2
/
+31
*
Uses VMRuntime.newUnpaddedArray for ideal array sizes
Adam Lesinski
2014-03-27
1
-45
/
+12
*
Fix javadoc typo in SparseArray.
Newton Allen
2013-11-21
1
-1
/
+1
*
Document the order of values returned by keyAt().
Flavio Lerda
2013-09-08
1
-0
/
+17
*
Make ArrayMap public! :)
Dianne Hackborn
2013-07-16
1
-23
/
+36
*
Update SparseArray docs to be more informative.
Dianne Hackborn
2013-07-12
1
-2
/
+19
*
New ArrayMap class.
Dianne Hackborn
2013-05-24
1
-5
/
+11
*
Clean up and expose LongSparseArray.
Dianne Hackborn
2012-02-10
1
-51
/
+42
*
ListView#getCheckItemIds() deprecated for ListView#getCheckedItemIds().
Adam Powell
2010-03-05
1
-0
/
+22
*
Fixes #1922373. Resolves a case of keys collision in Resources' cache.
Romain Guy
2009-06-18
1
-0
/
+342