summaryrefslogtreecommitdiff
path: root/cmds/am
AgeCommit message (Expand)Author
2015-11-19More file-based encryption work.Jeff Sharkey
2015-11-11Some debugging improvements.Dianne Hackborn
2015-11-02Added StackId object for checking what features a stack supportsWale Ogunwale
2015-10-26API for moving top activity in a stack to pinned stack.Wale Ogunwale
2015-10-19Merge "Remove GLTrace support"Pablo Ceballos
2015-10-12Don't set incorrect stack bounds when rotating screen in docked modeWale Ogunwale
2015-10-06Remove GLTrace supportPablo Ceballos
2015-10-02Do now allow current user to be removedFyodor Kupolov
2015-09-24Added am command to suppress config. changes during task resize.Wale Ogunwale
2015-09-22Change resizeTask's parameter resizedByUser to constantsChong Zhang
2015-09-14Preserve window during resize triggered relaunches.Filip Gruszczynski
2015-08-18Added am command for test docked stack resizing.Wale Ogunwale
2015-08-14Added am commands for testing task positioning/resizingWale Ogunwale
2015-08-04Clean up USER_OWNER references in am/pm commands.Xiaohui Chen
2015-08-01Added support for static vs. dynamic stacksWale Ogunwale
2015-07-24am 0e5a5161: am d79117c4: am 9ba771bb: am c2db381e: am 6b66a4a8: use findProc...John Reck
2015-07-24am d79117c4: am 9ba771bb: am c2db381e: am 6b66a4a8: use findProcess instead o...John Reck
2015-07-24use findProcess instead of getProcessJohn Reck
2015-07-23am e6b1e0e1: am 72be5067: am af52ae07: am 2adcb40d: am 2ba3fec6: Merge "Suppo...Kenny Guy
2015-07-23am 72be5067: am af52ae07: am 2adcb40d: am 2ba3fec6: Merge "Support waiting fo...Kenny Guy
2015-07-21Support waiting for adb shell am stop-user to complete.Kenny Guy
2015-07-15am 1fa2a088: am 1281575c: am 41fac5e8: am 189f3136: am 98724126: Merge "Added...Fyodor Kupolov
2015-07-15am 1281575c: am 41fac5e8: am 189f3136: am 98724126: Merge "Added sendBroadcas...Fyodor Kupolov
2015-07-14Added sendBroadcastMultiplePermissions methodFyodor Kupolov
2015-07-10Merge "Don't NPE on command line parse failure."Jarkko Pöyry
2015-07-08am 3fd5ebfd: am 7cc8de60: am 0ce19f8e: am 240f8e5f: am 3e07ee07: Merge "Grant...Svetoslav
2015-07-08am 7cc8de60: am 0ce19f8e: am 240f8e5f: am 3e07ee07: Merge "Grant installer an...Svetoslav
2015-07-07Grant installer and verifier install permissions robustlySvetoslav
2015-07-04am 55cd6f44: am 6fe87a56: am 68ffcf88: Merge "Teach receivers, activities, pr...Svet Ganov
2015-07-03Don't NPE on command line parse failure.Jarkko Pöyry
2015-07-02am 6fe87a56: am 68ffcf88: Merge "Teach receivers, activities, providers, and ...Svet Ganov
2015-07-01Teach receivers, activities, providers, and services app ops.Svet Ganov
2015-06-24resolved conflicts for merge of 8fb82074 to masterMan Cao
2015-06-24resolved conflicts for merge of 0f14548c to mnc-dev-plus-aospMathieu Chartier
2015-06-24am 0ebba0e1: am 53d0d065: am b21a77fe: Merge "Allow callers holding PACKAGE_U...Adam Lesinski
2015-06-24Allow callers holding PACKAGE_USAGE_STATS permission to call ActivityManager#...Adam Lesinski
2015-06-24Add an AM option to start with allocation trackingMan Cao
2015-06-22Merge "Add binder transaction tracking."Rahul Chaturvedi
2015-06-22Add binder transaction tracking.Rahul Chaturvedi
2015-06-17Fix issue #21814207 and issue #21814212 (alarm manager)Dianne Hackborn
2015-06-10Added new options (--eial, --elal, --efal, and --esal) to pass multiple extra...Felipe Leme
2015-06-05Adding am send-trim-memory commandStefan Kuhne
2015-05-08Rename *AppIdle to *AppInactive per api-councilAmith Yamasani
2015-04-24Add ability to get and set idle state of appsAmith Yamasani
2015-04-17Fail early when starting a background user activity.Wale Ogunwale
2015-04-14Fixes to idle alarm scheduling, package importance.Dianne Hackborn
2015-04-04Various fixes and improvements...Dianne Hackborn
2015-03-26Add --sampling to am profile startJohn Reck
2015-03-06Add new debug feature to automatically create heap dumps.Dianne Hackborn
2015-02-28Remove unused imports in frameworks/base.John Spurlock