| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch to returnCode for IPackageDeleteObserver | Kenny Root | 2011-03-01 | 1 | -2/+2 |
* | Merge commit '690d20bb53ba2485f59d128b365eff991d5cc3e6' into manualmerge | Dianne Hackborn | 2011-01-09 | 1 | -0/+59 |
|\ |
|
| * | Fix issue # 3227963: SecurityException: Neither user 10023 nor... | Dianne Hackborn | 2010-12-22 | 1 | -0/+59 |
* | | resolved conflicts for merge of 78e9f4cb to master | Dianne Hackborn | 2010-12-13 | 1 | -8/+68 |
|\ \ |
|
| * \ | am e4a59519: Fix issue #3154576: battery stats checkin should include UID -> ... | Dianne Hackborn | 2010-12-13 | 1 | -8/+68 |
| |\ \
| | |/ |
|
| | * | Fix issue #3154576: battery stats checkin should include UID -> packages+ map | Dianne Hackborn | 2010-12-13 | 1 | -8/+68 |
* | | | am b087ceea: am 40eade14: Merge from open-source master | Jean-Baptiste Queru | 2010-12-02 | 1 | -3/+5 |
|\ \ \
| |/ / |
|
| * | | Fix crash by "adb shell pm list permissions -f|-s" | Ali Utku Selen | 2010-11-30 | 1 | -3/+5 |
| |/ |
|
* | | Doc change: Update pm command usage for test packages | Joe Malin | 2010-08-31 | 1 | -1/+4 |
|/ |
|
* | Fix 2579461 | Suchi Amalapurapu | 2010-04-07 | 1 | -3/+69 |
* | Add new method call back in MountService. | Suchi Amalapurapu | 2010-03-22 | 1 | -37/+0 |
* | Add new install flag to install on internal flash only | Suchi Amalapurapu | 2010-03-17 | 1 | -1/+5 |
* | Move package from internal to external and vice versa. | Suchi Amalapurapu | 2010-02-19 | 1 | -0/+1 |
* | Include install location preference when installing packages. | Suchi Amalapurapu | 2010-02-12 | 1 | -1/+1 |
* | Mount/Unmount secure containers | Suchi Amalapurapu | 2010-01-19 | 1 | -0/+40 |
* | app install on sdcard. provide skeleton implementation | Suchi Amalapurapu | 2010-01-14 | 1 | -1/+4 |
* | The touch screen is probably a feature. | Dianne Hackborn | 2009-09-26 | 1 | -0/+45 |
* | Use reflection to figure out a readable string from install error code. | Xavier Ducrohet | 2009-09-25 | 1 | -127/+74 |
* | Add error output to pm for FAILED_MISSING_FEATURE | Xavier Ducrohet | 2009-08-31 | 1 | -0/+3 |
* | Define TARGET_CPU_ABI for finding native code in .apks | Dianne Hackborn | 2009-05-22 | 1 | -0/+3 |
* | Implement issue #1783881 (manifest option for adb-install-only apps) | Dianne Hackborn | 2009-05-12 | 1 | -19/+25 |
* | PackageManager keeps track of who installed what. | Jacek Surazski | 2009-05-12 | 1 | -2/+12 |
* | Implement targetSdkVersion and maxSdkVersion, plus version code names. | Dianne Hackborn | 2009-05-08 | 1 | -0/+3 |
* | auto import from //branches/cupcake_rel/...@140373 | The Android Open Source Project | 2009-03-18 | 1 | -5/+8 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 5 | -0/+1057 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 5 | -1057/+0 |
* | auto import from //branches/cupcake/...@125939 | The Android Open Source Project | 2009-01-09 | 1 | -0/+61 |
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -5/+96 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 5 | -0/+905 |