| Commit message (Expand) | Author | Age | Files | Lines |
* | Unhide new PackageManager APIs for API 14 | Kenny Root | 2011-09-20 | 2 | -10/+24 |
* | Be more forgiving in parsing verifier IDs | Kenny Root | 2011-09-15 | 1 | -0/+9 |
* | Add verifier device identity | Kenny Root | 2011-09-13 | 23 | -0/+263 |
* | Add boot mode where only "core apps" are started. | Dianne Hackborn | 2011-09-12 | 1 | -9/+26 |
* | Add feature definition for Wi-Fi Direct | Irfan Sheriff | 2011-09-07 | 1 | -0/+7 |
* | Add progress dialog for booting after an upgrade. | Dianne Hackborn | 2011-08-22 | 1 | -1/+7 |
* | Fix issue #5180553: permission RECEIVE_BOOT_COMPLETED is not checked | Dianne Hackborn | 2011-08-18 | 1 | -1/+8 |
* | Merge "Infrastructure to support package verifier" | Kenny Root | 2011-08-16 | 2 | -29/+136 |
|\ |
|
| * | Infrastructure to support package verifier | Kenny Root | 2011-08-15 | 2 | -29/+136 |
* | | Merge "Throw exception on odd length Signatures" | Kenny Root | 2011-08-16 | 1 | -14/+27 |
|\ \
| |/
|/| |
|
| * | Throw exception on odd length Signatures | Kenny Root | 2011-08-04 | 1 | -14/+27 |
* | | Manifest digest stored during package scanning | Kenny Root | 2011-08-10 | 3 | -7/+159 |
* | | Eliminate warnings from PackageParser | Kenny Root | 2011-08-09 | 1 | -100/+115 |
* | | Better error codes for missing files | Kenny Root | 2011-08-03 | 1 | -0/+5 |
|/ |
|
* | Fix bug 5098288 - Rethink the suite of new themes | Adam Powell | 2011-08-02 | 3 | -1/+40 |
* | Stop using charAt for Signatures | Kenny Root | 2011-07-22 | 1 | -9/+16 |
* | Make full backup API available to apps | Christopher Tate | 2011-07-06 | 2 | -22/+0 |
* | Plumb information from the framework about asec container size. | Dianne Hackborn | 2011-06-28 | 1 | -0/+11 |
* | Turn on HW accel by default for apps that target ICS. | Dianne Hackborn | 2011-06-24 | 1 | -1/+1 |
* | Implement remaining infrastructure for user disabling apps. | Dianne Hackborn | 2011-06-17 | 3 | -1/+42 |
* | resolved conflicts for merge of 77fc8b80 to master | Dianne Hackborn | 2011-06-14 | 1 | -0/+20 |
|\ |
|
| * | Add new landscape and portrait orientation features. | Dianne Hackborn | 2011-06-14 | 1 | -0/+20 |
* | | resolved conflicts for merge of 9dfd7d0a to master | Dianne Hackborn | 2011-06-09 | 1 | -0/+32 |
|\ \
| |/ |
|
| * | Fix issue #4582417: Need to add new PackageManager... | Dianne Hackborn | 2011-06-08 | 1 | -0/+32 |
* | | Implement shared-storage full backup/restore | Christopher Tate | 2011-06-07 | 1 | -1/+2 |
* | | resolved conflicts for merge of cc20b4e3 to master | Dianne Hackborn | 2011-06-03 | 2 | -1/+16 |
|\ \
| |/ |
|
| * | Add new supports-screen API to set maximum allowed size. | Dianne Hackborn | 2011-06-01 | 2 | -1/+16 |
* | | am 3a80c504: am 8b9a2b6c: am e6676351: Work around OpenFeint bug. | Dianne Hackborn | 2011-06-03 | 2 | -7/+29 |
|\ \
| |/ |
|
| * | Work around OpenFeint bug. | Dianne Hackborn | 2011-06-01 | 2 | -7/+29 |
* | | resolved conflicts for merge of 5c2e4d20 to master | Dianne Hackborn | 2011-06-02 | 2 | -0/+31 |
|\ \
| |/ |
|
| * | Merge "Add new supports-screens attributes for declaring the compatible scree... | Dianne Hackborn | 2011-05-26 | 2 | -0/+31 |
| |\ |
|
| | * | Add new supports-screens attributes for declaring the compatible screens. | Dianne Hackborn | 2011-05-26 | 2 | -0/+31 |
| * | | Break apart queries to getInstalled* API DO NOT MERGE | Kenny Root | 2011-05-26 | 3 | -2/+204 |
| |/ |
|
* | | resolved conflicts for merge of 06a8ceac to master | Dianne Hackborn | 2011-05-19 | 2 | -3/+11 |
|\ \ |
|
| * \ | am c851ea56: am 69cb8757: Add new "-swNNNdp" resource qualifier. | Dianne Hackborn | 2011-05-19 | 2 | -3/+11 |
| |\ \
| | |/ |
|
| | * | Add new "-swNNNdp" resource qualifier. | Dianne Hackborn | 2011-05-19 | 2 | -3/+11 |
* | | | resolved conflicts for merge of b2d0ee16 to master | Kenny Root | 2011-05-19 | 3 | -2/+204 |
|\ \ \
| |/ / |
|
| * | | resolved conflicts for merge of 2433c443 to honeycomb-plus-aosp | Kenny Root | 2011-05-19 | 3 | -2/+204 |
| |\ \
| | |/
| |/| |
|
| | * | Break apart queries to getInstalled* API | Kenny Root | 2011-04-19 | 3 | -2/+204 |
| | * | DO NOT MERGE: Backport USB accessory support to gingerbread | Mike Lockwood | 2011-03-01 | 1 | -0/+7 |
| | * | Revert "Add the {get,set}PackageObbPaths calls to API" | Kenny Root | 2011-01-17 | 2 | -31/+0 |
| | * | Merge "Add the {get,set}PackageObbPaths calls to API" into gingerbread | Kenny Root | 2011-01-12 | 2 | -6/+22 |
| | |\ |
|
| | | * | Add the {get,set}PackageObbPaths calls to API | Kenny Root | 2011-01-09 | 2 | -6/+22 |
| | * | | Allow updated system apps to retain priority | Kenny Root | 2011-01-11 | 1 | -7/+1 |
| | * | | Fix issue #3333958: Package Manager can sometimes mistakenly think... | Dianne Hackborn | 2011-01-09 | 1 | -1/+5 |
| | |/ |
|
| * | | DO NOT MERGE. Integrate add new screen width/height in "dp" configs. | Dianne Hackborn | 2011-05-12 | 2 | -2/+43 |
* | | | This API change is now part of MR2. | Dianne Hackborn | 2011-05-17 | 1 | -1/+1 |
* | | | Full local backup infrastructure | Christopher Tate | 2011-05-10 | 2 | -2/+23 |
* | | | Merge "Plumbing in PackageManager and installd for multi-user support." | Amith Yamasani | 2011-04-19 | 5 | -6/+68 |
|\ \ \ |
|
| * | | | Plumbing in PackageManager and installd for multi-user support. | Amith Yamasani | 2011-04-15 | 5 | -6/+68 |