1. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 13 years ago
  2. ef5864f am 2e390809: Merge "Unhide Content{Resolver,Provider}.call()" into honeycomb by Brad Fitzpatrick · 14 years ago
  3. 534c84c Unhide Content{Resolver,Provider}.call() by Brad Fitzpatrick · 14 years ago
  4. 43194ce am 52d70722: am cb842753: Merge "Closing cursor in finalizer to avoid GREF and fd leak in acore" by Brad Fitzpatrick · 14 years ago
  5. 872a52c Closing cursor in finalizer to avoid GREF and fd leak in acore by Johannes Carlsson · 14 years ago
  6. 03ee779 am e90a1b16: am 752942ec: Merge "The phone is crashing when unknown mime content is transferred." by Jean-Baptiste Queru · 14 years ago
  7. 145e6c4 The phone is crashing when unknown mime content is transferred. by Ola Olsson · 14 years ago
  8. c6a6955 Add getCurrentSyncs() to the SDK, which replaces the deprecated by Fred Quintana · 14 years ago
  9. 64bbbb4 resolved conflicts for merge of a8bce7c8 to master by Dianne Hackborn · 14 years ago
  10. cca1f0e Allow all apps to call ContentResolver.getType(). by Dianne Hackborn · 14 years ago
  11. 8313fc7 Allow all apps to call ContentResolver.getType(). by Dianne Hackborn · 14 years ago
  12. 23fdaf6 Add new ContentProvider for doing conversions to data streams. by Dianne Hackborn · 14 years ago
  13. 36e5f66 resolved conflicts for merge of 2eb12a47 to master by Dianne Hackborn · 14 years ago
  14. 01e4cfc Some ActivityThread/ActivityManager cleanup. by Dianne Hackborn · 14 years ago
  15. 03f0292 New XmlDocumentProvider class. by Gilles Debunne · 14 years ago
  16. 020e534 bug:2622719 move 'forcing of cursor execution' to ContentProvider by Vasu Nori · 14 years ago
  17. a8fbedb Missed these ones in the previous rename. by Brad Fitzpatrick · 14 years ago
  18. d5e4fdc some changes due to an API review by Fred Quintana · 14 years ago
  19. d2a2daa Fix small typo in javadoc: "deleting" -> "updating" by Omari Stephens · 14 years ago
  20. 1877d01 Add "call" method on ContentProvider. by Brad Fitzpatrick · 14 years ago
  21. 1b487ec expose some sync control methods by Fred Quintana · 14 years ago
  22. 2588096 Reduce SQLiteDatabase and ContentResolver EventLog logging thresholds. by Brad Fitzpatrick · 14 years ago
  23. d72f718 Measure walltime in ContentResolver and SQLiteDatabase operations logging. by Brad Fitzpatrick · 14 years ago
  24. a63730d Log ContentProvider operations to the EventLog. by Brad Fitzpatrick · 14 years ago
  25. 53bd252 - change the SyncManager to retry MANUAL syncs that encounter a soft error by Fred Quintana · 15 years ago
  26. c5d1c6d add sync polling by Fred Quintana · 15 years ago
  27. 0ba1cb0 ContentResolver.query() includes performance considerations by Tom O'Neill · 15 years ago
  28. 2ec6c56 am 328c0e79: - removed the concept of Entity from the ContentProvider APIs - removed the parcelling ability from Entity and EntityIterator and made them public - added an EntityIterator abstract implementation that allow easy wrapping of a Cursor - changed the VCard c by Fred Quintana · 15 years ago
  29. 5bba632 - hide Entity and all its references by Fred Quintana · 15 years ago
  30. 3348f14 Remove GAIA string by Costin Manolache · 15 years ago
  31. 4c87a3f Use Resources to load search icons with android.resource URIs by Bjorn Bringert · 15 years ago
  32. 4a51c20 I am getting tired of the java doc warnings, so fix them. by Dianne Hackborn · 15 years ago
  33. 7770975 - add a reset to EntityIterator to allow it to go back to the beginning by Fred Quintana · 15 years ago
  34. 4a6679b make syncadapter set whether the account is syncable by Fred Quintana · 15 years ago
  35. 20ea6ce Change get/set IsSyncable() methods to static. Add isUserFacing flag to SyncAdapterType. Update api file. by Jim Miller · 15 years ago
  36. 718671b fix build breakage by Fred Quintana · 15 years ago
  37. 5e787c4 - add a "isSyncable" flag to a given account/authority pair that by Fred Quintana · 15 years ago
  38. ac9385e - clean up the sync settings names to: by Fred Quintana · 15 years ago
  39. 03d9490 - create a new generic ISyncAdapter implementation, SyncAdapterNew by Fred Quintana · 15 years ago
  40. 8943737 add ipc support to batching by Fred Quintana · 15 years ago
  41. 6a8d533 content provider entities by Fred Quintana · 15 years ago
  42. 7a13559 merged 231cc608d06ffc31c24bf8aa8c8275bdd2636581 by Dianne Hackborn · 15 years ago
  43. 231cc60 Rewrite SyncStorageEngine to use flat files and in-memory data structures. by Dianne Hackborn · 15 years ago
  44. 718d8a2 decouple SyncAdapter from ContentProvider by Fred Quintana · 15 years ago
  45. d9d2f11 change the sync framework and users to understand Account by Fred Quintana · 15 years ago
  46. b0c6dbd AI 147255: am: CL 147253 am: CL 147250 Fix a nasty typo in the docs for ContentResolver.update(). No code changes. by Jeff Hamilton · 15 years ago
  47. 348c179 AI 147253: am: CL 147250 Fix a nasty typo in the docs for ContentResolver.update(). No code changes. by Jeff Hamilton · 15 years ago
  48. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  49. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  50. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  51. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  52. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago