Files
frameworks_base/core/java/android/app
Jeff Sharkey 85f5f81320 Add <intent-filter> support to <provider>.
For the new documents work, we're only interested in the subset of
ContentProviders that actually implement DocumentsContract.  Instead
of returning all providers, add <intent-filter> support to make it
easier to limit the set of returned ProviderInfo.

Define a well-known action for DocumentsProviders, and start using it
when querying for roots.  Continue supporting the old <meta-data>
approach until all apps have been updated.

Bug: 8599233
Change-Id: I05f049bba21311f5421738002f99ee214447c909
2013-10-07 14:19:13 -07:00
..
2013-01-11 23:44:11 -08:00
2013-05-24 16:36:14 -07:00
2013-03-07 13:26:40 -08:00
2013-09-14 11:57:17 -07:00