summaryrefslogtreecommitdiffstats
path: root/cmds/pm
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Break apart queries to getInstalled* APIKenny Root2011-04-191-2/+19
| | * | am cd23823d: Merge "Fix issue # 3227963: SecurityException: Neither user 1002...Dianne Hackborn2011-01-091-0/+59
| | |\ \ | | | |/
* | | | resolved conflicts for merge of 0e59729b to masterDianne Hackborn2011-05-121-4/+15
|\ \ \ \ | |/ / /
| * | | New compat mode front end: UI and persistence.Dianne Hackborn2011-05-121-4/+15
* | | | Plumbing in PackageManager and installd for multi-user support.Amith Yamasani2011-04-151-1/+71
|/ / /
* | | Switch to returnCode for IPackageDeleteObserverKenny Root2011-03-011-2/+2
* | | Merge commit '690d20bb53ba2485f59d128b365eff991d5cc3e6' into manualmergeDianne Hackborn2011-01-091-0/+59
|\ \ \ | | |/ | |/|
| * | Fix issue # 3227963: SecurityException: Neither user 10023 nor...Dianne Hackborn2010-12-221-0/+59
* | | resolved conflicts for merge of 78e9f4cb to masterDianne Hackborn2010-12-131-8/+68
|\ \ \ | | |/ | |/|
| * | am e4a59519: Fix issue #3154576: battery stats checkin should include UID -> ...Dianne Hackborn2010-12-131-8/+68
| |\ \ | | |/
| | * Fix issue #3154576: battery stats checkin should include UID -> packages+ mapDianne Hackborn2010-12-131-8/+68
* | | am b087ceea: am 40eade14: Merge from open-source masterJean-Baptiste Queru2010-12-021-3/+5
|\ \ \ | |/ /
| * | Fix crash by "adb shell pm list permissions -f|-s"Ali Utku Selen2010-11-301-3/+5
| |/
* | Doc change: Update pm command usage for test packagesJoe Malin2010-08-311-1/+4
|/
* Fix 2579461Suchi Amalapurapu2010-04-071-3/+69
* Add new method call back in MountService.Suchi Amalapurapu2010-03-221-37/+0
* Add new install flag to install on internal flash onlySuchi Amalapurapu2010-03-171-1/+5
* Move package from internal to external and vice versa.Suchi Amalapurapu2010-02-191-0/+1
* Include install location preference when installing packages.Suchi Amalapurapu2010-02-121-1/+1
* Mount/Unmount secure containersSuchi Amalapurapu2010-01-191-0/+40
* app install on sdcard. provide skeleton implementationSuchi Amalapurapu2010-01-141-1/+4
* The touch screen is probably a feature.Dianne Hackborn2009-09-261-0/+45
* Use reflection to figure out a readable string from install error code.Xavier Ducrohet2009-09-251-127/+74
* Add error output to pm for FAILED_MISSING_FEATUREXavier Ducrohet2009-08-311-0/+3
* Define TARGET_CPU_ABI for finding native code in .apksDianne Hackborn2009-05-221-0/+3
* Implement issue #1783881 (manifest option for adb-install-only apps)Dianne Hackborn2009-05-121-19/+25
* PackageManager keeps track of who installed what.Jacek Surazski2009-05-121-2/+12
* Implement targetSdkVersion and maxSdkVersion, plus version code names.Dianne Hackborn2009-05-081-0/+3
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-5/+8
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-035-0/+1057
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-035-1057/+0
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-0/+61
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-5/+96
* Initial ContributionThe Android Open Source Project2008-10-215-0/+905