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
/
content
/
CursorLoader.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate frameworks/base javadocs references to androidx
Alan Viverette
2022-02-09
1
-1
/
+1
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-2
/
+3
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-3
/
+2
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-2
/
+3
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
docs: fixing errors found with lint checker
kopriva
2018-10-09
1
-1
/
+1
|
\
|
*
docs: fixing errors found with lint checker
kopriva
2018-10-09
1
-1
/
+1
*
|
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-15
1
-0
/
+3
|
/
*
Improve Fragment+Loader deprecation Javadoc
Ian Lake
2017-12-20
1
-1
/
+2
*
Updated JavaDoc for onStartLoading
Fyodor Kupolov
2017-11-17
1
-1
/
+1
*
Deprecate framework Fragments and Loaders
Ian Lake
2017-11-13
1
-0
/
+3
*
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
1
-1
/
+0
*
Remove a method
Scott Kennedy
2013-03-14
1
-9
/
+1
*
Fix cursor window leak when query execution fails.
Jeff Brown
2013-01-08
1
-3
/
+8
*
Move CancellationSignal to android.os package.
Jeff Brown
2012-05-07
1
-0
/
+2
*
Rename CancellationSignal using preferred spelling.
Jeff Brown
2012-02-02
1
-6
/
+6
*
Support automatic cancellation of Loaders.
Jeff Brown
2012-02-01
1
-2
/
+2
*
Implement a cancelation mechanism for queries.
Jeff Brown
2012-01-27
1
-8
/
+31
*
Calling close() outside of the main thread breaks stuff.
Dianne Hackborn
2011-10-09
1
-17
/
+4
*
Fix issue #5418999: [From My Phone] - ANR when navigating back from OneUp view
Dianne Hackborn
2011-10-09
1
-4
/
+18
*
Fix a bunch of API review bugs.
Dianne Hackborn
2011-01-17
1
-1
/
+28
*
Implement issue # 3255887 could CursorLoader offer...
Dianne Hackborn
2011-01-08
1
-1
/
+1
*
Fix issue #3301572: onCreateLoader must not be a member class: VolumeMetadata...
Dianne Hackborn
2010-12-21
1
-19
/
+5
*
More cleanup of Loader APIs.
Dianne Hackborn
2010-12-20
1
-16
/
+28
*
Some fixes to the new loader management.
Dianne Hackborn
2010-12-17
1
-1
/
+16
*
Fix issue #3272082: Contacts: when going back from edit view,
Dianne Hackborn
2010-12-16
1
-9
/
+16
*
Making observer registration customizable.
Dmitri Plotnikov
2010-09-22
1
-2
/
+11
*
Removing closed cursor on stop
Dmitri Plotnikov
2010-08-09
1
-1
/
+1
*
Release resources for a previously loaded cursor if a new one
Ben Komalo
2010-07-22
1
-0
/
+5
*
Fixing NPE in CursorLoader
Dmitri Plotnikov
2010-07-15
1
-1
/
+3
*
Preventing cursor leaks when a query is interrupted
Dmitri Plotnikov
2010-06-16
1
-1
/
+8
*
Add the Loader and supporting classes.
Jeff Hamilton
2010-05-18
1
-0
/
+151