summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* am 57eed5b4: am 38bfb5a7: Merge "app_process: don\'t pollute the environment"Nick Kralevich2013-03-151-0/+1
|\
| * app_process: don't pollute the environmentNick Kralevich2013-03-151-0/+1
* | am 9c322c75: am f7ec4e61: Merge "Never call app_main more than once"Nick Kralevich2013-03-151-4/+3
|\ \ | |/
| * Never call app_main more than onceNick Kralevich2013-03-151-4/+3
* | am 6098579a: am 1ae6ae20: Merge "Don\'t use ADDR_COMPAT_LAYOUT on the emulator"Nick Kralevich2013-03-141-5/+10
|\ \ | |/
| * Don't use ADDR_COMPAT_LAYOUT on the emulatorNick Kralevich2013-03-141-5/+10
| * Respawn app_main if ADDR_COMPAT_LAYOUT is not setNick Kralevich2013-03-141-1/+22
| * installd: use correct header file.Nick Kralevich2013-02-282-2/+2
* | Merge "Respawn app_main if ADDR_COMPAT_LAYOUT is not set" into jb-mr2-devNick Kralevich2013-03-141-1/+22
|\ \
| * | Respawn app_main if ADDR_COMPAT_LAYOUT is not setNick Kralevich2013-03-141-1/+22
* | | Handle finished bugreports, share from private.Jeff Sharkey2013-03-131-1/+5
|/ /
* | DO NOT MERGE - Full backup/restore now handles OBBs sensiblyChristopher Tate2013-03-081-4/+24
* | Do not hang in pm clear on an invalid package nameChristopher Tate2013-03-071-4/+1
* | Shared accounts and sharing of appsAmith Yamasani2013-03-061-1/+1
* | am f7497c9e: am 755205ad: Merge "Fix spelling error s/SORT_OREDER/SORT_ORDER/...Kenny Root2013-02-261-1/+1
|\ \ | |/
| * Fix spelling error s/SORT_OREDER/SORT_ORDER/ in "content --help"Martin Olsson2013-02-261-1/+1
| * Switch keystore to binderKenny Root2012-11-141-0/+1
| * Bug fix on installd with SELinux enabled kernel.rpcraig2012-11-141-14/+0
* | Use BUILD_PREBUILT to install the shell scriptYing Wang2013-02-193-65/+18
* | Implement display overscan support.Dianne Hackborn2013-02-196-89/+466
* | Fix issue #8133857: Tracking ANR in GalleryDianne Hackborn2013-02-081-2/+3
* | App ops: new operations for SMS.Dianne Hackborn2013-02-051-2/+2
* | App ops: vibration, neighboring cells, dialing, etc.Dianne Hackborn2013-02-011-2/+2
* | Merge "Implement support for method calls in the `content` tool."Daniel Sandler2013-01-291-0/+82
|\ \
| * | Implement support for method calls in the `content` tool.Daniel Sandler2013-01-291-0/+82
* | | Merge "Adding UI test automation APIs."Svetoslav Ganov2013-01-291-1/+5
|\ \ \ | |/ / |/| |
| * | Adding UI test automation APIs.Svetoslav Ganov2013-01-221-1/+5
* | | Add new disabled state for "optional" built-in apps.Dianne Hackborn2013-01-221-0/+8
|/ /
* | Rework ParceledListSlice to be much easier to use.Dianne Hackborn2013-01-181-11/+2
* | More work on App Ops service.Dianne Hackborn2013-01-162-6/+6
* | am 58ed5d74: am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-071-0/+0
|\ \ | |/
| * am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-071-0/+0
| |\
| | * Correct executable bit for source filesKenny Root2012-11-071-0/+0
| * | am da2f2e51: am 799916e6: Merge "Revert "Check non-primary user dirs during p...Dave Burke2012-10-231-24/+9
| |\ \
| | * \ am 799916e6: Merge "Revert "Check non-primary user dirs during package scan""...Dave Burke2012-10-231-24/+9
| | |\ \
| | | * \ Merge "Revert "Check non-primary user dirs during package scan"" into jb-mr1-devDave Burke2012-10-231-24/+9
| | | |\ \
| | | | * | Revert "Check non-primary user dirs during package scan"Dave Burke2012-10-231-24/+9
| * | | | | am f461d3f6: am da2509c4: Merge "Check non-primary user dirs during package s...Kenny Root2012-10-231-9/+24
| |\ \ \ \ \ | | |/ / / /
| | * | | | am da2509c4: Merge "Check non-primary user dirs during package scan" into jb-...Kenny Root2012-10-231-9/+24
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge "Check non-primary user dirs during package scan" into jb-mr1-devKenny Root2012-10-231-9/+24
| | | |\ \ \ | | | | |/ /
| | | | * | Check non-primary user dirs during package scanKenny Root2012-10-221-9/+24
* | | | | | Fix typoMarco Nelissen2012-11-011-1/+1
* | | | | | More changes to fix PDK build:Mike Lockwood2012-10-242-0/+221
* | | | | | Move app_process and system_server back to frameworks/baseMike Lockwood2012-10-2410-0/+832
* | | | | | Move non-Java commands to frameworks/nativeMike Lockwood2012-10-2437-7505/+0
* | | | | | am 3ce8eb4e: am 55708a9d: am e03c0244: Merge "Clear data deletes too much" in...Kenny Root2012-10-221-2/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 55708a9d: am e03c0244: Merge "Clear data deletes too much" into jb-mr1-devKenny Root2012-10-221-2/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | am e03c0244: Merge "Clear data deletes too much" into jb-mr1-devKenny Root2012-10-221-2/+2
| | |\ \ \ \ | | | |/ / /
| | | * | | Clear data deletes too muchKenny Root2012-10-221-2/+2
| | | |/ /
* | | | | am 9396f183: resolved conflicts for merge of a5d29b2c to jb-mr1-dev-plus-aospKenny Root2012-10-193-45/+116
|\ \ \ \ \ | |/ / / /