Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |