1. 87ab696 Fix crash when SimpleCursorAdapter changes cursor from null by Hung-ying Tyan · 12 years ago
  2. f76a50c Fix obvious typos under frameworks/base/core by Ken Wakasa · 12 years ago
  3. 51d6eb7 Fix crash when using a SimpleCursorAdapter initialized with a null Cursor. by Romain Guy · 13 years ago
  4. 0e3b8f4 Fix issue #3301572: onCreateLoader must not be a member class: VolumeMetadataLoader by Dianne Hackborn · 14 years ago
  5. c918935 Fix issue #3272082: Contacts: when going back from edit view, by Dianne Hackborn · 14 years ago
  6. 30346c4 Add support for XML-defined adapters. by Romain Guy · 14 years ago
  7. c8ca2a3 Plug memory leak in Simple*Adapter, due to the misuse of a WeakHashMap. by Romain Guy · 15 years ago
  8. efdb6f9 Fixing minor doc typo in android.widget.SimpleCursorAdapter. by Trevor Johns · 15 years ago
  9. e5b7632 Fixes regression introduced in Cupcake: a couple of adapters were using setTag() to store their own data, which could interfere with the use of setTag() made by the applications. The fix is quite simple an rely on a WeakHashMap to store the holders within the adapters; using the Views as the keys of the map. by Romain Guy · 15 years ago
  10. 6ddfec1 Automated import from //branches/donutburger/...@142990,142990 by Romain Guy · 15 years ago
  11. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  12. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  13. b798689 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  14. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  15. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago