summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove setPreviewDisplay in CameraService::Client::~Client()."Wu-cheng Li2010-09-011-5/+0
|\
| * Remove setPreviewDisplay in CameraService::Client::~Client().Wu-cheng Li2010-08-311-5/+0
* | am ec438e14: am 361199b5: Add PackageManager API to get information about a p...Dianne Hackborn2010-08-311-0/+12
|\ \
| * \ am 361199b5: Add PackageManager API to get information about a provider compo...Dianne Hackborn2010-08-311-0/+12
| |\ \
| | * | Add PackageManager API to get information about a provider component.Dianne Hackborn2010-08-311-0/+12
* | | | am 3f124cc5: am 22cd420b: Merge "Improve debug output when an ANR happens." i...Dianne Hackborn2010-08-313-111/+260
|\ \ \ \ | |/ / /
| * | | am 22cd420b: Merge "Improve debug output when an ANR happens." into gingerbreadDianne Hackborn2010-08-313-111/+260
| |\ \ \ | | |/ /
| | * | Improve debug output when an ANR happens.Dianne Hackborn2010-08-313-111/+260
* | | | am 55e79374: am f560ceab: Merge "Audio Effects: fix problems in volume contro...Eric Laurent2010-08-312-7/+32
|\ \ \ \ | |/ / /
| * | | am f560ceab: Merge "Audio Effects: fix problems in volume control." into ging...Eric Laurent2010-08-312-7/+32
| |\ \ \ | | |/ /
| | * | Audio Effects: fix problems in volume control.Eric Laurent2010-08-312-7/+32
* | | | am d6a5f2df: am d3e803ae: Revert "Shutdown when capacity is 0% and no chargin...Jean-Baptiste Queru2010-08-311-16/+4
|\ \ \ \ | |/ / /
| * | | am d3e803ae: Revert "Shutdown when capacity is 0% and no charging or when bat...Jean-Baptiste Queru2010-08-311-16/+4
| |\ \ \
| | * | | Revert "Shutdown when capacity is 0% and no charging or when battery is dead"Jean-Baptiste Queru2010-08-311-16/+4
* | | | | am 36f0cb26: am 8d60866e: Input device calibration and capabilities.Jeff Brown2010-08-303-9/+242
|\ \ \ \ \ | |/ / / /
| * | | | am 8d60866e: Input device calibration and capabilities.Jeff Brown2010-08-303-9/+242
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Input device calibration and capabilities.Jeff Brown2010-08-303-9/+242
* | | | | am 734d2707: am bb660d7e: Merge "Renaming SharedPreferences.startCommit to ap...Brad Fitzpatrick2010-08-301-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | am bb660d7e: Merge "Renaming SharedPreferences.startCommit to apply" into gin...Brad Fitzpatrick2010-08-301-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Renaming SharedPreferences$Editor.startCommit to applyBrad Fitzpatrick2010-08-301-1/+1
* | | | | Rename NetworkProperties to LinkPropertiesRobert Greenwalt2010-08-302-18/+17
* | | | | am 8a5ab396: am 2e86809b: Merge "Native libraries on SD" into gingerbreadKenny Root2010-08-301-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | am 2e86809b: Merge "Native libraries on SD" into gingerbreadKenny Root2010-08-301-0/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge "Native libraries on SD" into gingerbreadKenny Root2010-08-301-0/+1
| | |\ \ \
| | | * | | Native libraries on SDKenny Root2010-08-301-0/+1
* | | | | | am 44217848: am ae6bdc23: Merge "Fix issue 2952766." into gingerbreadEric Laurent2010-08-301-18/+24
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am ae6bdc23: Merge "Fix issue 2952766." into gingerbreadEric Laurent2010-08-301-18/+24
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge "Fix issue 2952766." into gingerbreadEric Laurent2010-08-301-18/+24
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Fix issue 2952766.Eric Laurent2010-08-271-18/+24
* | | | | | am 1429f465: am fd04143a: Shutdown when capacity is 0% and no charging or whe...Imre Sunyi2010-08-301-4/+16
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am fd04143a: Shutdown when capacity is 0% and no charging or when battery is ...Imre Sunyi2010-08-301-4/+16
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Shutdown when capacity is 0% and no charging or when battery is deadImre Sunyi2010-08-261-4/+16
| * | | | | am d02bdaab: Remove experimental immersive mode support. DO NOT MERGEDaniel Sandler2010-08-272-34/+0
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Remove experimental immersive mode support. DO NOT MERGEDaniel Sandler2010-08-272-34/+0
* | | | | | am 83285781: am 7046bd92: Merge "Allow native shared libraries in ASEC contai...Kenny Root2010-08-271-367/+197
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 7046bd92: Merge "Allow native shared libraries in ASEC containers" into gi...Kenny Root2010-08-271-367/+197
| |\ \ \ \ \ | | |/ / / /
| | * | | | Allow native shared libraries in ASEC containersKenny Root2010-08-271-367/+197
* | | | | | am d71021cb: am 0c731f99: Merge "Send broadcast intent when configured locati...Brad Fitzpatrick2010-08-271-2/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 0c731f99: Merge "Send broadcast intent when configured location providers ...Brad Fitzpatrick2010-08-271-2/+6
| |\ \ \ \ \ | | |/ / / /
| | * | | | Send broadcast intent when configured location providers change.Brad Fitzpatrick2010-08-271-2/+6
| | | |/ / | | |/| |
* | | | | Merge "resolved conflicts for merge of 4ea54f44 to master"Robert Greenwalt2010-08-271-5/+30
|\ \ \ \ \
| * | | | | resolved conflicts for merge of 4ea54f44 to masterRobert Greenwalt2010-08-271-5/+30
* | | | | | resolved conflicts for merge of 28130bae to masterBrad Fitzpatrick2010-08-271-1/+3
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | resolved conflicts for merge of 6b50986a to gingerbread-plus-aospBrad Fitzpatrick2010-08-271-1/+3
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | SharedPreferences$Editor.startCommit()Brad Fitzpatrick2010-08-271-1/+3
* | | | | | resolved conflicts for merge of 409b7120 to masterDianne Hackborn2010-08-271-2/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 02486b13: Hide heavy-weight API.Dianne Hackborn2010-08-261-2/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Hide heavy-weight API.Dianne Hackborn2010-08-261-2/+2
* | | | | | Improve clipboard API.Dianne Hackborn2010-08-271-4/+11
| |_|/ / / |/| | | |
* | | | | am 03b3de0f: am 00d1772d: am 797e688b: Continue trying to make the turn off q...Joe Onorato2010-08-261-5/+12
|\ \ \ \ \ | |/ / / /