summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Another fix for #2186897: Cannot unlock the device by swipingDianne Hackborn2009-10-131-3/+6
* Fix issue #2186709: Can't unlock the device for a whileDianne Hackborn2009-10-131-0/+2
* Merge change I1369e9ab into eclairAndroid (Google) Code Review2009-10-132-28/+232
|\
| * Work on issue #2144454: Inconsistent swipes...Dianne Hackborn2009-10-132-28/+232
* | Add a little logging to diagnose wifi cycle bugRobert Greenwalt2009-10-131-4/+9
|/
* Merge change Iad66a274 into eclairAndroid (Google) Code Review2009-10-121-1/+3
|\
| * Fix race condition in WindowManagerService.disableKeyguard()Mike Lockwood2009-10-111-1/+3
* | Fix issue #2179931: Power key to wake up frequently ignored when in dock appDianne Hackborn2009-10-091-4/+8
|/
* Make PhoneStateListeners not call TelephonyManagerRobert Greenwalt2009-10-092-12/+16
* Fix issue #2176944: Need API so browser, others can determine memory size of ...Dianne Hackborn2009-10-081-0/+2
* Fix issue #2174566: HOT STABILITY: NPE in activity managerDianne Hackborn2009-10-081-13/+17
* GPS: Fix problem with SUPL when SUPL APN is already active.Mike Lockwood2009-10-081-2/+5
* Control H icon display in Status bar.John Wang2009-10-081-1/+14
* Merge change I50a321c9 into eclairAndroid (Google) Code Review2009-10-081-1/+12
|\
| * LocationManagerService: Fix race when removing LocationListenerJoshua Bartel2009-10-081-1/+12
* | More fix #2163209: alarm clock rings but is hidden behind lock screenDianne Hackborn2009-10-071-0/+15
|/
* 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
* | Fix issue #2171460: Turn off background blurring of power dialogDianne Hackborn2009-10-071-5/+10
* | Introduce BluetoothAdapter.getDefaultAdapter().Nick Pelly2009-10-082-5/+5
* | Fix issue #2163654: deadlock, runtime restartDianne Hackborn2009-10-072-8/+24
* | Turn some logging back on in ConnectionManagerRobert Greenwalt2009-10-061-15/+1
* | Make sdk version and code names static finals in PackageParser.Suchi Amalapurapu2009-10-061-2/+0
* | Fix issue #2166755: BroadcastReceiver trying to return result during a non-or...Dianne Hackborn2009-10-053-15/+19
* | Fix issue #2161169: onStop not being called.Dianne Hackborn2009-10-051-1/+0
* | 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
* | | Fix issue #2161726: Car dock app bypasses setup wizardDianne Hackborn2009-10-021-16/+7
|/ /
* | Prevents the WindowManager from requesting empty or negative surfaces.Romain Guy2009-10-011-0/+5
* | Semi-workaround for #2027266: app drawer showing up on the side of the screenDianne Hackborn2009-09-301-5/+15
* | Reduce the ConnectivityManager logging.Robert Greenwalt2009-09-301-8/+9
* | Merge change I94132420 into eclairAndroid (Google) Code Review2009-10-011-73/+118
|\ \
| * | Fix network-feature timeout code.Robert Greenwalt2009-09-291-73/+118
* | | Merge change Id93f4c9e into eclairAndroid (Google) Code Review2009-09-301-3/+3
|\ \ \
| * | | Turn off the last of the STOPSHIP verbose debuggingChristopher Tate2009-09-301-3/+3
* | | | Merge change Ic7e251a7 into eclairAndroid (Google) Code Review2009-09-301-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Update SD card notification icons.Mike Lockwood2009-09-301-2/+2
* | | | Turn off most of the backup-related debug loggingChristopher Tate2009-09-301-3/+2
* | | | Merge change Ice5e9209 into eclairAndroid (Google) Code Review2009-09-301-2/+3
|\ \ \ \
| * | | | Fix issue #2150258: Suggestions become inactive and do not respond when pressed.Dianne Hackborn2009-09-301-2/+3
* | | | | Check if rename of backed up file fails before persisting new changes.Suchi Amalapurapu2009-09-303-7/+19
|/ / / /
* | | | Fix issue #2154794: Force close when start facebook application.Dianne Hackborn2009-09-303-54/+115
|/ / /
* | | Merge change I852f8e46 into eclairAndroid (Google) Code Review2009-09-301-180/+147
|\ \ \
| * | | Only re-initialize backup state if @pm@ metadata is missing,Dan Egnor2009-09-301-180/+147
* | | | Debugging for #2027266: app drawer showing up on the sideDianne Hackborn2009-09-301-11/+26
|/ / /
* | | Merge change Ia54b1bf0 into eclairAndroid (Google) Code Review2009-09-301-0/+1
|\ \ \
| * | | - make SyncManager get the accounts list during the constructor,Fred Quintana2009-09-301-0/+1
| |/ /
* | | Add a delay to wifi driver stop on screen off.Robert Greenwalt2009-09-301-3/+10
* | | Better event log tracking for initializeDevice() requests --Dan Egnor2009-09-291-23/+23
* | | Add more useful-for-debug info to 'dumpsys backup'Christopher Tate2009-09-291-5/+26