1. e14159d Merge "Revert "Treat Telephony as legacy app for now."" into oc-dev by Jeff Sharkey · 7 years ago
  2. 4b2e87f Revert "Treat Telephony as legacy app for now." by Jeff Sharkey · 7 years ago
  3. 76b2770 Address API Council feedback. by Steve McKay · 7 years ago
  4. 8ea8200 Stop DocumentsContract from consuming Exceptions if app is targetting O by Ben Lin · 8 years ago
  5. 2c66f19 Merge "Add extra indicating honored query arguments." by TreeHugger Robot · 8 years ago
  6. 415f41b Add extra indicating honored query arguments. by Steve McKay · 8 years ago
  7. fb64de0 Merge "Use context's userId in ContentResolver class." by TreeHugger Robot · 8 years ago
  8. b4e2ddd Use context's userId in ContentResolver class. by Sudheer Shanka · 8 years ago
  9. 2afae79 Treat Telephony as legacy app for now. by Jeff Sharkey · 8 years ago
  10. 912e80d Require valid authorities for Uri notifications. by Jeff Sharkey · 8 years ago
  11. da2006a Revert "Use context's userId in ContentResolver class." by Esteban Talavera · 8 years ago
  12. 2b44387 Use context's userId in ContentResolver class. by Sudheer Shanka · 8 years ago
  13. d7ece9f Add OFFSET and LENGTH args for paged queries. by Steve McKay · 8 years ago
  14. 29c3f68 Add structured sort data to ContentResolver.query. by Steve McKay · 8 years ago
  15. 836f924 Unihiding REFRESH_SUPPORTED and ContentProviderClient#refresh. by Ben Lin · 8 years ago
  16. ea93fe7 Replace ContentProvider SQL args w/ Bundle & Constants. by Steve McKay · 8 years ago
  17. c67b49a Merge "Javadoc and un@hide ContentResolver#refresh and ContentProvider#refresh." by TreeHugger Robot · 8 years ago
  18. 2b64a88 Javadoc and un@hide ContentResolver#refresh and ContentProvider#refresh. by Ben Lin · 8 years ago
  19. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  20. 1cf454f Adding ContentProvider#refresh and ContentResolver#refresh. by Ben Lin · 8 years ago
  21. f6d424f1 While-list apps to access account if already saw it by Svet Ganov · 8 years ago
  22. c29d2b0 Move the MIME type icon detection into the platform. by Daniel Nishi · 8 years ago
  23. 9bbaacf Use granted userId to look up provider info by Fyodor Kupolov · 8 years ago
  24. e761777 Fix issue #28431297: Crash in system process by Dianne Hackborn · 8 years ago
  25. 141f11c More work on issue #26390151: Add new JobScheduler API... by Dianne Hackborn · 8 years ago
  26. a04c7a7 Mark more Bundles as being defusable. by Jeff Sharkey · 8 years ago
  27. 8731408 Offer to cache ContentResolver-related Bundles. by Jeff Sharkey · 9 years ago
  28. 40a11e5 Merge "Updated Javadoc to reflect min period" by Shreyas Basarge · 9 years ago
  29. e96c3b7 Updated Javadoc to reflect min period by Shreyas Basarge · 9 years ago
  30. 8c834c0 SyncManager on JobScheduler by Shreyas Basarge · 9 years ago
  31. 1a30bd9 Add and implement JobScheduler content observer APIs. by Dianne Hackborn · 9 years ago
  32. 8588bc1 Add flags to requests for package UID/GIDs. by Jeff Sharkey · 9 years ago
  33. a73b8fd Add some TestApis to fix build. by Jeff Sharkey · 9 years ago
  34. 60cfad8 Discourage use of "_data" column. by Jeff Sharkey · 9 years ago
  35. 23d18887 Merge "Avoid a double decrease of reference counter for unstable provider" am: e8651aed4b am: aae0a49c16 by Jeff Sharkey · 9 years ago
  36. f783c02 Avoid a double decrease of reference counter for unstable provider by Koji Fukui · 11 years ago
  37. 788fc2b Annotate Intent and ContentResolver params with @RequiresPermission by Tor Norbye · 9 years ago
  38. adea191 Make ContentObservers work across profiles by Benjamin Franz · 9 years ago
  39. 37a40c2 App Standby : Association between content providers and their sync adapter by Amith Yamasani · 9 years ago
  40. 34796bd Sigh, some apps are sending null ContentValues. by Jeff Sharkey · 9 years ago
  41. 673db44 Annotate ContentResolver/Provider arguments. by Jeff Sharkey · 9 years ago
  42. 143739c Clarify docs on registerContentObserver. by Jeff Brown · 9 years ago
  43. 9f78f65 Mark arg and extras @Nullable in ContentProvider#call() by Scott Kennedy · 10 years ago
  44. 03e1e83 Bugfix: use the correct user for ContentResolver calls by Alexandra Gherghina · 10 years ago
  45. 5b836f2 Define EXTRA_SIZE for ContentProviders. by Jeff Sharkey · 10 years ago
  46. ec4bb45 When notify uri changes, changing the way we retrieve the userId. by Nicolas Prevot · 10 years ago
  47. 1dddc7f Making getProviderMimeType work across users. by Nicolas Prevot · 10 years ago
  48. 0e9ac20 Do Not Merge Per-user API for master sync by Alexandra Gherghina · 10 years ago
  49. cb22807 Adds per-user APIs required by the Settings app by Alexandra Gherghina · 10 years ago
  50. 0363c3e Expose per-user APIs for content services. by Alexandra Gherghina · 10 years ago
  51. 5a9decd Redact SyncService stuff from master by Matthew Williams · 10 years ago
  52. d85fc72 Resolving resources across users. by Nicolas Prevot · 10 years ago
  53. 846318a Allow prefix-based Uri permission grants. by Jeff Sharkey · 10 years ago
  54. 9abfa11 am 388eece1: am d708b2f1: am e3a6a7b4: am 841aa8db: am 5237a792: am 8c44c394: Doc fixups to ContentResolver, MediaRouter. by John Spurlock · 11 years ago
  55. 8c44c39 Doc fixups to ContentResolver, MediaRouter. by John Spurlock · 11 years ago
  56. bd7bcf0 Add more MediaStore constants for playback intents by Matt Casey · 11 years ago
  57. 88926a5 am 4b67b88e: am cce06eda: am b3436359: am e05190ea: am 85f98508: Merge "Docfixes: three typos and escape */*." into klp-docs by John Spurlock · 11 years ago
  58. 3390018 Docfixes: three typos and escape */*. by John Spurlock · 11 years ago
  59. 69002ae Fix build. by Nick Kralevich · 11 years ago
  60. 0e46558 am f53c1a68: am f82a387c: am e3924ca4: Merge "Improve OPEN/CREATE_DOC docs." into klp-dev by Jeff Sharkey · 11 years ago
  61. adef88a Improve OPEN/CREATE_DOC docs. by Jeff Sharkey · 11 years ago
  62. d08d668 resolved conflicts for merge of 94b51810 to master by Matthew Williams · 11 years ago
  63. 632515b Fix infinite boot-loop bug in SM. by Matthew Williams · 11 years ago
  64. c64ff37 Minor code cleanup in loaders. by Jeff Brown · 11 years ago
  65. 6699ae2 am 45d23585: am 11591b73: am b3da3db3: Merge "Surface outgoing Uri permission grants." into klp-dev by Jeff Sharkey · 11 years ago
  66. bcaac0a Surface outgoing Uri permission grants. by Jeff Sharkey · 11 years ago
  67. b6ab3b9 am 7f60e70e: am 666b998b: am 364fc14f: Merge "Detect wedged ContentProviders, treat as ANR." into klp-dev by Jeff Sharkey · 11 years ago
  68. 7aa7601 Detect wedged ContentProviders, treat as ANR. by Jeff Sharkey · 11 years ago
  69. 5023a4d resolved conflicts for merge of 687c6221 to master by Jeff Sharkey · 11 years ago
  70. e66c177 Require that persistable Uri permissions be taken. by Jeff Sharkey · 11 years ago
  71. 5fc67f9 am a35ff661: am d473ebb7: Merge "Surfaces ParcelFileDescriptor#parseMode() as API" into klp-dev by Adam Lesinski · 11 years ago
  72. eb8c3f9 Surfaces ParcelFileDescriptor#parseMode() as API by Adam Lesinski · 11 years ago
  73. dc7e046 am a8b4da87: am 840b3bd6: Merge "Fix provider leak in PFD" into klp-dev by Amith Yamasani · 11 years ago
  74. 487c11a Fix provider leak in PFD by Amith Yamasani · 11 years ago
  75. 7c3c231 am 33f92b6f: am c1cf491d: Merge "More on issue #10130785: Restore silence and vibrate settings..." into klp-dev by Dianne Hackborn · 11 years ago
  76. 8d717b9 resolved conflicts for merge of 03422d26 to master by Dianne Hackborn · 11 years ago
  77. c1cf491 Merge "More on issue #10130785: Restore silence and vibrate settings..." into klp-dev by Dianne Hackborn · 11 years ago
  78. b3ac67a More on issue #10130785: Restore silence and vibrate settings... by Dianne Hackborn · 11 years ago
  79. 95d7853 Fix issue #10688644: Java crash in com.android.phone: by Dianne Hackborn · 11 years ago
  80. 43afbe5 am 22902f54: am bec23ea9: Merge "Preserve CTS fail behaviour on null bundle for old API" into klp-dev by Matthew Williams · 11 years ago
  81. d8abd6a Preserve CTS fail behaviour on null bundle for old API by Matthew Williams · 11 years ago
  82. 0033539 resolved conflicts for merge of ab98aec6 to master by Narayan Kamath · 11 years ago
  83. 38ed2a4 Work on issue #10130785: Restore silence and vibrate settings... by Dianne Hackborn · 11 years ago
  84. 56dbf8f Fix broken javadocs by Matthew Williams · 11 years ago
  85. 6222288 DO NOT MERGE. Remove service component for KLP. by Matthew Williams · 11 years ago
  86. 9436631 Fix docs build. by Ying Wang · 11 years ago
  87. bd3b902 Add CancellationSignal support to file operations. by Jeff Sharkey · 11 years ago
  88. da5a3e1 Richer ParcelFileDescriptor close events. by Jeff Sharkey · 11 years ago
  89. 08da7a1 API to discover granted Uri permissions. by Jeff Sharkey · 11 years ago
  90. fa77418 AnonymousSyncService & SyncRequest. by Matthew Williams · 11 years ago
  91. b339557 Add javadoc comments explaining SYNC_EXTRAS that did not have documentation by Georgi Nikolov · 11 years ago
  92. 2b4d22c Disable various sampling event logs. by Jeff Sharkey · 11 years ago
  93. 5c113fa COnvert sync error to int by Alon Albert · 12 years ago
  94. 35e8327 am 3789b2fb: am ace72f6a: Merge "Function uri.getAuthority is called twice. Minor doc corrections." by Kenny Root · 12 years ago
  95. f9c5176 Function uri.getAuthority is called twice. Minor doc corrections. by Yury Zhauniarovich · 12 years ago
  96. e564a32 Use the resolved Context in ContentResolver. by Jeff Sharkey · 12 years ago
  97. d8e1dbb Rework ParceledListSlice to be much easier to use. by Dianne Hackborn · 12 years ago
  98. 66a017b Always give ContentResolver a valid Context. by Jeff Sharkey · 12 years ago
  99. 35654b6 More work on App Ops service. by Dianne Hackborn · 12 years ago
  100. c21b5a0 Fix cursor window leak when query execution fails. by Jeff Brown · 12 years ago