summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge change 26379 into eclairAndroid (Google) Code Review2009-09-221-1/+1
|\
| * Add parameter for the restore set (device id) data is being restored from to ...Dan Egnor2009-09-221-1/+1
* | PowerManager: Require proximity sensor value be less than Sensor.getMaximumRa...Mike Lockwood2009-09-221-1/+3
|/
* Merge change 26290 into eclairAndroid (Google) Code Review2009-09-211-63/+70
|\
| * Make IBackupTransport.finishBackup() also return an int code, since it too canDan Egnor2009-09-211-63/+70
* | Don't wake up the screen as soon as the lid opens.Dianne Hackborn2009-09-211-3/+4
* | Turn animations on by default.Dianne Hackborn2009-09-212-42/+94
|/
* Reset backup tracking in response to transport data-wipe notificationChristopher Tate2009-09-211-6/+70
* Fix NPE crash-loop when cpufreq not available in the kernel.Brad Fitzpatrick2009-09-211-16/+19
* Merge change 26103 into eclairAndroid (Google) Code Review2009-09-201-2/+12
|\
| * Handle restore of the original naive wallpaper backup schemaChristopher Tate2009-09-201-2/+12
* | Track CPU speed stepping to get more accurate CPU cost per app.Amith Yamasani2009-09-203-1/+83
|/
* Fix up the first-backup-ever trackingChristopher Tate2009-09-201-19/+24
* Add an 'init everything' operation to the first backup passChristopher Tate2009-09-201-3/+16
* Merge change 25938 into eclairAndroid (Google) Code Review2009-09-201-0/+4
|\
| * Don't require WAKE_LOCK permission to enable wifiRobert Greenwalt2009-09-191-0/+4
* | Merge change 25944 into eclairAndroid (Google) Code Review2009-09-201-9/+15
|\ \
| * | Wake the screen if the proximity wakelock is released while the proximity sen...Mike Lockwood2009-09-201-9/+15
* | | Change the broadcast intent for dock state changes from a sticky broadcast toMike LeBeau2009-09-191-25/+48
| |/ |/|
* | Add better APIs for the battery status, and other cleanup.Dianne Hackborn2009-09-191-11/+10
* | Fix transformation on windows.Dianne Hackborn2009-09-181-1/+2
|/
* Merge change 25628 into eclairAndroid (Google) Code Review2009-09-181-1/+11
|\
| * Inefficient but correct fix for 2122381: call finishBackup after every perfor...Dan Egnor2009-09-171-1/+11
* | Merge change 25752 into eclairAndroid (Google) Code Review2009-09-181-0/+7
|\ \
| * | Add a Gservices setting to controll the app error reporting feature.Jacek Surazski2009-09-181-0/+7
* | | Show the live wallpaper on the lock screen.Dianne Hackborn2009-09-181-10/+36
|/ /
* | Fix issue #2093608: Calendar widget takes a few seconds to launchDianne Hackborn2009-09-172-5/+13
* | Report NO_CONNECTIVITY when failover net unavailRobert Greenwalt2009-09-171-0/+2
* | Merge change 25626 into eclairAndroid (Google) Code Review2009-09-171-1/+4
|\ \ | |/ |/|
| * Check if rename of current settings file was successful before persistingSuchi Amalapurapu2009-09-171-1/+4
* | Merge change 25526 into eclairAndroid (Google) Code Review2009-09-171-15/+6
|\ \
| * | Add API to retrieve memory used by running processes.Dianne Hackborn2009-09-171-15/+6
| |/
* | Merge change 25490 into eclairAndroid (Google) Code Review2009-09-171-3/+0
|\ \ | |/ |/|
| * Revert "Don't activate keyguard if screen is turned off while proximity senso...Mike Lockwood2009-09-171-3/+0
* | LocationManagerService: Take fix accuracy into account in proximity zone logic.Yusuf T. Mobile2009-09-171-3/+4
|/