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