summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/pm
Commit message (Expand)AuthorAgeFilesLines
* 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
* Plumb information from the framework about asec container size.Dianne Hackborn2011-06-281-0/+11
* Turn on HW accel by default for apps that target ICS.Dianne Hackborn2011-06-241-1/+1
* Implement remaining infrastructure for user disabling apps.Dianne Hackborn2011-06-173-1/+42
* resolved conflicts for merge of 77fc8b80 to masterDianne Hackborn2011-06-141-0/+20
|\
| * Add new landscape and portrait orientation features.Dianne Hackborn2011-06-141-0/+20
* | resolved conflicts for merge of 9dfd7d0a to masterDianne Hackborn2011-06-091-0/+32
|\ \ | |/
| * Fix issue #4582417: Need to add new PackageManager...Dianne Hackborn2011-06-081-0/+32
* | Implement shared-storage full backup/restoreChristopher Tate2011-06-071-1/+2
* | resolved conflicts for merge of cc20b4e3 to masterDianne Hackborn2011-06-032-1/+16
|\ \ | |/
| * Add new supports-screen API to set maximum allowed size.Dianne Hackborn2011-06-012-1/+16
* | am 3a80c504: am 8b9a2b6c: am e6676351: Work around OpenFeint bug.Dianne Hackborn2011-06-032-7/+29
|\ \ | |/
| * Work around OpenFeint bug.Dianne Hackborn2011-06-012-7/+29
* | resolved conflicts for merge of 5c2e4d20 to masterDianne Hackborn2011-06-022-0/+31
|\ \ | |/
| * Merge "Add new supports-screens attributes for declaring the compatible scree...Dianne Hackborn2011-05-262-0/+31
| |\
| | * Add new supports-screens attributes for declaring the compatible screens.Dianne Hackborn2011-05-262-0/+31
| * | Break apart queries to getInstalled* API DO NOT MERGEKenny Root2011-05-263-2/+204
| |/
* | resolved conflicts for merge of 06a8ceac to masterDianne Hackborn2011-05-192-3/+11
|\ \
| * \ am c851ea56: am 69cb8757: Add new "-swNNNdp" resource qualifier.Dianne Hackborn2011-05-192-3/+11
| |\ \ | | |/
| | * Add new "-swNNNdp" resource qualifier.Dianne Hackborn2011-05-192-3/+11
* | | resolved conflicts for merge of b2d0ee16 to masterKenny Root2011-05-193-2/+204
|\ \ \ | |/ /
| * | resolved conflicts for merge of 2433c443 to honeycomb-plus-aospKenny Root2011-05-193-2/+204
| |\ \ | | |/ | |/|
| | * Break apart queries to getInstalled* APIKenny Root2011-04-193-2/+204
| | * DO NOT MERGE: Backport USB accessory support to gingerbreadMike Lockwood2011-03-011-0/+7
| | * Revert "Add the {get,set}PackageObbPaths calls to API"Kenny Root2011-01-172-31/+0
| | * Merge "Add the {get,set}PackageObbPaths calls to API" into gingerbreadKenny Root2011-01-122-6/+22
| | |\
| | | * Add the {get,set}PackageObbPaths calls to APIKenny Root2011-01-092-6/+22
| | * | Allow updated system apps to retain priorityKenny Root2011-01-111-7/+1
| | * | Fix issue #3333958: Package Manager can sometimes mistakenly think...Dianne Hackborn2011-01-091-1/+5
| | |/
| * | DO NOT MERGE. Integrate add new screen width/height in "dp" configs.Dianne Hackborn2011-05-122-2/+43
* | | This API change is now part of MR2.Dianne Hackborn2011-05-171-1/+1
* | | Full local backup infrastructureChristopher Tate2011-05-102-2/+23
* | | Merge "Plumbing in PackageManager and installd for multi-user support."Amith Yamasani2011-04-195-6/+68
|\ \ \
| * | | Plumbing in PackageManager and installd for multi-user support.Amith Yamasani2011-04-155-6/+68