summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/pm
Commit message (Expand)AuthorAgeFilesLines
* Finish up issue #6249094: Display permissions based on relevance to private dataDianne Hackborn2012-05-061-1/+1
* Hide RTL related APIs - DO NOT MERGEFabrice Di Meglio2012-05-041-0/+1
* Add new APIs for permission group flags and priorities.Dianne Hackborn2012-04-302-3/+33
* Disable READ_EXTERNAL enforcement until API level cut.Jeff Sharkey2012-04-241-1/+2
* Make sure persistent processes are not replicated for secondary users.Amith Yamasani2012-04-171-2/+2
* Enforce READ_EXTERNAL on non-user builds.Jeff Sharkey2012-04-122-17/+4
* Include enforcement state in dumpsys.Jeff Sharkey2012-04-111-0/+12
* Merge "Hide the optional permission stuff, not making it in to JB."Dianne Hackborn2012-04-102-2/+4
|\
| * Hide the optional permission stuff, not making it in to JB.Dianne Hackborn2012-04-062-2/+4
* | Fix dumb bug.Dianne Hackborn2012-04-061-1/+1
|/
* Implement call log permission compatibility.Dianne Hackborn2012-04-051-3/+13
* TaskStackBuilder and Activity navigation features for frameworkAdam Powell2012-04-052-0/+36
* Fix bug #6140391 Make RTL awareness as an opt-in into the AndroidManifestFabrice Di Meglio2012-04-032-0/+26
* User management and switchingAmith Yamasani2012-03-273-45/+72
* Package restrictions per userAmith Yamasani2012-03-222-23/+36
* Selective enforcement of READ_EXTERNAL_STORAGE.Jeff Sharkey2012-03-192-0/+8
* Add new READ_EXTERNAL_STORAGE permission.Dianne Hackborn2012-03-121-2/+43
* Fix obvious typos under frameworks/base/coreKen Wakasa2012-03-091-2/+2
* Fix issues #6103378 and #5959515.Dianne Hackborn2012-03-051-2/+32
* New development permissions.Dianne Hackborn2012-02-235-5/+145
* Multi-user - wallpaper serviceAmith Yamasani2012-02-101-1/+2
* Add new feature for running services in "isolated" sandbox processes.Dianne Hackborn2012-02-092-1/+13
* Multi-user - 1st major checkinAmith Yamasani2012-02-033-59/+49
* am e24ac4b2: Merge "Update GET_UNINSTALLED_PACKAGES flag documentation" into ...Kenny Root2011-11-031-4/+8
|\
| * Update GET_UNINSTALLED_PACKAGES flag documentationKenny Root2011-11-031-4/+8
* | Clarify the docs around the activityInfo field.Jeff Hamilton2011-10-271-2/+2
|/
* Fix issue #5228934: IME shows up on boot, or when digits screen is tappedDianne Hackborn2011-10-201-0/+1
* Add support for signature in getPackageArchiveInfoKenny Root2011-10-131-0/+3
* Fix issue #5405788: Device continuously opening and closing...Dianne Hackborn2011-10-101-0/+2
* Merge "Document thrown IllegalArgumentException."Mathew Inwood2011-09-281-0/+1
|\
| * Document thrown IllegalArgumentException.Mathew Inwood2011-09-261-0/+1
* | Allow non-required package verifiersKenny Root2011-09-236-12/+252
* | docs: a few additions and revisions to action bar docsScott Main2011-09-231-1/+5
|/
* Unhide new PackageManager APIs for API 14Kenny Root2011-09-202-10/+24
* Be more forgiving in parsing verifier IDsKenny Root2011-09-151-0/+9
* Add verifier device identityKenny Root2011-09-1323-0/+263
* Add boot mode where only "core apps" are started.Dianne Hackborn2011-09-121-9/+26
* Add feature definition for Wi-Fi DirectIrfan Sheriff2011-09-071-0/+7
* Add progress dialog for booting after an upgrade.Dianne Hackborn2011-08-221-1/+7
* Fix issue #5180553: permission RECEIVE_BOOT_COMPLETED is not checkedDianne Hackborn2011-08-181-1/+8
* Merge "Infrastructure to support package verifier"Kenny Root2011-08-162-29/+136
|\
| * Infrastructure to support package verifierKenny Root2011-08-152-29/+136
* | Merge "Throw exception on odd length Signatures"Kenny Root2011-08-161-14/+27
|\ \ | |/ |/|
| * Throw exception on odd length SignaturesKenny Root2011-08-041-14/+27
* | Manifest digest stored during package scanningKenny Root2011-08-103-7/+159
* | Eliminate warnings from PackageParserKenny Root2011-08-091-100/+115
* | Better error codes for missing filesKenny Root2011-08-031-0/+5
|/
* Fix bug 5098288 - Rethink the suite of new themesAdam Powell2011-08-023-1/+40
* Stop using charAt for SignaturesKenny Root2011-07-221-9/+16
* Make full backup API available to appsChristopher Tate2011-07-062-22/+0