summaryrefslogtreecommitdiff
path: root/cmds/pm
AgeCommit message (Expand)Author
2012-07-12Improve cleanup of file caches. Dianne Hackborn
2012-05-30Remove some unnecessary man page entries Amith Yamasani
2012-05-07Add encryption parameters to package installation Anonymous Coward
2012-04-30Change permission enforcement through pm command. Jeff Sharkey
2012-03-22Package restrictions per user Amith Yamasani
2012-02-23New development permissions. Dianne Hackborn
2012-02-03Multi-user - 1st major checkin Amith Yamasani
2011-12-09Add a command option to display installerPackageName Ashish Sharma
2011-08-15Infrastructure to support package verifier Kenny Root
2011-06-24Small cleanup of am/pm commands. Dianne Hackborn
2011-06-17Implement remaining infrastructure for user disabling apps. Dianne Hackborn
2011-05-19resolved conflicts for merge of b2d0ee16 to master Kenny Root
2011-05-19resolved conflicts for merge of 2433c443 to honeycomb-plus-aosp Kenny Root
2011-05-19am f2006f31: Merge "Break apart queries to getInstalled* API" into gingerbread Kenny Root
2011-05-12resolved conflicts for merge of 0e59729b to master Dianne Hackborn
2011-05-12New compat mode front end: UI and persistence. Dianne Hackborn
2011-04-19Break apart queries to getInstalled* API Kenny Root
2011-04-15Plumbing in PackageManager and installd for multi-user support. Amith Yamasani
2011-03-01Switch to returnCode for IPackageDeleteObserver Kenny Root
2011-01-09Merge commit '690d20bb53ba2485f59d128b365eff991d5cc3e6' into manualmerge Dianne Hackborn
2011-01-09am cd23823d: Merge "Fix issue # 3227963: SecurityException: Neither user 1002... Dianne Hackborn
2010-12-22Fix issue # 3227963: SecurityException: Neither user 10023 nor... Dianne Hackborn
2010-12-13resolved conflicts for merge of 78e9f4cb to master Dianne Hackborn
2010-12-13am e4a59519: Fix issue #3154576: battery stats checkin should include UID -> ... Dianne Hackborn
2010-12-13Fix issue #3154576: battery stats checkin should include UID -> packages+ map Dianne Hackborn
2010-12-02am b087ceea: am 40eade14: Merge from open-source master Jean-Baptiste Queru
2010-11-30Fix crash by "adb shell pm list permissions -f|-s" Ali Utku Selen
2010-08-31Doc change: Update pm command usage for test packages Joe Malin
2010-04-07Fix 2579461 Suchi Amalapurapu
2010-03-22Add new method call back in MountService. Suchi Amalapurapu
2010-03-17Add new install flag to install on internal flash only Suchi Amalapurapu
2010-02-19Move package from internal to external and vice versa. Suchi Amalapurapu
2010-02-12Include install location preference when installing packages. Suchi Amalapurapu
2010-01-19Mount/Unmount secure containers Suchi Amalapurapu
2010-01-14app install on sdcard. provide skeleton implementation Suchi Amalapurapu
2009-09-26The touch screen is probably a feature. Dianne Hackborn
2009-09-25Use reflection to figure out a readable string from install error code. Xavier Ducrohet
2009-08-31Add error output to pm for FAILED_MISSING_FEATURE Xavier Ducrohet
2009-05-22Define TARGET_CPU_ABI for finding native code in .apks Dianne Hackborn
2009-05-12Implement issue #1783881 (manifest option for adb-install-only apps) Dianne Hackborn
2009-05-12PackageManager keeps track of who installed what. Jacek Surazski
2009-05-08Implement targetSdkVersion and maxSdkVersion, plus version code names. Dianne Hackborn
2009-03-18auto import from //branches/cupcake_rel/...@140373 The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843 The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843 The Android Open Source Project
2009-01-09auto import from //branches/cupcake/...@125939 The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589 The Android Open Source Project
2008-10-21Initial Contribution The Android Open Source Project