summaryrefslogtreecommitdiff
path: root/cmds
AgeCommit message (Expand)Author
2014-08-19Add Shell command to set AppOps permissions Adam Lesinski
2014-08-15Merge "PackageInstaller API refactoring." into lmp-dev Jeff Sharkey
2014-08-15PackageInstaller API refactoring. Jeff Sharkey
2014-08-14Fix crash in legacy apps that register without a looper RoboErik
2014-08-14Merge "Add an onSessionDestroyed callback to MediaController.Callback" into l... RoboErik
2014-08-13Add an onSessionDestroyed callback to MediaController.Callback RoboErik
2014-08-13Persist the cpuAbiOverride setting. Narayan Kamath
2014-08-07Surface user action events when un/installing. Jeff Sharkey
2014-08-05Add display metadata and change strings to CharSequences RoboErik
2014-08-05Allow adding widgets from user profiles. Svetoslav
2014-07-31Persist install sessions, more lifecycle. Jeff Sharkey
2014-07-28Add context to MediaController constructor RoboErik
2014-07-25Add getPackageName to MediaController RoboErik
2014-07-25Offer force-dex-opt when running as root. Jeff Sharkey
2014-07-25PackageInstaller changes based on feedback. Jeff Sharkey
2014-07-25Turn on debugging override of idle time Christopher Tate
2014-07-23Adding shell commands for grant/revoke of bind app widget permisison. Svet Ganov
2014-07-21Rename setApplicationBlocked to setApplicationHidden Amith Yamasani
2014-07-16Install sessions only inherit APK files. Jeff Sharkey
2014-07-16Make MediaSession and MediaController constructors public RoboErik
2014-07-15Merge "Public API for PackageInstaller!" into lmp-dev Jeff Sharkey
2014-07-14Public API for PackageInstaller! Jeff Sharkey
2014-07-14Pass install result message; path selection. Jeff Sharkey
2014-07-14Delete first draft of media routing APIs. Jeff Brown
2014-07-12Package installation listener events. Jeff Sharkey
2014-07-11Progress toward installer public API: callbacks. Jeff Sharkey
2014-07-09Extend pm to support sessions and split APKs. Jeff Sharkey
2014-07-08Clean up IPackageManager install surface area. Jeff Sharkey
2014-07-07SkBitmap::Config is deprecated, use SkColorType Mike Reed
2014-06-24Add 'fullbackup' to bmgr's usage statement Christopher Tate
2014-06-20stop using (deprecated) SkBitmap::Config Mike Reed
2014-06-19Remove some more old code and fix Media command RoboErik
2014-06-18Support multiple resource tables with same package Adam Lesinski
2014-06-17Plumb split APKs into public API. Jeff Sharkey
2014-06-17Change am get-config command to use ABI string array Adam Lesinski
2014-06-16New command to get device config Adam Lesinski
2014-06-15Implement full data backup through transport Christopher Tate
2014-06-12am 6d758619: Merge "Implement control of auto power save mode." into lmp-prev... Dianne Hackborn
2014-06-11Implement control of auto power save mode. Dianne Hackborn
2014-06-03Merge "Add an --abi argument to "pm install"" Narayan Kamath
2014-06-03Add an --abi argument to "pm install" Narayan Kamath
2014-06-02Merge "Read data from stdin/stdout to follow adb change." Jeff Sharkey
2014-05-30am f7871c31: am b9b31f4b: am bd4d3203: Merge "Support an ABI flag for instrum... Narayan Kamath
2014-05-30am b9b31f4b: am bd4d3203: Merge "Support an ABI flag for instrumentation." Narayan Kamath
2014-05-30am bd4d3203: Merge "Support an ABI flag for instrumentation." Narayan Kamath
2014-05-29Read data from stdin/stdout to follow adb change. Jeff Sharkey
2014-05-28Merge "SurfaceFlinger: Add sourceCrop to screenshot" Dan Stoza
2014-05-23Add ability to uninstall per user to adb shell pm. Kenny Guy
2014-05-23SurfaceFlinger: Add sourceCrop to screenshot Dan Stoza
2014-05-16Support an ABI flag for instrumentation. Narayan Kamath