| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix grant/revoke to act on owner by default and log invalid user id. | Svet Ganov | 2015-05-14 | 1 | -1/+1 |
* | Merge "Modify how USB connections are handled." into mnc-dev | Nick Kralevich | 2015-05-13 | 1 | -1/+1 |
|\ |
|
| * | Modify how USB connections are handled. | Nick Kralevich | 2015-05-13 | 1 | -1/+1 |
* | | Merge "Determine if we have adoptable disks." into mnc-dev | Jeff Sharkey | 2015-05-13 | 1 | -1/+11 |
|\ \
| |/
|/| |
|
| * | Determine if we have adoptable disks. | Jeff Sharkey | 2015-05-13 | 1 | -1/+11 |
* | | Merge "New "sm" shell tool to call StorageManager." into mnc-dev | Jeff Sharkey | 2015-05-13 | 5 | -0/+390 |
|\ \
| |/ |
|
| * | New "sm" shell tool to call StorageManager. | Jeff Sharkey | 2015-05-12 | 5 | -0/+390 |
* | | Add permission meta-state flags to support grant/revoke permission policy. | Svet Ganov | 2015-05-11 | 1 | -2/+2 |
* | | Merge "Rename *AppIdle to *AppInactive per api-council" into mnc-dev | Amith Yamasani | 2015-05-11 | 1 | -12/+12 |
|\ \
| |/
|/| |
|
| * | Rename *AppIdle to *AppInactive per api-council | Amith Yamasani | 2015-05-08 | 1 | -12/+12 |
* | | am b65b66cc: am 2224eac3: Merge "bootanimation: fix garbage line issue when s... | Chris Elliott | 2015-05-07 | 1 | -1/+4 |
|\ \
| |/
|/| |
|
| * | am 2224eac3: Merge "bootanimation: fix garbage line issue when screen height ... | Chris Elliott | 2015-05-07 | 1 | -1/+4 |
| |\ |
|
| | * | bootanimation: fix garbage line issue when screen height is odd. | Chris Elliott | 2015-05-05 | 1 | -1/+4 |
* | | | Migrate primary external storage. | Jeff Sharkey | 2015-04-24 | 1 | -5/+36 |
* | | | Merge "Add ability to get and set idle state of apps" | Amith Yamasani | 2015-04-24 | 1 | -0/+51 |
|\ \ \ |
|
| * | | | Add ability to get and set idle state of apps | Amith Yamasani | 2015-04-24 | 1 | -0/+51 |
* | | | | Package and storage movement callbacks. | Jeff Sharkey | 2015-04-23 | 1 | -30/+15 |
|/ / / |
|
* | | | Always send volume UUID with installd commands. | Jeff Sharkey | 2015-04-18 | 1 | -2/+6 |
* | | | am a26c8371: am 5682a23e: am fef8bcf9: Merge "Explicitly use clang." | Dan Albert | 2015-04-17 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | Explicitly use clang. | Dan Albert | 2015-04-17 | 1 | -0/+1 |
* | | | Fail early when starting a background user activity. | Wale Ogunwale | 2015-04-17 | 1 | -0/+5 |
* | | | Add support for disabling display scaling for development. | Jeff Brown | 2015-04-15 | 1 | -4/+42 |
* | | | Fixes to idle alarm scheduling, package importance. | Dianne Hackborn | 2015-04-14 | 1 | -0/+15 |
* | | | Allow silent package install for device owner. | Benjamin Franz | 2015-04-07 | 1 | -1/+2 |
* | | | Installing packages to expanded storage. | Jeff Sharkey | 2015-04-06 | 1 | -2/+53 |
* | | | Merge "Update command line usage for pm" | Amith Yamasani | 2015-04-06 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Update command line usage for pm | Amith Yamasani | 2015-04-06 | 1 | -1/+1 |
* | | | | Various fixes and improvements... | Dianne Hackborn | 2015-04-04 | 1 | -2/+2 |
|/ / / |
|
* | | | am 1c329e85: am 855998d0: am c90a4418: Merge "idmap: scan missing include for... | Mark Salyzyn | 2015-04-01 | 1 | -2/+3 |
|\ \ \
| |/ / |
|
| * | | idmap: scan missing include for sys/stat.h | Mark Salyzyn | 2015-04-01 | 1 | -2/+3 |
* | | | am fa037c65: am f942e36a: am 5218065d: Merge "app_main missing include for sy... | Mark Salyzyn | 2015-04-01 | 1 | -5/+6 |
|\ \ \
| |/ / |
|
| * | | app_main missing include for sys/stat.h | Mark Salyzyn | 2015-04-01 | 1 | -5/+6 |
* | | | Add --sampling to am profile start | John Reck | 2015-03-26 | 1 | -2/+5 |
* | | | Add install option to grant all runtime permissions. | Svet Ganov | 2015-03-24 | 1 | -0/+3 |
* | | | Runtime permissions: per user permission tracking. | Svetoslav | 2015-03-23 | 1 | -6/+17 |
* | | | SkStream is no longer a ref counted object. | Leon Scroggins III | 2015-03-12 | 1 | -10/+5 |
* | | | Add new debug feature to automatically create heap dumps. | Dianne Hackborn | 2015-03-06 | 1 | -0/+22 |
* | | | Add a list verb to the settings cmd. | John Spurlock | 2015-03-05 | 1 | -2/+48 |
* | | | Content and settings shell commands passing invalid calling package. | Svetoslav | 2015-03-02 | 2 | -8/+42 |
* | | | Remove unused imports in frameworks/base. | John Spurlock | 2015-02-28 | 5 | -7/+0 |
* | | | Added ActivityManager API and AM command to resize a task. | Wale Ogunwale | 2015-02-24 | 1 | -28/+58 |
* | | | am 287c53f4: am 76507a64: am 72dc62ea: Merge "Track removal of refcounts from... | Narayan Kamath | 2015-02-24 | 3 | -6/+6 |
|\ \ \
| |/ / |
|
| * | | am 72dc62ea: Merge "Track removal of refcounts from FileMap." | Narayan Kamath | 2015-02-24 | 3 | -6/+6 |
| |\ \ |
|
| | * | | Track removal of refcounts from FileMap. | Narayan Kamath | 2015-02-23 | 3 | -6/+6 |
| * | | | Merge commit '32acf753e8989766f67fd5300d3eb467f707cc79' into HEAD | Bill Yi | 2015-02-19 | 49 | -175/+9523 |
| |\ \ \
| | |/ /
| |/| | |
|
* | | | | am b1ea8a53: am 2aa2672d: am 627396ac: Merge "Add missing <sys/file.h> includ... | Elliott Hughes | 2015-02-17 | 1 | -0/+1 |
|\ \ \ \ |
|
| * \ \ \ | am 2aa2672d: am 627396ac: Merge "Add missing <sys/file.h> include for flock." | Elliott Hughes | 2015-02-17 | 1 | -0/+1 |
| |\ \ \ \
| | |/ / /
| | | / /
| | |/ /
| |/| | |
|
| | * | | Add missing <sys/file.h> include for flock. | Elliott Hughes | 2015-02-16 | 1 | -0/+1 |
* | | | | Fixed bug in 'am stack split' command. | Wale Ogunwale | 2015-02-12 | 1 | -2/+4 |
* | | | | Am command to split a stack. | Wale Ogunwale | 2015-02-11 | 1 | -1/+67 |