summaryrefslogtreecommitdiffstats
path: root/cmds/pm
Commit message (Expand)AuthorAgeFilesLines
* Support pm clear as --user.Jeff Sharkey2012-10-151-4/+16
* Pm command to get maximum users.Jeff Sharkey2012-10-121-2/+16
* Print newly generated userId.Jeff Sharkey2012-10-111-1/+4
* Pass the originating uid to the package verifierBen Gruver2012-09-271-1/+1
* Query users excluding any being removedAmith Yamasani2012-09-201-1/+1
* More multi-user methods in PMAmith Yamasani2012-09-081-4/+8
* More multi-user stuff:Dianne Hackborn2012-09-071-9/+9
* Remove Binder.getOrigCallingUid().Dianne Hackborn2012-08-311-2/+2
* Fix installing applications from non-primary users.Dianne Hackborn2012-08-271-51/+10
* Restore man page entries.Dianne Hackborn2012-08-271-3/+6
* Keep track of whether an app is installed for each user.Dianne Hackborn2012-08-241-2/+5
* Pass URLs to package verifiersrich cannings2012-08-201-3/+38
* User Manager service to manage users and query user detailsAmith Yamasani2012-08-111-3/+8
* Revert "Pass URLs to package verifiers"Rich Cannings2012-08-081-18/+2
* Pass URLs to package verifiersrich cannings2012-08-021-2/+18
* Improve cleanup of file caches.Dianne Hackborn2012-07-121-1/+78
* Remove some unnecessary man page entriesAmith Yamasani2012-05-301-6/+3
* Add encryption parameters to package installationAnonymous Coward2012-05-071-4/+131
* Change permission enforcement through pm command.Jeff Sharkey2012-04-301-0/+33
* Package restrictions per userAmith Yamasani2012-03-221-25/+50
* New development permissions.Dianne Hackborn2012-02-231-18/+51
* Multi-user - 1st major checkinAmith Yamasani2012-02-031-16/+44
* Add a command option to display installerPackageNameAshish Sharma2011-12-091-2/+11
* Infrastructure to support package verifierKenny Root2011-08-151-4/+19
* Small cleanup of am/pm commands.Dianne Hackborn2011-06-241-51/+50
* Implement remaining infrastructure for user disabling apps.Dianne Hackborn2011-06-171-0/+7
* resolved conflicts for merge of b2d0ee16 to masterKenny Root2011-05-191-1/+19
|\
| * resolved conflicts for merge of 2433c443 to honeycomb-plus-aospKenny Root2011-05-191-2/+19
| |\
| | * am f2006f31: Merge "Break apart queries to getInstalled* API" into gingerbreadKenny Root2011-05-191-2/+19
| | |\
| | | * 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