summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Remove DEBUG-only logging in metadata backup agentChristopher Tate2009-09-291-7/+3
|/
* Merge change I27009b08 into eclairAndroid (Google) Code Review2009-09-291-4/+4
|\
| * Fix EVDO SNR signal bar calculationJohn Michelau2009-09-281-4/+4
* | Fix issue #2149126: unable to answer incoming call, various problemsDianne Hackborn2009-09-281-5/+8
* | Disable keyguard while docked when the lock screen is insecure.Mike Lockwood2009-09-282-4/+31
* | Fix issue #2149145: Safe Mode does not work on Sholes deviceDianne Hackborn2009-09-284-13/+70
|/
* Merge change 27325 into eclairAndroid (Google) Code Review2009-09-271-0/+9
|\
| * Don't forget to clear "backup in progress" state when finishing a passChristopher Tate2009-09-271-0/+9
* | Merge change 27291 into eclairAndroid (Google) Code Review2009-09-271-11/+20
|\ \ | |/ |/|
| * Fix issue #2148939: Sholes slow to wake up in landscape modeDianne Hackborn2009-09-271-11/+20
* | BatteryService: Specify low battery levels in resources.Mike Lockwood2009-09-272-13/+18
|/
* The touch screen is probably a feature.Dianne Hackborn2009-09-261-0/+6
* Merge change 27162 into eclairAndroid (Google) Code Review2009-09-251-2/+3
|\
| * Fix Activity.overridePendingTransition().Dianne Hackborn2009-09-251-2/+3
* | add a optional String to the key of notifications to allow usersFred Quintana2009-09-253-39/+59
* | Merge change 27078 into eclairAndroid (Google) Code Review2009-09-251-1/+7
|\ \ | |/ |/|
| * Fix generic build boot sequence.David 'Digit' Turner2009-09-251-1/+7
* | A variety of work on animations.Dianne Hackborn2009-09-252-108/+354
|/
* Merge change 26935 into eclairAndroid (Google) Code Review2009-09-251-0/+2
|\
| * Fix bug 2129190Mike Cleron2009-09-241-0/+2
* | Disallow concurrent backups; consult transport requestBackupTime()Christopher Tate2009-09-241-14/+44
|/
* Clear the device's data from the transport when backup is disabledChristopher Tate2009-09-241-18/+236
* Fix issue #2133206: dialogs/menus should auto-dismiss when screen turns offDianne Hackborn2009-09-232-0/+24
* Merge change 26717 into eclairAndroid (Google) Code Review2009-09-231-8/+12
|\
| * Newer animations.Dianne Hackborn2009-09-231-8/+12
* | Fix widget stopListening NPE.Ken Shirriff2009-09-231-2/+4
|/
* Fix bug where onStartCommand() was never called with a null intent.Dianne Hackborn2009-09-231-1/+1
* Dock screen on config can now select AC or USB.Dianne Hackborn2009-09-221-22/+23
* If backup fails, reenqueue all of the affected packages for next time.Christopher Tate2009-09-221-6/+25
* Various fixes and improvements to window, activity.Dianne Hackborn2009-09-222-21/+78