1. c192ca5a Respond to API council feedback. by Jeff Sharkey · 4 years, 8 months ago
  2. 197fe1f Final push to build against SDK. by Jeff Sharkey · 4 years, 8 months ago
  3. a2044e1 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 8 months ago
  4. e23a0eb Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 8 months ago
  5. e9fe152 Extend insert/update/delete to provide extras. by Jeff Sharkey · 4 years, 9 months ago
  6. b500cb8 Query arguments for grouping, other SQL clauses. by Jeff Sharkey · 4 years, 9 months ago
  7. 1307f42 Allow sending of bulk Uri change notifications. by Jeff Sharkey · 4 years, 9 months ago
  8. 40d8da3 Merge "Prevent return giant size thumbnail" by Tony Huang · 4 years, 10 months ago
  9. 128b703 Note with featureId from ContentProvider by Philip P. Moltmann · 5 years ago
  10. de42137 Prevent return giant size thumbnail by Tony Huang · 4 years, 10 months ago
  11. 840a9c4 Ensure #openTypedAssetFileDescriptor doesn't lose extras. by Varun Shah · 4 years, 10 months ago
  12. 85e90d0 New argument to hint at locale to use for sorting. by Jeff Sharkey · 4 years, 11 months ago
  13. ec19e9b Public APIs for ID-specific Uris, misc items. by Jeff Sharkey · 5 years ago
  14. 9edef25 Detailed ContentProvider permissions checks. by Jeff Sharkey · 5 years ago
  15. 1b817f6 Don't use linked mediastore uris in DownloadProvider operations. by Sudheer Shanka · 5 years ago
  16. c4fdfa3 Clarify ContentResolver docs. by Varun Shah · 5 years ago
  17. 6da7b0a Fix can't create thumbnail and wrong orientation issue by Ivan Chiang · 5 years ago
  18. 6378402 Canonicalize default ringtones. by Jeff Sharkey · 5 years ago
  19. 0185ea0 Refactor s/TypeInfo/MimeTypeInfo/ per feedback. by Jeff Sharkey · 5 years ago
  20. 5693cfd Flesh out remaining CR.wrap() methods. by Jeff Sharkey · 5 years ago
  21. 448c1ea Apps using storage must have runtime permission. by Jeff Sharkey · 5 years ago
  22. ba4acd5 Add trivial nullability annotations. by Jeff Sharkey · 5 years ago
  23. a46ade3 Add @RequiresPermission annotations to getCahce and putCache by Ivan Chiang · 5 years ago
  24. 806bece Flesh out CR.getTypeDrawable() with more details. by Jeff Sharkey · 6 years ago
  25. b91eaa5 Respond to various API council feedback. by Jeff Sharkey · 6 years ago
  26. a13887f Replace ContentInterface with wrapping. by Jeff Sharkey · 6 years ago
  27. 5922ce2 Make getCache and putCache in ContentResolver @SystemApi by Ivan Chiang · 6 years ago
  28. 1951303 [Multi-user] Make AccountSettingsBackupHelper multi-user aware by Ruslan Tkhakokhov · 6 years ago
  29. b837d0b Add closing div tag for ContentResolver javadoc by Ng Zhi An · 6 years ago
  30. fd3415c Expose @SystemApi and @Public for unbundling DocumentsUI by Ivan Chiang · 6 years ago
  31. e770d22 Make DocumentsContract methods more general. by Jeff Sharkey · 6 years ago
  32. 633a13e Extract common methods into ContentInterface. by Jeff Sharkey · 6 years ago
  33. 10ec9d8 Method to determine isolated storage mode. by Jeff Sharkey · 6 years ago
  34. 19ff0c5 Use ALLOCATOR_SOFTWARE with ImageDecoder by Leon Scroggins III · 6 years ago
  35. b4f51b5 Only use ALLOCATOR_DEFAULT when apps target Q. by Jeff Sharkey · 6 years ago
  36. bc2ae00 Magic to keep "_data" paths working. by Jeff Sharkey · 6 years ago
  37. ee93ad2 DB Wipe detection by Makoto Onuki · 6 years ago
  38. 4e5efa3 Convenience method for obtaining thumbnails. by Jeff Sharkey · 6 years ago
  39. b0353c5 docs: fixing errors found with lint checker am: 219f7dcb66 am: 003587b9a4 by kopriva · 6 years ago
  40. 003587b docs: fixing errors found with lint checker am: 219f7dcb66 by kopriva · 6 years ago
  41. 219f7dc docs: fixing errors found with lint checker by kopriva · 6 years ago
  42. e183a40 Add detailed log around requestSync. Bug: 113136683 Test: Boot and trigger sync by Makoto Onuki · 6 years ago
  43. 91e3cd4 More robust MTP-to-MIME-type mappings. by Jeff Sharkey · 6 years ago
  44. 1c77a11 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  45. 5c0d354 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  46. 6d50dcc Moved URI grants code out of ActivityManagerService to its own service (13/n) by Wale Ogunwale · 6 years ago
  47. 6adc98c Extend SQLiteQueryBuilder for update and delete. by Jeff Sharkey · 6 years ago
  48. 7f69533 Fix broken links in @see tags in framework docs. by Aurimas Liutikas · 6 years ago
  49. d5f25d2 Tweak exemption for sync requests made by FG apps by Makoto Onuki · 6 years ago
  50. c907d21 ContentResolver should handle dead system_server. by Jeff Sharkey · 6 years ago
  51. 75ad249 AppStandby exemption: sync requested by FG apps by Makoto Onuki · 6 years ago
  52. 5c0d7b3 Updated the javadoc of ContentResolver.addPeriodicSync to correct the minimum interval of periodic sync. by Liefu Liu · 6 years ago
  53. bb01e5e Removed redundant method ContentResolver.releasePersistableUriPermission() by Felipe Leme · 6 years ago
  54. 988234a Removed AMS.updatePersistableUriPermission() by Felipe Leme · 7 years ago
  55. 76be79a Merge "Exempt sync requests by FG app from app-standby" by TreeHugger Robot · 7 years ago
  56. ad357d1 Pass in the user defined by Context. by Jeff Sharkey · 7 years ago
  57. 61283ec Exempt sync requests by FG app from app-standby by Makoto Onuki · 7 years ago
  58. ce8db99 Add more IntDef prefixes for auto-documenting. by Jeff Sharkey · 7 years ago
  59. d18651f Unhide slice data APIs by Jason Monk · 7 years ago
  60. d9edfa94 First version of Slice data APIs (hidden for now) by Jason Monk · 7 years ago
  61. 1e07905 Merge "Revert "Treat Telephony as legacy app for now."" into oc-dev am: e14159d2c5 by Jeff Sharkey · 7 years ago
  62. e14159d Merge "Revert "Treat Telephony as legacy app for now."" into oc-dev by Jeff Sharkey · 7 years ago
  63. 4b2e87f Revert "Treat Telephony as legacy app for now." by Jeff Sharkey · 7 years ago
  64. 76b2770 Address API Council feedback. by Steve McKay · 7 years ago
  65. d74a3bd Address API Council feedback. by Steve McKay · 7 years ago
  66. 492e9e8 Properly guard access to CloseGuard in finalizers. by Narayan Kamath · 7 years ago
  67. 8ea8200 Stop DocumentsContract from consuming Exceptions if app is targetting O by Ben Lin · 7 years ago
  68. 2c66f19 Merge "Add extra indicating honored query arguments." by TreeHugger Robot · 7 years ago
  69. 415f41b Add extra indicating honored query arguments. by Steve McKay · 8 years ago
  70. fb64de0 Merge "Use context's userId in ContentResolver class." by TreeHugger Robot · 7 years ago
  71. b4e2ddd Use context's userId in ContentResolver class. by Sudheer Shanka · 8 years ago
  72. 2afae79 Treat Telephony as legacy app for now. by Jeff Sharkey · 7 years ago
  73. 912e80d Require valid authorities for Uri notifications. by Jeff Sharkey · 7 years ago
  74. da2006a Revert "Use context's userId in ContentResolver class." by Esteban Talavera · 8 years ago
  75. 2b44387 Use context's userId in ContentResolver class. by Sudheer Shanka · 8 years ago
  76. d7ece9f Add OFFSET and LENGTH args for paged queries. by Steve McKay · 8 years ago
  77. 29c3f68 Add structured sort data to ContentResolver.query. by Steve McKay · 8 years ago
  78. 836f924 Unihiding REFRESH_SUPPORTED and ContentProviderClient#refresh. by Ben Lin · 8 years ago
  79. ea93fe7 Replace ContentProvider SQL args w/ Bundle & Constants. by Steve McKay · 8 years ago
  80. c67b49a Merge "Javadoc and un@hide ContentResolver#refresh and ContentProvider#refresh." by TreeHugger Robot · 8 years ago
  81. 2b64a88 Javadoc and un@hide ContentResolver#refresh and ContentProvider#refresh. by Ben Lin · 8 years ago
  82. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  83. 1cf454f Adding ContentProvider#refresh and ContentResolver#refresh. by Ben Lin · 8 years ago
  84. f6d424f1 While-list apps to access account if already saw it by Svet Ganov · 8 years ago
  85. c29d2b0 Move the MIME type icon detection into the platform. by Daniel Nishi · 8 years ago
  86. 9bbaacf Use granted userId to look up provider info by Fyodor Kupolov · 8 years ago
  87. e761777 Fix issue #28431297: Crash in system process by Dianne Hackborn · 8 years ago
  88. 141f11c More work on issue #26390151: Add new JobScheduler API... by Dianne Hackborn · 8 years ago
  89. a04c7a7 Mark more Bundles as being defusable. by Jeff Sharkey · 8 years ago
  90. 8731408 Offer to cache ContentResolver-related Bundles. by Jeff Sharkey · 8 years ago
  91. 40a11e5 Merge "Updated Javadoc to reflect min period" by Shreyas Basarge · 9 years ago
  92. e96c3b7 Updated Javadoc to reflect min period by Shreyas Basarge · 9 years ago
  93. 8c834c0 SyncManager on JobScheduler by Shreyas Basarge · 9 years ago
  94. 1a30bd9 Add and implement JobScheduler content observer APIs. by Dianne Hackborn · 9 years ago
  95. 8588bc1 Add flags to requests for package UID/GIDs. by Jeff Sharkey · 9 years ago
  96. a73b8fd Add some TestApis to fix build. by Jeff Sharkey · 9 years ago
  97. 60cfad8 Discourage use of "_data" column. by Jeff Sharkey · 9 years ago
  98. 23d18887 Merge "Avoid a double decrease of reference counter for unstable provider" am: e8651aed4b am: aae0a49c16 by Jeff Sharkey · 9 years ago
  99. f783c02 Avoid a double decrease of reference counter for unstable provider by Koji Fukui · 11 years ago
  100. 788fc2b Annotate Intent and ContentResolver params with @RequiresPermission by Tor Norbye · 9 years ago