1. 5a7c4f1 Merge "Add closing div tag for ContentResolver javadoc" into pi-dev by Ng Zhi An · 6 years ago
  2. 3ca5130 Add closing div tag for ContentResolver javadoc by Ng Zhi An · 6 years ago
  3. 1bf3db9 Revert SQLiteQueryBuilder for now. am: 6c90f1ded2 am: d551877fe8 by Jeff Sharkey · 6 years ago
  4. 3e26b7d Extend SQLiteQueryBuilder for update and delete. by Jeff Sharkey · 6 years ago
  5. 003587b docs: fixing errors found with lint checker am: 219f7dcb66 by kopriva · 6 years ago
  6. 219f7dc docs: fixing errors found with lint checker by kopriva · 6 years ago
  7. 1c77a11 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  8. d5f25d2 Tweak exemption for sync requests made by FG apps by Makoto Onuki · 6 years ago
  9. c907d21 ContentResolver should handle dead system_server. by Jeff Sharkey · 6 years ago
  10. 75ad249 AppStandby exemption: sync requested by FG apps by Makoto Onuki · 6 years ago
  11. 5c0d7b3 Updated the javadoc of ContentResolver.addPeriodicSync to correct the minimum interval of periodic sync. by Liefu Liu · 6 years ago
  12. bb01e5e Removed redundant method ContentResolver.releasePersistableUriPermission() by Felipe Leme · 6 years ago
  13. 988234a Removed AMS.updatePersistableUriPermission() by Felipe Leme · 7 years ago
  14. 76be79a Merge "Exempt sync requests by FG app from app-standby" by TreeHugger Robot · 7 years ago
  15. ad357d1 Pass in the user defined by Context. by Jeff Sharkey · 7 years ago
  16. 61283ec Exempt sync requests by FG app from app-standby by Makoto Onuki · 7 years ago
  17. ce8db99 Add more IntDef prefixes for auto-documenting. by Jeff Sharkey · 7 years ago
  18. d18651f Unhide slice data APIs by Jason Monk · 7 years ago
  19. d9edfa94 First version of Slice data APIs (hidden for now) by Jason Monk · 7 years ago
  20. 1e07905 Merge "Revert "Treat Telephony as legacy app for now."" into oc-dev am: e14159d2c5 by Jeff Sharkey · 7 years ago
  21. e14159d Merge "Revert "Treat Telephony as legacy app for now."" into oc-dev by Jeff Sharkey · 7 years ago
  22. 4b2e87f Revert "Treat Telephony as legacy app for now." by Jeff Sharkey · 7 years ago
  23. 76b2770 Address API Council feedback. by Steve McKay · 7 years ago
  24. d74a3bd Address API Council feedback. by Steve McKay · 7 years ago
  25. 492e9e8 Properly guard access to CloseGuard in finalizers. by Narayan Kamath · 7 years ago
  26. 8ea8200 Stop DocumentsContract from consuming Exceptions if app is targetting O by Ben Lin · 7 years ago
  27. 2c66f19 Merge "Add extra indicating honored query arguments." by TreeHugger Robot · 7 years ago
  28. 415f41b Add extra indicating honored query arguments. by Steve McKay · 8 years ago
  29. fb64de0 Merge "Use context's userId in ContentResolver class." by TreeHugger Robot · 7 years ago
  30. b4e2ddd Use context's userId in ContentResolver class. by Sudheer Shanka · 8 years ago
  31. 2afae79 Treat Telephony as legacy app for now. by Jeff Sharkey · 7 years ago
  32. 912e80d Require valid authorities for Uri notifications. by Jeff Sharkey · 7 years ago
  33. da2006a Revert "Use context's userId in ContentResolver class." by Esteban Talavera · 8 years ago
  34. 2b44387 Use context's userId in ContentResolver class. by Sudheer Shanka · 8 years ago
  35. d7ece9f Add OFFSET and LENGTH args for paged queries. by Steve McKay · 8 years ago
  36. 29c3f68 Add structured sort data to ContentResolver.query. by Steve McKay · 8 years ago
  37. 836f924 Unihiding REFRESH_SUPPORTED and ContentProviderClient#refresh. by Ben Lin · 8 years ago
  38. ea93fe7 Replace ContentProvider SQL args w/ Bundle & Constants. by Steve McKay · 8 years ago
  39. c67b49a Merge "Javadoc and un@hide ContentResolver#refresh and ContentProvider#refresh." by TreeHugger Robot · 8 years ago
  40. 2b64a88 Javadoc and un@hide ContentResolver#refresh and ContentProvider#refresh. by Ben Lin · 8 years ago
  41. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  42. 1cf454f Adding ContentProvider#refresh and ContentResolver#refresh. by Ben Lin · 8 years ago
  43. f6d424f1 While-list apps to access account if already saw it by Svet Ganov · 8 years ago
  44. c29d2b0 Move the MIME type icon detection into the platform. by Daniel Nishi · 8 years ago
  45. 9bbaacf Use granted userId to look up provider info by Fyodor Kupolov · 8 years ago
  46. e761777 Fix issue #28431297: Crash in system process by Dianne Hackborn · 8 years ago
  47. 141f11c More work on issue #26390151: Add new JobScheduler API... by Dianne Hackborn · 8 years ago
  48. a04c7a7 Mark more Bundles as being defusable. by Jeff Sharkey · 8 years ago
  49. 8731408 Offer to cache ContentResolver-related Bundles. by Jeff Sharkey · 8 years ago
  50. 40a11e5 Merge "Updated Javadoc to reflect min period" by Shreyas Basarge · 9 years ago
  51. e96c3b7 Updated Javadoc to reflect min period by Shreyas Basarge · 9 years ago
  52. 8c834c0 SyncManager on JobScheduler by Shreyas Basarge · 9 years ago
  53. 1a30bd9 Add and implement JobScheduler content observer APIs. by Dianne Hackborn · 9 years ago
  54. 8588bc1 Add flags to requests for package UID/GIDs. by Jeff Sharkey · 9 years ago
  55. a73b8fd Add some TestApis to fix build. by Jeff Sharkey · 9 years ago
  56. 60cfad8 Discourage use of "_data" column. by Jeff Sharkey · 9 years ago
  57. 23d18887 Merge "Avoid a double decrease of reference counter for unstable provider" am: e8651aed4b am: aae0a49c16 by Jeff Sharkey · 9 years ago
  58. f783c02 Avoid a double decrease of reference counter for unstable provider by Koji Fukui · 11 years ago
  59. 788fc2b Annotate Intent and ContentResolver params with @RequiresPermission by Tor Norbye · 9 years ago
  60. adea191 Make ContentObservers work across profiles by Benjamin Franz · 9 years ago
  61. 37a40c2 App Standby : Association between content providers and their sync adapter by Amith Yamasani · 9 years ago
  62. 34796bd Sigh, some apps are sending null ContentValues. by Jeff Sharkey · 9 years ago
  63. 673db44 Annotate ContentResolver/Provider arguments. by Jeff Sharkey · 9 years ago
  64. 143739c Clarify docs on registerContentObserver. by Jeff Brown · 9 years ago
  65. 9f78f65 Mark arg and extras @Nullable in ContentProvider#call() by Scott Kennedy · 9 years ago
  66. 03e1e83 Bugfix: use the correct user for ContentResolver calls by Alexandra Gherghina · 10 years ago
  67. 5b836f2 Define EXTRA_SIZE for ContentProviders. by Jeff Sharkey · 10 years ago
  68. ec4bb45 When notify uri changes, changing the way we retrieve the userId. by Nicolas Prevot · 10 years ago
  69. 1dddc7f Making getProviderMimeType work across users. by Nicolas Prevot · 10 years ago
  70. 0e9ac20 Do Not Merge Per-user API for master sync by Alexandra Gherghina · 10 years ago
  71. cb22807 Adds per-user APIs required by the Settings app by Alexandra Gherghina · 10 years ago
  72. 0363c3e Expose per-user APIs for content services. by Alexandra Gherghina · 10 years ago
  73. 5a9decd Redact SyncService stuff from master by Matthew Williams · 10 years ago
  74. d85fc72 Resolving resources across users. by Nicolas Prevot · 10 years ago
  75. 846318a Allow prefix-based Uri permission grants. by Jeff Sharkey · 10 years ago
  76. 9abfa11 am 388eece1: am d708b2f1: am e3a6a7b4: am 841aa8db: am 5237a792: am 8c44c394: Doc fixups to ContentResolver, MediaRouter. by John Spurlock · 10 years ago
  77. 8c44c39 Doc fixups to ContentResolver, MediaRouter. by John Spurlock · 10 years ago
  78. bd7bcf0 Add more MediaStore constants for playback intents by Matt Casey · 11 years ago
  79. 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
  80. 3390018 Docfixes: three typos and escape */*. by John Spurlock · 11 years ago
  81. 69002ae Fix build. by Nick Kralevich · 11 years ago
  82. 0e46558 am f53c1a68: am f82a387c: am e3924ca4: Merge "Improve OPEN/CREATE_DOC docs." into klp-dev by Jeff Sharkey · 11 years ago
  83. adef88a Improve OPEN/CREATE_DOC docs. by Jeff Sharkey · 11 years ago
  84. d08d668 resolved conflicts for merge of 94b51810 to master by Matthew Williams · 11 years ago
  85. 632515b Fix infinite boot-loop bug in SM. by Matthew Williams · 11 years ago
  86. c64ff37 Minor code cleanup in loaders. by Jeff Brown · 11 years ago
  87. 6699ae2 am 45d23585: am 11591b73: am b3da3db3: Merge "Surface outgoing Uri permission grants." into klp-dev by Jeff Sharkey · 11 years ago
  88. bcaac0a Surface outgoing Uri permission grants. by Jeff Sharkey · 11 years ago
  89. b6ab3b9 am 7f60e70e: am 666b998b: am 364fc14f: Merge "Detect wedged ContentProviders, treat as ANR." into klp-dev by Jeff Sharkey · 11 years ago
  90. 7aa7601 Detect wedged ContentProviders, treat as ANR. by Jeff Sharkey · 11 years ago
  91. 5023a4d resolved conflicts for merge of 687c6221 to master by Jeff Sharkey · 11 years ago
  92. e66c177 Require that persistable Uri permissions be taken. by Jeff Sharkey · 11 years ago
  93. 5fc67f9 am a35ff661: am d473ebb7: Merge "Surfaces ParcelFileDescriptor#parseMode() as API" into klp-dev by Adam Lesinski · 11 years ago
  94. eb8c3f9 Surfaces ParcelFileDescriptor#parseMode() as API by Adam Lesinski · 11 years ago
  95. dc7e046 am a8b4da87: am 840b3bd6: Merge "Fix provider leak in PFD" into klp-dev by Amith Yamasani · 11 years ago
  96. 487c11a Fix provider leak in PFD by Amith Yamasani · 11 years ago
  97. 7c3c231 am 33f92b6f: am c1cf491d: Merge "More on issue #10130785: Restore silence and vibrate settings..." into klp-dev by Dianne Hackborn · 11 years ago
  98. 8d717b9 resolved conflicts for merge of 03422d26 to master by Dianne Hackborn · 11 years ago
  99. c1cf491 Merge "More on issue #10130785: Restore silence and vibrate settings..." into klp-dev by Dianne Hackborn · 11 years ago
  100. b3ac67a More on issue #10130785: Restore silence and vibrate settings... by Dianne Hackborn · 11 years ago