summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* am 6abf7c8f: Merge change Iad66a274 into eclairMike Lockwood2009-10-121-1/+3
|\
| * Merge change Iad66a274 into eclairAndroid (Google) Code Review2009-10-121-1/+3
| |\
| | * Fix race condition in WindowManagerService.disableKeyguard()Mike Lockwood2009-10-111-1/+3
* | | am f836acf2: Merge change I067d55ea into eclairDianne Hackborn2009-10-121-4/+8
|\ \ \ | |/ /
| * | Fix issue #2179931: Power key to wake up frequently ignored when in dock appDianne Hackborn2009-10-091-4/+8
| |/
* | am 98e0b146: Make PhoneStateListeners not call TelephonyManagerRobert Greenwalt2009-10-092-12/+16
|\ \ | |/
| * Make PhoneStateListeners not call TelephonyManagerRobert Greenwalt2009-10-092-12/+16
* | am 2c6c5e6e: Fix issue #2176944: Need API so browser, others can determine me...Dianne Hackborn2009-10-081-0/+2
|\ \ | |/
| * Fix issue #2176944: Need API so browser, others can determine memory size of ...Dianne Hackborn2009-10-081-0/+2
* | am d10d02f5: Merge change I490e01ba into eclairDianne Hackborn2009-10-081-13/+17
|\ \ | |/
| * Fix issue #2174566: HOT STABILITY: NPE in activity managerDianne Hackborn2009-10-081-13/+17
* | am 348b92bd: Merge change Iee227ace into eclairMike Lockwood2009-10-081-2/+5
|\ \ | |/
| * GPS: Fix problem with SUPL when SUPL APN is already active.Mike Lockwood2009-10-081-2/+5
* | am 33e21fcc: Control H icon display in Status bar.John Wang2009-10-081-1/+14
|\ \ | |/
| * Control H icon display in Status bar.John Wang2009-10-081-1/+14
* | am bd324c9b: Merge change I50a321c9 into eclairJoshua Bartel2009-10-081-1/+12
|\ \ | |/
| * Merge change I50a321c9 into eclairAndroid (Google) Code Review2009-10-081-1/+12
| |\
| | * LocationManagerService: Fix race when removing LocationListenerJoshua Bartel2009-10-081-1/+12
* | | am b134b203: Merge change Id8c9cb2f into eclairDianne Hackborn2009-10-071-0/+15
|\ \ \ | |/ /
| * | More fix #2163209: alarm clock rings but is hidden behind lock screenDianne Hackborn2009-10-071-0/+15
| |/
* | am 9af53ea6: am 3161795b: when logging free space on /data, log /system and /...Doug Zongker2009-10-071-39/+65
|\ \ | |/
| * am 3161795b: when logging free space on /data, log /system and /cache as wellDoug Zongker2009-10-071-39/+65
| |\
| | * when logging free space on /data, log /system and /cache as wellDoug Zongker2009-10-071-39/+65
* | | am 568cae57: Fix issue #2171460: Turn off background blurring of power dialogDianne Hackborn2009-10-071-5/+10
|\ \ \ | |/ /
| * | Fix issue #2171460: Turn off background blurring of power dialogDianne Hackborn2009-10-071-5/+10
* | | am 7a865a5d: Merge change Ieed8be00 into eclairNick Pelly2009-10-072-5/+5
|\ \ \ | |/ /
| * | Introduce BluetoothAdapter.getDefaultAdapter().Nick Pelly2009-10-082-5/+5
* | | am 0c3154d3: Fix issue #2163654: deadlock, runtime restartDianne Hackborn2009-10-072-8/+24
|\ \ \ | |/ /
| * | Fix issue #2163654: deadlock, runtime restartDianne Hackborn2009-10-072-8/+24
* | | am 92b5caa4: Merge change Id8df149c into eclairRobert Greenwalt2009-10-071-15/+1
|\ \ \ | |/ /
| * | Turn some logging back on in ConnectionManagerRobert Greenwalt2009-10-061-15/+1
* | | am 5163cd6d: Merge change I5be3d603 into eclairSuchi Amalapurapu2009-10-071-2/+0
|\ \ \ | |/ /
| * | Make sdk version and code names static finals in PackageParser.Suchi Amalapurapu2009-10-061-2/+0
* | | am 68d881cf: Fix issue #2166755: BroadcastReceiver trying to return result du...Dianne Hackborn2009-10-073-15/+19
|\ \ \ | |/ /
| * | Fix issue #2166755: BroadcastReceiver trying to return result during a non-or...Dianne Hackborn2009-10-053-15/+19
* | | am 9830a4ac: Fix issue #2161169: onStop not being called.Dianne Hackborn2009-10-071-1/+0
|\ \ \ | |/ /
| * | Fix issue #2161169: onStop not being called.Dianne Hackborn2009-10-051-1/+0
* | | am 48e6725c: Merge change Iaca22686 into eclairDianne Hackborn2009-10-077-14/+23
|\ \ \ | |/ /
| * | Merge change Iaca22686 into eclairAndroid (Google) Code Review2009-10-047-14/+23
| |\ \
| | * | Work on issue #2163789: Way too much loggingDianne Hackborn2009-10-047-14/+23
* | | | am cbc52b7b: Merge change Iee638412 into eclairDianne Hackborn2009-10-071-16/+7
|\ \ \ \ | |/ / /
| * | | Fix issue #2161726: Car dock app bypasses setup wizardDianne Hackborn2009-10-021-16/+7
| |/ /
* | | am 9825ec61: Prevents the WindowManager from requesting empty or negative sur...Romain Guy2009-10-011-0/+5
|\ \ \ | |/ /
| * | Prevents the WindowManager from requesting empty or negative surfaces.Romain Guy2009-10-011-0/+5
* | | am e88846ee: Semi-workaround for #2027266: app drawer showing up on the side ...Dianne Hackborn2009-09-301-5/+15
|\ \ \ | |/ /
| * | Semi-workaround for #2027266: app drawer showing up on the side of the screenDianne Hackborn2009-09-301-5/+15
* | | am a1323c77: Merge change Iaf08eabc into eclairRobert Greenwalt2009-09-301-8/+9
|\ \ \ | |/ /
| * | Reduce the ConnectivityManager logging.Robert Greenwalt2009-09-301-8/+9
* | | am e6b27966: Merge change I94132420 into eclairRobert Greenwalt2009-09-301-73/+118
|\ \ \ | |/ /
| * | Merge change I94132420 into eclairAndroid (Google) Code Review2009-10-011-73/+118
| |\ \