summaryrefslogtreecommitdiffstats
path: root/services/java
Commit message (Expand)AuthorAgeFilesLines
* 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-283-9/+66
|/
* 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
* 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