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
/
AsyncTaskLoader.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate frameworks/base javadocs references to androidx
Alan Viverette
2022-02-09
1
-1
/
+1
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
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
*
Deprecate framework Fragments and Loaders
Ian Lake
2017-11-13
1
-0
/
+3
*
Fix stale data due to stopped loader.
George Mount
2017-03-08
1
-0
/
+3
*
Minor code cleanup in loaders.
Jeff Brown
2013-10-09
1
-17
/
+17
*
Isolate calls to each remote DocumentsProvider.
Jeff Sharkey
2013-10-02
1
-1
/
+10
*
Fix a bug where we could lose a loader content change.
Dianne Hackborn
2013-03-14
1
-0
/
+2
*
Fix cursor window leak when query execution fails.
Jeff Brown
2013-01-08
1
-1
/
+1
*
Move CancellationSignal to android.os package.
Jeff Brown
2012-05-07
1
-0
/
+1
*
Support automatic cancellation of Loaders.
Jeff Brown
2012-02-01
1
-50
/
+96
*
Implement a cancelation mechanism for queries.
Jeff Brown
2012-01-27
1
-0
/
+20
*
Deprecate a bunch of APIs.
Dianne Hackborn
2011-04-20
1
-1
/
+18
*
Fix issue #3381489: IllegalStateException: attempt to re-open...
Dianne Hackborn
2011-01-30
1
-9
/
+9
*
Maybe fix issue #3093599: java.lang.IndexOutOfBoundsException...
Dianne Hackborn
2011-01-24
1
-1
/
+1
*
Hiding the AsyncTaskLoader.waitForLoader method
Dmitri Plotnikov
2011-01-18
1
-1
/
+3
*
Fix a bunch of API review bugs.
Dianne Hackborn
2011-01-17
1
-2
/
+7
*
Get rid of old ParcelFileDescriptor API.
Dianne Hackborn
2011-01-11
1
-3
/
+20
*
Fixed the waitForLoader method.
Dmitri Plotnikov
2011-01-09
1
-10
/
+18
*
Implement issue # 3255887 could CursorLoader offer...
Dianne Hackborn
2011-01-08
1
-19
/
+134
*
Adding AsyncTaskLoader.waitForLoader() for testing
Dmitri Plotnikov
2011-01-07
1
-1
/
+28
*
Fix issue #3301572: onCreateLoader must not be a member class: VolumeMetadata...
Dianne Hackborn
2010-12-21
1
-4
/
+9
*
More cleanup of Loader APIs.
Dianne Hackborn
2010-12-20
1
-5
/
+1
*
Preventing cursor leaks when a query is interrupted
Dmitri Plotnikov
2010-06-16
1
-5
/
+24
*
Another try at fixing the docs build.
Jeff Hamilton
2010-05-18
1
-2
/
+2
*
Fix a broken docs link.
Jeff Hamilton
2010-05-18
1
-2
/
+4
*
Add the Loader and supporting classes.
Jeff Hamilton
2010-05-18
1
-0
/
+86