1. ba76197 Tighten enforcement of file modes. by Jeff Sharkey · 12 years ago
  2. a53ee35 Fix issue #8228463: contradicting public documentation on what... by Dianne Hackborn · 12 years ago
  3. 961321f App ops: add op for writing settings. by Dianne Hackborn · 12 years ago
  4. d7960d1 Improve revoking access to content providers. by Dianne Hackborn · 12 years ago
  5. 5e45ee6 App ops: you can now turn off operations. by Dianne Hackborn · 12 years ago
  6. 35654b6 More work on App Ops service. by Dianne Hackborn · 12 years ago
  7. 2bc6eb8 Document ContentProvider's API a bit more explicitly by Christopher Tate · 12 years ago
  8. 0d8af78 Fix permission check on ContentProvider to be multi-user aware. by Dianne Hackborn · 12 years ago
  9. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  10. a7771df Move CancellationSignal to android.os package. by Jeff Brown · 12 years ago
  11. 5554b70 Make component names visible in javadoc. by Jeff Sharkey · 12 years ago
  12. e5d4933 Better exceptions around provider permissions. by Jeff Sharkey · 12 years ago
  13. 110a6b6 Let <path-permission> block unprotected providers. by Jeff Sharkey · 12 years ago
  14. 4c1241d Rename CancellationSignal using preferred spelling. by Jeff Brown · 13 years ago
  15. 75ea64f Implement a cancelation mechanism for queries. by Jeff Brown · 13 years ago
  16. 18cb287 Add ContentProvider.dump() by Marco Nelissen · 13 years ago
  17. 558459f docs: add developer guide cross-references, Project ACRE, Round 2 by Joe Fernandez · 13 years ago
  18. d218365 Fix ownership of CursorWindows across processes. Bug: 5332296 by Jeff Brown · 13 years ago
  19. c68c913 Various work on out of memory managment. by Dianne Hackborn · 13 years ago
  20. 7aee61f docs: fix links to revised fundamentals documents by Scott Main · 14 years ago
  21. 5d9d03a Maybe fix issue #3093599: java.lang.IndexOutOfBoundsException... by Dianne Hackborn · 14 years ago
  22. 534c84c Unhide Content{Resolver,Provider}.call() by Brad Fitzpatrick · 14 years ago
  23. cca1f0e Allow all apps to call ContentResolver.getType(). by Dianne Hackborn · 14 years ago
  24. 1040dc4 Improve clipboard API. by Dianne Hackborn · 14 years ago
  25. 37444f4 am d172594e: am cf6d2a1d: Merge "Fix issue #2845673: android:exported="false" is not obeyed" into gingerbread by Dianne Hackborn · 14 years ago
  26. b424b63 Fix issue #2845673: android:exported="false" is not obeyed by Dianne Hackborn · 14 years ago
  27. 3f00be5 Fix build. by Dianne Hackborn · 14 years ago
  28. 02dfd26 Fix bug with calls to the typeless open API. by Dianne Hackborn · 14 years ago
  29. 2c96a0c Incorporated Joe's comments by Manuel Roman · 14 years ago
  30. 23fdaf6 Add new ContentProvider for doing conversions to data streams. by Dianne Hackborn · 14 years ago
  31. 0c9e14a add shutdown() to ContentProvider & call in ProviderTestCase*.tearDown by Vasu Nori · 14 years ago
  32. 17876aa Minor changes to ContentProvider javadoc to improve consistency. by Dan Egnor · 14 years ago
  33. 6fcc0f073 COMMENT ONLY change to clarify ContentProvider documentation. by Dan Egnor · 14 years ago
  34. 1877d01 Add "call" method on ContentProvider. by Brad Fitzpatrick · 15 years ago
  35. 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
  36. 8280c2b Implement new MockContentProvider. Also make ContentProvider aware of the class. by Daisuke Miyakawa · 15 years ago
  37. 5bba632 - hide Entity and all its references by Fred Quintana · 15 years ago
  38. e3f0544 resolved conflicts for merge of 2af632f8 to master by Dianne Hackborn · 15 years ago
  39. 2af632f Add new <path-permission tag for use by global search. by Dianne Hackborn · 15 years ago
  40. 81a476f Fixed Issue 2682: ContentProvider query() SDK docs deprecated by Alan Jones · 15 years ago
  41. 03d9490 - create a new generic ISyncAdapter implementation, SyncAdapterNew by Fred Quintana · 15 years ago
  42. 8943737 add ipc support to batching by Fred Quintana · 15 years ago
  43. ce31b23 enhance ContentProvider with the ability to perform batch operations by Fred Quintana · 15 years ago
  44. 6a8d533 content provider entities by Fred Quintana · 15 years ago
  45. 718d8a2 decouple SyncAdapter from ContentProvider by Fred Quintana · 15 years ago
  46. f64aff1 Automated import from //branches/master/...@140582,140582 by Bjorn Bringert · 15 years ago
  47. 9e728e0 Automated import from //branches/donutburger/...@140581,140581 by Bjorn Bringert · 15 years ago
  48. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  49. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  50. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
  51. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
  52. 3001a03 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 16 years ago
  53. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago