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