index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
LoaderManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove dependency upon FragmentActivity
Todd Kennedy
2015-04-30
1
-20
/
+20
*
New ArrayMap class.
Dianne Hackborn
2013-05-24
1
-2
/
+2
*
Clear loaders array after they are destroyed.
Roman Mazur
2012-12-13
1
-0
/
+1
*
Nested fragments.
Dianne Hackborn
2012-09-06
1
-2
/
+4
*
Support automatic cancellation of Loaders.
Jeff Brown
2012-02-01
1
-5
/
+51
*
SDK only: now that support lib is in SDK, we can link to it.
Dianne Hackborn
2011-12-12
1
-1
/
+2
*
Bug 5535639 - Monkeys mad at FragmentManager
Adam Powell
2011-10-31
1
-1
/
+4
*
Add API for deferring fragment start.
Adam Powell
2011-10-27
1
-0
/
+14
*
docs: add developer guide cross-references, Project ACRE
Joe Fernandez
2011-10-04
1
-0
/
+6
*
Fix some problems with moving in and out of detached state.
Dianne Hackborn
2011-06-10
1
-4
/
+29
*
DO NOT MERGE: Integrate from main - Deprecate a bunch of APIs.
Dianne Hackborn
2011-05-13
1
-1
/
+7
*
Fix issue #3381489: IllegalStateException: attempt to re-open...
Dianne Hackborn
2011-01-30
1
-0
/
+2
*
Fix some error messages, turn off logging.
Dianne Hackborn
2011-01-21
1
-1
/
+1
*
Fix issue #3352125: Crash after clearing search query
Dianne Hackborn
2011-01-20
1
-24
/
+171
*
Fix a bunch of API review bugs.
Dianne Hackborn
2011-01-17
1
-8
/
+0
*
Merge "Start renaming FragmentTransaction.openTransaction() to beginTransacti...
Dianne Hackborn
2011-01-17
1
-1
/
+1
|
\
|
*
Start renaming FragmentTransaction.openTransaction() to beginTransaction().
Dianne Hackborn
2011-01-17
1
-1
/
+1
*
|
Delivering null cursor to loader callbacks.
Dmitri Plotnikov
2011-01-17
1
-1
/
+1
|
/
*
Fix issue #3301572: onCreateLoader must not be a member class: VolumeMetadata...
Dianne Hackborn
2010-12-21
1
-14
/
+20
*
More cleanup of Loader APIs.
Dianne Hackborn
2010-12-20
1
-38
/
+66
*
Some fixes to the new loader management.
Dianne Hackborn
2010-12-17
1
-2
/
+12
*
Fixes for when onLoaderReset() is called.
Dianne Hackborn
2010-12-16
1
-1
/
+6
*
Fix issue #3272082: Contacts: when going back from edit view,
Dianne Hackborn
2010-12-16
1
-16
/
+107
*
Fix issue #3274841: Orientation change problem with a paused activity
Dianne Hackborn
2010-12-13
1
-1
/
+60
*
Fixe some stuff.
Dianne Hackborn
2010-11-08
1
-6
/
+6
*
Fix issue #3130426: Finsky crash in switching from window carousel
Dianne Hackborn
2010-10-26
1
-9
/
+53
*
This may fix LoaderManager bug where a closed cursor could be used.
Dianne Hackborn
2010-08-09
1
-5
/
+8
*
Fix some Loader bugs.
Dianne Hackborn
2010-08-05
1
-15
/
+76
*
Relay stopLoading() on the loader from LoaderInfo.stop()
Ben Komalo
2010-07-21
1
-0
/
+1
*
Fix bug where loader listener would be registered twice.
Dianne Hackborn
2010-07-15
1
-49
/
+80
*
Change Javadoc to get around brokenness
Kenny Root
2010-07-12
1
-1
/
+1
*
Implement instance passing in LoaderManager.
Dianne Hackborn
2010-07-09
1
-73
/
+199
*
Fix build.
Dianne Hackborn
2010-07-08
1
-2
/
+1
*
Integrate Loader support in to Activity/Fragment.
Dianne Hackborn
2010-07-08
1
-0
/
+181