summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add force-stop subcommand for 'am'."Dianne Hackborn2011-06-061-1/+9
|\
| * Add force-stop subcommand for 'am'.Xianzhu Wang2011-05-271-1/+9
* | KeyStore.reset changesBrian Carlstrom2011-06-021-3/+1
* | Merge "Restore from a previous full backup's tarfile"Christopher Tate2011-06-011-9/+15
|\ \
| * | Restore from a previous full backup's tarfileChristopher Tate2011-06-011-9/+15
* | | Integrating keystore with keyguard (Part 1 of 4)Brian Carlstrom2011-06-015-621/+851
|/ /
* | sensorservice can now be ran standaloneMathias Agopian2011-05-273-2/+49
|/
* Extract embedded cover art (aka poster frame) in mp4 filesJames Dong2011-05-261-4/+11
* Support wrapping app processes to inject debug instrumentation.Jeff Brown2011-05-242-31/+42
* resolved conflicts for merge of b2d0ee16 to masterKenny Root2011-05-191-1/+19
|\
| * resolved conflicts for merge of 2433c443 to honeycomb-plus-aospKenny Root2011-05-191-2/+19
| |\
| | * am f2006f31: Merge "Break apart queries to getInstalled* API" into gingerbreadKenny Root2011-05-191-2/+19
| | |\
| | | * Break apart queries to getInstalled* APIKenny Root2011-04-191-2/+19
| | * | merge 83fdc69e from gingerbread - do not mergeJean-Baptiste Queru2011-01-141-7/+5
| | |\ \ | | | |/
| | | * Squash commits of the following patches, cherry-picked from other branch - do...James Dong2011-01-121-7/+5
| | * | am 6ec91731: DO NOT MERGE : Permission fix: don\'t require BACKUP perm for se...Chris Tate2011-01-091-6/+3
| | |\ \ | | | |/
| | | * DO NOT MERGE : Permission fix: don't require BACKUP perm for self-restoresChris Tate2011-01-091-6/+3
| | * | am cd23823d: Merge "Fix issue # 3227963: SecurityException: Neither user 1002...Dianne Hackborn2011-01-091-0/+59
| | |\ \ | | | |/
* | | | dumpstate: don't attempt to use vril-dump, it breaks adb bugreportJP Abgrall2011-05-171-1/+3
* | | | am b68c768d: am 41744836: am 7916ac65: Add new command line option to change ...Dianne Hackborn2011-05-161-0/+52
|\ \ \ \ | |/ / /
| * | | am 7916ac65: Add new command line option to change global screen size.Dianne Hackborn2011-05-161-0/+52
| |\ \ \
| | * | | Add new command line option to change global screen size.Dianne Hackborn2011-05-161-0/+52
| * | | | am 700ab1c7: Merge "DO NOT MERGE. Integrate from master: Improve activity ma...Dianne Hackborn2011-05-161-3/+8
| |\ \ \ \ | | |/ / /
| | * | | DO NOT MERGE. Integrate from master: Improve activity manager debug dumps.Dianne Hackborn2011-05-131-3/+8
* | | | | bu - add handling for both 'backup' and 'restore' modesChristopher Tate2011-05-161-13/+31
* | | | | am 7a2a87d6: am a1c29d30: Merge "Support for Vendor RIL dump of baseband logs...Wink Saville2011-05-151-0/+7
|\ \ \ \ \ | |/ / / /
| * | | | Support for Vendor RIL dump of baseband logsJohn Michelau2011-05-141-0/+7
* | | | | Merge "resolved conflicts for merge of 0e59729b to master"Dianne Hackborn2011-05-122-5/+19
|\ \ \ \ \
| * \ \ \ \ resolved conflicts for merge of 0e59729b to masterDianne Hackborn2011-05-122-5/+19
| |\ \ \ \ \ | | |/ / / /
| | * | | | am 0f1de9ad: New compat mode front end: UI and persistence.Dianne Hackborn2011-05-122-5/+19
| | |\ \ \ \ | | | |/ / /
| | | * | | New compat mode front end: UI and persistence.Dianne Hackborn2011-05-122-5/+19
* | | | | | update for new audio.h header locationDima Zavin2011-05-121-1/+1
|/ / / / /
* | | | | Full local backup infrastructureChristopher Tate2011-05-105-8/+325
* | | | | resolved conflicts for merge of 05be6d6f to masterDianne Hackborn2011-05-091-0/+27
|\ \ \ \ \ | |/ / / /
| * | | | am 0c6cbf41: Merge "Better compat mode part one: start scaling windows." into...Dianne Hackborn2011-05-091-0/+27
| |\ \ \ \ | | |/ / /
| | * | | Better compat mode part one: start scaling windows.Dianne Hackborn2011-05-091-0/+27
* | | | | clear boot-animation background with black (not transparent) pixelsMathias Agopian2011-05-061-0/+2
* | | | | am 67c92fbd: am 5f2ff42b: Add data to bugreports.Robert Greenwalt2011-04-291-0/+3
|\ \ \ \ \ | |/ / / /
| * | | | Add data to bugreports.Robert Greenwalt2011-04-291-0/+3
| |/ / /
* | | | audio/media: convert to using the audio HAL and new audio defsDima Zavin2011-04-271-2/+4
* | | | Get rid of the "pid" parameter from createSurfaceMathias Agopian2011-04-203-3/+1
* | | | Merge "Plumbing in PackageManager and installd for multi-user support."Amith Yamasani2011-04-195-15/+249
|\ \ \ \
| * | | | Plumbing in PackageManager and installd for multi-user support.Amith Yamasani2011-04-155-15/+249
* | | | | Merge "Make installd resistant to umask changes."Nick Kralevich2011-04-191-0/+11
|\ \ \ \ \
| * | | | | Make installd resistant to umask changes.Nick Kralevich2011-04-141-0/+11
* | | | | | Replace a custom AndroidRuntime::findClass with a more targeted fix.Elliott Hughes2011-04-133-49/+79
|/ / / / /
* | | | | - Add another parameter in notify() to be able to send timed text sampleGloria Wang2011-04-131-1/+1
|/ / / /
* | | | Add keychain user with special keystore access permissionsBrian Carlstrom2011-04-081-0/+1
* | | | Improve activity manager debug dumps.Dianne Hackborn2011-04-071-3/+8
* | | | Update installd to allow multiuserKenny Root2011-04-057-88/+850