summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Fix bug that would leave old windows around.Dianne Hackborn2009-08-241-0/+2
* Merge change 22400 into eclairAndroid (Google) Code Review2009-08-242-19/+245
|\
| * Add more control over a service's start state.Dianne Hackborn2009-08-242-19/+245
* | Fix a race condition for data change notificationRobert Greenwalt2009-08-241-0/+9
|/
* DockObserver: minor cleanup.Mike Lockwood2009-08-241-8/+3
* Framework changes to support HSDPA/HSUPA/HSPALi Zhe2009-08-211-0/+13
* Infrastructure for supporting wallpaper previews.Dianne Hackborn2009-08-202-71/+133
* Fix various issues found when testing Mms.Robert Greenwalt2009-08-191-2/+5
* Add wallpaper transition animations.Dianne Hackborn2009-08-191-27/+169
* Merge change 21919 into eclairAndroid (Google) Code Review2009-08-191-3/+6
|\
| * Fix exception when reporting disconn cdma state.Robert Greenwalt2009-08-191-3/+6
* | Check for a timeout <= 0 before adding the vibration.Patrick Scott2009-08-191-2/+5
|/
* Don't call onSurfaceChanged() if nothing interesting has changed.Dianne Hackborn2009-08-181-1/+1
* am d50066f8: invoke sendMessage instead of dispatchMessage to avoid deadlocks...Suchi Amalapurapu2009-08-181-1/+1
|\
| * invoke sendMessage instead of dispatchMessage to avoid deadlocks in ActivityM...Suchi Amalapurapu2009-08-181-1/+1
* | More wallpaper fixes: scroll position, visibility, leaking.Dianne Hackborn2009-08-182-6/+67
* | Fix issue #2047139: Remove Service.setForeground()Dianne Hackborn2009-08-183-31/+154
* | am d9d25760: Remove dead locks in system process when installing packagesSuchi Amalapurapu2009-08-181-1/+15
|\ \ | |/
| * Remove dead locks in system process when installing packagesSuchi Amalapurapu2009-08-171-1/+15
* | Merge change 21748 into eclairAndroid (Google) Code Review2009-08-181-0/+1
|\ \
| * | Get At command count from Bluetooth headset.Amith Yamasani2009-08-181-0/+1
* | | Include the list of registered providers the package manager dumpsys output.Jeff Hamilton2009-08-181-0/+9
* | | Bluetooth: API change.Nick Pelly2009-08-182-10/+10
* | | Merge change 21601 into eclairAndroid (Google) Code Review2009-08-181-20/+88
|\ \ \
| * | | BatteryService: Add support for new standard battery voltage and temperature ...Mike Lockwood2009-08-171-20/+88
* | | | Allow wallpapers to get touch events.Dianne Hackborn2009-08-171-9/+54
* | | | Merge change 21587 into eclairAndroid (Google) Code Review2009-08-171-18/+69
|\ \ \ \ | |/ / /
| * | | BatteryService: Remove hard coded power supply names.Mike Lockwood2009-08-171-18/+69
* | | | Merge change 21522 into eclairAndroid (Google) Code Review2009-08-172-0/+124
|\ \ \ \
| * | | | Dock changes:Docking station intentsDan Murphy2009-08-172-0/+124
| |/ / /
* | | | Merge change 21380 into eclairAndroid (Google) Code Review2009-08-172-24/+66
|\ \ \ \ | |_|/ / |/| | |
| * | | More work on wallpapers.Dianne Hackborn2009-08-172-24/+66
| |/ /
* | | Merge change 21492 into eclairAndroid (Google) Code Review2009-08-171-3/+4
|\ \ \ | |/ / |/| |
| * | WifiService: Hash based on both SSID and BSSID in scan result cache.Mike Lockwood2009-08-171-3/+4
* | | LocationManagerService: Add NullPointerException to avoid change in behavior.Mike Lockwood2009-08-171-0/+5
|/ /
* | LocationManagerService: Fix null pointer check in sendExtraCommand().Mike Lockwood2009-08-171-1/+1
* | DO NOT MERGE - cherry-picked from master:Mike Lockwood2009-08-171-1/+9
* | Merge change 21298 into eclairAndroid (Google) Code Review2009-08-142-6/+37
|\ \
| * | ConnectivityService: Do not send broadcasts until the system is ready.Mike Lockwood2009-08-142-6/+37
* | | Turn off static live wallpaper for now.Dianne Hackborn2009-08-141-2/+4
|/ /
* | A little more wallpaper robustness.Dianne Hackborn2009-08-132-13/+44
* | Surface::GPU and Surface::HARDWARE are now deprecated; they will be set autom...Mathias Agopian2009-08-131-7/+1
* | Always have a wallpaper service running.Dianne Hackborn2009-08-133-36/+85
* | Backup participants must now hold the BACKUP_DATA permissionChristopher Tate2009-08-131-2/+21
* | Merge change 21134Android (Google) Code Review2009-08-131-1/+8
|\ \
| * | Add a more compact representation of usage stats.Christian Sonntag2009-08-131-1/+8
* | | Merge change 20853Android (Google) Code Review2009-08-132-209/+651
|\ \ \
| * | | Add net type to mobile for mobile-required trafficRobert Greenwalt2009-08-122-209/+651
* | | | Add new API to compare certs of two UIDs.Dianne Hackborn2009-08-121-11/+44
* | | | Fix issue #2045895: Finger IDs are not tracked properly.Dianne Hackborn2009-08-122-14/+29