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
/
Loader.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate frameworks/base javadocs references to androidx
Alan Viverette
2022-02-09
1
-4
/
+4
*
Improve Fragment+Loader deprecation Javadoc
Ian Lake
2017-12-20
1
-2
/
+3
*
Deprecate framework Fragments and Loaders
Ian Lake
2017-11-13
1
-0
/
+12
*
docs: fix link in Loader reference page
Mark Lu
2016-08-12
1
-1
/
+1
*
Don't lose content change during rollback for loader already started
Adam Powell
2016-04-27
1
-1
/
+1
*
am 0047d3e0: am e253b514: am 29d60b95: am 8d41e653: Merge "Miscellaneous smal...
Elliott Hughes
2014-02-21
1
-1
/
+1
|
\
|
*
Miscellaneous small documentation fixes.
Mark Doliner
2014-01-03
1
-1
/
+1
*
|
Minor code cleanup in loaders.
Jeff Brown
2013-10-09
1
-1
/
+1
|
/
*
Fix a bug where we could lose a loader content change.
Dianne Hackborn
2013-03-14
1
-5
/
+37
*
Support automatic cancellation of Loaders.
Jeff Brown
2012-02-01
1
-0
/
+101
*
SDK only: now that support lib is in SDK, we can link to it.
Dianne Hackborn
2011-12-12
1
-0
/
+15
*
Various performance and other work.
Dianne Hackborn
2011-10-31
1
-1
/
+25
*
docs: add developer guide cross-references, Project ACRE
Joe Fernandez
2011-10-04
1
-2
/
+6
*
cherrypick Change-Id: I4713d3977a0a1514ff9c4217e7f3723c0346d0d8
Scott Main
2011-07-27
1
-0
/
+2
*
Deprecate a bunch of APIs.
Dianne Hackborn
2011-04-20
1
-4
/
+11
*
Fix issue #3381489: IllegalStateException: attempt to re-open...
Dianne Hackborn
2011-01-30
1
-0
/
+35
*
Implement issue # 3255887 could CursorLoader offer...
Dianne Hackborn
2011-01-08
1
-18
/
+33
*
Fix issue #3301572: onCreateLoader must not be a member class: VolumeMetadata...
Dianne Hackborn
2010-12-21
1
-9
/
+38
*
More cleanup of Loader APIs.
Dianne Hackborn
2010-12-20
1
-13
/
+125
*
Fix issue #3272082: Contacts: when going back from edit view,
Dianne Hackborn
2010-12-16
1
-6
/
+18
*
Adding a method called when detecting content change.
Makoto Onuki
2010-08-03
1
-4
/
+14
*
Add the Loader and supporting classes.
Jeff Hamilton
2010-05-18
1
-0
/
+154