summaryrefslogtreecommitdiffstats
path: root/cmds/pm/src
Commit message (Expand)AuthorAgeFilesLines
* Package installation listener events.Jeff Sharkey2014-07-121-5/+8
* Progress toward installer public API: callbacks.Jeff Sharkey2014-07-111-10/+36
* Extend pm to support sessions and split APKs.Jeff Sharkey2014-07-091-44/+223
* Clean up IPackageManager install surface area.Jeff Sharkey2014-07-081-95/+6
* Plumb split APKs into public API.Jeff Sharkey2014-06-171-0/+8
* Add an --abi argument to "pm install"Narayan Kamath2014-06-031-3/+27
* Add ability to uninstall per user to adb shell pm.Kenny Guy2014-05-231-6/+43
* Rename related users to profiles.Kenny Guy2014-04-021-5/+5
* Expand install observer semanticsChristopher Tate2014-03-271-7/+27
* Revert "Expand install observer semantics"Glenn Kasten2014-03-261-25/+7
* Expand install observer semanticsChristopher Tate2014-03-251-7/+25
* Start related users on boot and user switch.Kenny Guy2014-03-051-1/+5
* Extend pm create-user to handle related and managed users.Kenny Guy2014-02-141-2/+33
* Single-user restrictionsAmith Yamasani2013-06-251-0/+42
* Add new API to retrieve a dumpsys of a single package.Dianne Hackborn2013-06-111-2/+21
* Keep track of who has disabled applications.Dianne Hackborn2013-03-271-1/+2
* Do not hang in pm clear on an invalid package nameChristopher Tate2013-03-071-4/+1
* Shared accounts and sharing of appsAmith Yamasani2013-03-061-1/+1
* Fix issue #8133857: Tracking ANR in GalleryDianne Hackborn2013-02-081-2/+3
* Add new disabled state for "optional" built-in apps.Dianne Hackborn2013-01-221-0/+8
* Rework ParceledListSlice to be much easier to use.Dianne Hackborn2013-01-181-11/+2
* 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
| | |\