summaryrefslogtreecommitdiff
path: root/cmds
AgeCommit message (Expand)Author
2016-02-15Add feature versions for devices and apps. Jeff Sharkey
2016-02-10Update bmgr tool. Sergey Poromov
2016-02-08Password security for FBE disk encryption keys Paul Crowley
2016-02-06Merge "Add flag to "am start" to enable native debugging" Tamas Berghammer
2016-02-04Infrastructure for animating of maximizing pip activity. Filip Gruszczynski
2016-02-02Allow specifying stack when starting activity in AM command. Filip Gruszczynski
2016-02-01Add flag to "am start" to enable native debugging Tamas Berghammer
2016-01-29Use resizeMode integer instead of resizeable boolean. Wale Ogunwale
2016-01-28Animate pinned stack resizing. Filip Gruszczynski
2016-01-25Add explicit and persistent user provisioning state. Alan Treadway
2016-01-22Update bmgr cmd line tool to use requestBackup() API in BackupManager Sergey Poromov
2016-01-19Telecom shell command accepts userhandle as argument of phone account Tony Mak
2016-01-08Adjusting AMN#requestBugReport() to be able to invoke 3 types Michal Karpinski
2016-01-05Add am command for CTS tests for resizedDockedStack (1/2) Jorim Jaggi
2015-12-16Remove 2nd line from failure Todd Kennedy
2015-12-08Merge "Temporarily stop proxying to cmd" Todd Kennedy
2015-12-08Introduce ephemeral users. Lenka Trochtova
2015-12-07Temporarily stop proxying to cmd Todd Kennedy
2015-12-07Merge "Allow --user current in dpm command" Fyodor Kupolov
2015-12-07Merge "Changed ActivityManager.requestBugreport() to take a 'progress' parame... Felipe Leme
2015-12-07Merge "Add ephemeral installs" Todd Kennedy
2015-12-05Changed ActivityManager.requestBugreport() to take a 'progress' parameter. Felipe Leme
2015-12-04Allow --user current in dpm command Fyodor Kupolov
2015-12-03Add ephemeral installs Todd Kennedy
2015-12-03Merge "Allow current user in settings command" Fyodor Kupolov
2015-12-02Allow current user in settings command Fyodor Kupolov
2015-12-02Added DISALLOW_RUN_IN_BACKGROUND user restriction Fyodor Kupolov
2015-11-19Merge "Move appops command to the service." Dianne Hackborn
2015-11-19More file-based encryption work. Jeff Sharkey
2015-11-18Move appops command to the service. Dianne Hackborn
2015-11-18cmds: fix settings command help msg Xiaohui Chen
2015-11-17Merge "Some debugging improvements." Dianne Hackborn
2015-11-11Some debugging improvements. Dianne Hackborn
2015-11-11More file-based encryption work. Jeff Sharkey
2015-11-09Move 'un/install' to cmd Todd Kennedy
2015-11-09Revert "Move 'un/install' to cmd" Todd Kennedy
2015-11-06Move 'un/install' to cmd Todd Kennedy
2015-11-05Use std::unique_ptr instead of UniquePtr. Dan Albert
2015-11-05Merge "Fixes for sm and pm usage" am: ffb15da518 am: 671d5965f7 Brian Carlstrom
2015-11-05Merge "Fixes for sm and pm usage" Brian Carlstrom
2015-11-05Fixes for sm and pm usage Brian Carlstrom
2015-11-02Implement shell commands for package and user services Todd Kennedy
2015-11-02Added StackId object for checking what features a stack supports Wale Ogunwale
2015-10-27Merge "clean up USER_OWNER in Pm command" Xiaohui Chen
2015-10-26API for moving top activity in a stack to pinned stack. Wale Ogunwale
2015-10-26clean up USER_OWNER in Pm command Xiaohui Chen
2015-10-20Merge "Fix lseek argument order." am: 12dccb8a24 am: 9bbe41642a Elliott Hughes
2015-10-20Merge "Fix lseek argument order." Elliott Hughes
2015-10-20Fix lseek argument order. Elliott Hughes
2015-10-19Merge "Remove GLTrace support" Pablo Ceballos