summaryrefslogtreecommitdiffstats
path: root/core/java/android/content
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add an API for apps to query if a permisison is denied by policy." int...Svet Ganov2015-07-102-1/+18
|\
| * Add an API for apps to query if a permisison is denied by policy.Svet Ganov2015-07-082-1/+18
* | Remote extraneous debugging log messageChristopher Tate2015-07-091-1/+0
* | Fix reset permissions on clear data and package uninstall.Svetoslav2015-07-081-6/+6
|/
* Add new "preinstalled" permission flag.Dianne Hackborn2015-07-071-7/+22
* Grant installer and verifier install permissions robustlySvetoslav2015-07-071-1/+15
* Merge "Reconcile private volumes when mounted." into mnc-devJeff Sharkey2015-07-062-18/+3
|\
| * Reconcile private volumes when mounted.Jeff Sharkey2015-07-042-18/+3
* | Show basic feature warning for default granted permissionsSvet Ganov2015-07-031-6/+26
|/
* Merge "Fix the case where an intent bounces several times between users." int...Nicolas Prevot2015-07-021-2/+6
|\
| * Fix the case where an intent bounces several times between users.Nicolas Prevot2015-07-011-2/+6
* | Merge "Teach receivers, activities, providers, and services app ops." into mn...Svet Ganov2015-07-012-3/+23
|\ \
| * | Teach receivers, activities, providers, and services app ops.Svet Ganov2015-07-012-3/+23
* | | Merge "Work on issue #21589105: Scope WRITE_SETTINGS and SYSTEM_ALERT_WINDOW....Dianne Hackborn2015-07-011-0/+10
|\ \ \
| * | | Work on issue #21589105: Scope WRITE_SETTINGS and SYSTEM_ALERT_WINDOW...Dianne Hackborn2015-07-011-0/+10
| | |/ | |/|
* | | Grant permissions to headless system calendar/contacts sync adapters.Svetoslav2015-06-301-0/+20
| |/ |/|
* | Merge "Rename uses-permission-m to uses-permission-23" into mnc-devSvet Ganov2015-07-011-1/+2
|\ \ | |/ |/|
| * Rename uses-permission-m to uses-permission-23Svet Ganov2015-06-301-1/+2
* | Merge "Make ContentObservers work across profiles" into mnc-devBenjamin Franz2015-06-301-2/+10
|\ \
| * | Make ContentObservers work across profilesBenjamin Franz2015-06-291-2/+10
* | | Grant default permissons to the default SMS, Phone, Browser app.Svetoslav2015-06-293-25/+28
| |/ |/|
* | Merge "Properly scope the "only http/https schemes" intent filter semantics" ...Christopher Tate2015-06-271-11/+30
|\ \
| * | Properly scope the "only http/https schemes" intent filter semanticsChristopher Tate2015-06-261-11/+30
* | | Merge "Use StorageManager.wipeAdoptableDisks to wipe external disks" into mnc...Rubin Xu2015-06-261-0/+3
|\ \ \ | |/ / |/| |
| * | Use StorageManager.wipeAdoptableDisks to wipe external disksRubin Xu2015-06-261-0/+3
| |/
* | Fix issue #22023824: Download folder is not created in internal storageDianne Hackborn2015-06-261-0/+2
* | Let's reinvent storage, yet again!Jeff Sharkey2015-06-251-0/+1
* | Merge "Prevent certain actions of app has revoked permissions" into mnc-devSvetoslav2015-06-251-0/+5
|\ \ | |/ |/|
| * Prevent certain actions of app has revoked permissionsSvetoslav2015-06-251-0/+5
* | Require that verified intent filters only have http/https <data> declsChristopher Tate2015-06-241-9/+26
|/
* Merge "Remove not needed contacts related permissions." into mnc-devSvetoslav Ganov2015-06-231-0/+8
|\
| * Remove not needed contacts related permissions.Svetoslav Ganov2015-06-231-0/+8
* | Merge "Default permissions for carrier apps." into mnc-devJeff Davidson2015-06-232-8/+34
|\ \
| * | Default permissions for carrier apps.Jeff Davidson2015-06-232-8/+34
* | | Runtime permissions cannot be set on legacy apps by device policyAmith Yamasani2015-06-231-0/+2
| |/ |/|
* | Merge "Fix issue #21799741: AbstractThreadedSyncAdapter crashes..." into mnc-devDianne Hackborn2015-06-231-0/+18
|\ \
| * | Fix issue #21799741: AbstractThreadedSyncAdapter crashes...Dianne Hackborn2015-06-221-0/+18
* | | Merge "Back up / restore default app and intent filter verification state" in...Christopher Tate2015-06-231-0/+4
|\ \ \ | |_|/ |/| |
| * | Back up / restore default app and intent filter verification stateChristopher Tate2015-06-221-0/+4
* | | Merge "Cancel Syncs that aren't making progress." into mnc-devMatthew Williams2015-06-221-7/+20
|\ \ \ | |_|/ |/| |
| * | Cancel Syncs that aren't making progress.Matthew Williams2015-06-221-7/+20
* | | Merge "Fix LauncherApps registerCallback adding duplicate callbacks." into mn...Kenny Guy2015-06-221-4/+12
|\ \ \
| * | | Fix LauncherApps registerCallback adding duplicate callbacks.Kenny Guy2015-06-191-4/+12
* | | | Merge "Only grant runtime permissions to special components." into mnc-devSvet Ganov2015-06-193-0/+72
|\ \ \ \
| * | | | Only grant runtime permissions to special components.Svet Ganov2015-06-193-0/+72
| | |/ / | |/| |
* | | | Merge "App Standby : Association between content providers and their sync ada...Amith Yamasani2015-06-194-2/+89
|\ \ \ \ | |_|_|/ |/| | |
| * | | App Standby : Association between content providers and their sync adapterAmith Yamasani2015-06-194-2/+89
* | | | Don't write IntentFilter autoVerify field to xml if false.Wale Ogunwale2015-06-191-1/+5
| |_|/ |/| |
* | | Merge "Use the intent filter icon in ResolveInfo for managed profile." into m...Sudheer Shanka2015-06-191-29/+41
|\ \ \ | |/ / |/| |
| * | Use the intent filter icon in ResolveInfo for managed profile.Sudheer Shanka2015-05-281-29/+41