summaryrefslogtreecommitdiff
path: root/core/java/android/os/ShellCommand.java
Commit message (Expand)AuthorAgeFilesLines
* The pm command is no more.Dianne Hackborn2017-11-211-1/+11
* Fully implement "install" and "install-write" in PackageManagerShellCommand.Dianne Hackborn2017-10-311-3/+3
* Start removing remaining pm code to package managerDianne Hackborn2017-10-251-1/+36
* Adding "attach-agent" to ActivityManagerShellCommandLeonard Mosescu2016-10-251-1/+1
* Move the remaining am commands to ActivityManagerShellCommand.Dianne Hackborn2016-10-101-0/+19
* New infrastructure to switch remaining commands to "cmd" calls.Dianne Hackborn2016-09-291-4/+13
* Infrastructure for animating of maximizing pip activity.Filip Gruszczynski2016-02-041-0/+10
* Some small binder shell command improvements.Dianne Hackborn2016-01-281-6/+74
* Some debugging improvements.Dianne Hackborn2015-11-111-5/+21
* Move 'un/install' to cmdTodd Kennedy2015-11-091-0/+11
* Revert "Move 'un/install' to cmd"Todd Kennedy2015-11-091-11/+0
* Move 'un/install' to cmdTodd Kennedy2015-11-061-0/+11
* Implement shell commands for battery and activity services.Dianne Hackborn2015-10-291-1/+2
* Add new "shell command" feature to Binder objects.Dianne Hackborn2015-10-121-0/+192