summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* Fix grant/revoke to act on owner by default and log invalid user id.Svet Ganov2015-05-141-1/+1
* Merge "Modify how USB connections are handled." into mnc-devNick Kralevich2015-05-131-1/+1
|\
| * Modify how USB connections are handled.Nick Kralevich2015-05-131-1/+1
* | Merge "Determine if we have adoptable disks." into mnc-devJeff Sharkey2015-05-131-1/+11
|\ \ | |/ |/|
| * Determine if we have adoptable disks.Jeff Sharkey2015-05-131-1/+11
* | Merge "New "sm" shell tool to call StorageManager." into mnc-devJeff Sharkey2015-05-135-0/+390
|\ \ | |/
| * New "sm" shell tool to call StorageManager.Jeff Sharkey2015-05-125-0/+390
* | Add permission meta-state flags to support grant/revoke permission policy.Svet Ganov2015-05-111-2/+2
* | Merge "Rename *AppIdle to *AppInactive per api-council" into mnc-devAmith Yamasani2015-05-111-12/+12
|\ \ | |/ |/|
| * Rename *AppIdle to *AppInactive per api-councilAmith Yamasani2015-05-081-12/+12
* | am b65b66cc: am 2224eac3: Merge "bootanimation: fix garbage line issue when s...Chris Elliott2015-05-071-1/+4
|\ \ | |/ |/|
| * am 2224eac3: Merge "bootanimation: fix garbage line issue when screen height ...Chris Elliott2015-05-071-1/+4
| |\
| | * bootanimation: fix garbage line issue when screen height is odd.Chris Elliott2015-05-051-1/+4
* | | Migrate primary external storage.Jeff Sharkey2015-04-241-5/+36
* | | Merge "Add ability to get and set idle state of apps"Amith Yamasani2015-04-241-0/+51
|\ \ \
| * | | Add ability to get and set idle state of appsAmith Yamasani2015-04-241-0/+51
* | | | Package and storage movement callbacks.Jeff Sharkey2015-04-231-30/+15
|/ / /
* | | Always send volume UUID with installd commands.Jeff Sharkey2015-04-181-2/+6
* | | am a26c8371: am 5682a23e: am fef8bcf9: Merge "Explicitly use clang."Dan Albert2015-04-171-0/+1
|\ \ \ | |/ /
| * | Explicitly use clang.Dan Albert2015-04-171-0/+1
* | | Fail early when starting a background user activity.Wale Ogunwale2015-04-171-0/+5
* | | Add support for disabling display scaling for development.Jeff Brown2015-04-151-4/+42
* | | Fixes to idle alarm scheduling, package importance.Dianne Hackborn2015-04-141-0/+15
* | | Allow silent package install for device owner.Benjamin Franz2015-04-071-1/+2
* | | Installing packages to expanded storage.Jeff Sharkey2015-04-061-2/+53
* | | Merge "Update command line usage for pm"Amith Yamasani2015-04-061-1/+1
|\ \ \
| * | | Update command line usage for pmAmith Yamasani2015-04-061-1/+1
* | | | Various fixes and improvements...Dianne Hackborn2015-04-041-2/+2
|/ / /
* | | am 1c329e85: am 855998d0: am c90a4418: Merge "idmap: scan missing include for...Mark Salyzyn2015-04-011-2/+3
|\ \ \ | |/ /
| * | idmap: scan missing include for sys/stat.hMark Salyzyn2015-04-011-2/+3
* | | am fa037c65: am f942e36a: am 5218065d: Merge "app_main missing include for sy...Mark Salyzyn2015-04-011-5/+6
|\ \ \ | |/ /
| * | app_main missing include for sys/stat.hMark Salyzyn2015-04-011-5/+6
* | | Add --sampling to am profile startJohn Reck2015-03-261-2/+5
* | | Add install option to grant all runtime permissions.Svet Ganov2015-03-241-0/+3
* | | Runtime permissions: per user permission tracking.Svetoslav2015-03-231-6/+17
* | | SkStream is no longer a ref counted object.Leon Scroggins III2015-03-121-10/+5
* | | Add new debug feature to automatically create heap dumps.Dianne Hackborn2015-03-061-0/+22
* | | Add a list verb to the settings cmd.John Spurlock2015-03-051-2/+48
* | | Content and settings shell commands passing invalid calling package.Svetoslav2015-03-022-8/+42
* | | Remove unused imports in frameworks/base.John Spurlock2015-02-285-7/+0
* | | Added ActivityManager API and AM command to resize a task.Wale Ogunwale2015-02-241-28/+58
* | | am 287c53f4: am 76507a64: am 72dc62ea: Merge "Track removal of refcounts from...Narayan Kamath2015-02-243-6/+6
|\ \ \ | |/ /
| * | am 72dc62ea: Merge "Track removal of refcounts from FileMap."Narayan Kamath2015-02-243-6/+6
| |\ \
| | * | Track removal of refcounts from FileMap.Narayan Kamath2015-02-233-6/+6
| * | | Merge commit '32acf753e8989766f67fd5300d3eb467f707cc79' into HEADBill Yi2015-02-1949-175/+9523
| |\ \ \ | | |/ / | |/| |
* | | | am b1ea8a53: am 2aa2672d: am 627396ac: Merge "Add missing <sys/file.h> includ...Elliott Hughes2015-02-171-0/+1
|\ \ \ \
| * \ \ \ am 2aa2672d: am 627396ac: Merge "Add missing <sys/file.h> include for flock."Elliott Hughes2015-02-171-0/+1
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | Add missing <sys/file.h> include for flock.Elliott Hughes2015-02-161-0/+1
* | | | Fixed bug in 'am stack split' command.Wale Ogunwale2015-02-121-2/+4
* | | | Am command to split a stack.Wale Ogunwale2015-02-111-1/+67