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
/
widget
/
SimpleCursorAdapter.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-06
1
-1
/
+1
*
Limit access to suspected false positives.
Mathew Inwood
2018-12-28
1
-1
/
+2
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-21
1
-0
/
+3
*
Fix crash when SimpleCursorAdapter changes cursor from null
Hung-ying Tyan
2012-06-20
1
-19
/
+12
*
Fix obvious typos under frameworks/base/core
Ken Wakasa
2012-03-09
1
-1
/
+1
*
Fix crash when using a SimpleCursorAdapter initialized with a null Cursor.
Romain Guy
2011-05-16
1
-1
/
+13
*
Fix issue #3301572: onCreateLoader must not be a member class: VolumeMetadata...
Dianne Hackborn
2010-12-21
1
-2
/
+3
*
Fix issue #3272082: Contacts: when going back from edit view,
Dianne Hackborn
2010-12-16
1
-3
/
+22
*
Add support for XML-defined adapters.
Romain Guy
2010-03-31
1
-1
/
+2
*
Plug memory leak in Simple*Adapter, due to the misuse of a WeakHashMap.
Romain Guy
2010-01-04
1
-29
/
+2
*
Fixing minor doc typo in android.widget.SimpleCursorAdapter.
Trevor Johns
2009-11-13
1
-1
/
+1
*
Fixes regression introduced in Cupcake: a couple of adapters were using setTa...
Romain Guy
2009-05-06
1
-2
/
+5
*
Automated import from //branches/donutburger/...@142990,142990
Romain Guy
2009-03-26
1
-5
/
+5
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+416
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-416
/
+0
*
auto import from //branches/cupcake/...@125939
The Android Open Source Project
2009-01-09
1
-10
/
+33
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-8
/
+36
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+365