summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* More work on wallpapers: animations, lifecycle, scaling, etc.Dianne Hackborn2009-08-302-20/+68
* Add platform infrastructure for features.Dianne Hackborn2009-08-271-11/+98
* Merge change 22975 into eclairAndroid (Google) Code Review2009-08-271-4/+21
|\
| * Fix issue #2069662: The wallpaper doesn't move along with the home screenDianne Hackborn2009-08-271-4/+21
* | Merge change 22958 into eclairAndroid (Google) Code Review2009-08-271-0/+3
|\ \
| * | Don't activate keyguard if screen is turned off while proximity sensor is act...Mike Lockwood2009-08-271-0/+3
* | | Only allow system code to call LocationManager.sendNiResponse()Mike Lockwood2009-08-271-0/+4
* | | gps: Network initiated SUPLDanke Xie2009-08-271-0/+16
| |/ |/|
* | Make SINGLE_TOP work with CLEAR_TOP.Dianne Hackborn2009-08-271-4/+5
* | Merge change 22944 into eclairAndroid (Google) Code Review2009-08-274-40/+151
|\ \
| * \ resolved conflicts for merge of 301b97ac to eclairDianne Hackborn2009-08-274-40/+151
| |\ \
| | * \ Merge change 22883 into donutAndroid (Google) Code Review2009-08-274-41/+152
| | |\ \
| | | * | Various tweaks to try to improve low memory behavior.Dianne Hackborn2009-08-274-41/+152
* | | | | Merge change 22692 into eclairAndroid (Google) Code Review2009-08-271-9/+31
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | PowerManagerService: Disallow all user activity when in proximity wake lock.Mike Lockwood2009-08-271-9/+31
* | | | am 7566c1de: LocationManager: Fix problem replacing GPS and network providers...Mike Lockwood2009-08-271-4/+27
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | LocationManager: Fix problem replacing GPS and network providers with a mock ...Mike Lockwood2009-08-261-4/+27
| |/
* | MountService: Launch UsbStorageActivity with Intent.FLAG_ACTIVITY_NEW_TASK flag.Mike Lockwood2009-08-261-0/+1
* | Merge change 22660 into eclairAndroid (Google) Code Review2009-08-251-18/+9
|\ \
| * | Simplify data icons of CDMA in status bar.johnwang2009-08-251-18/+9
* | | Merge change 22638 into eclairAndroid (Google) Code Review2009-08-251-1/+3
|\ \ \
| * | | Fix the removal of dns entries.Robert Greenwalt2009-08-251-1/+3
* | | | Implement issue #2071750: add a pre-boot upgrade step.Dianne Hackborn2009-08-251-41/+158
* | | | Merge change 22566 into eclairAndroid (Google) Code Review2009-08-251-85/+73
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Simplify CDMA Status Bar iconsjohnwang2009-08-251-85/+73
* | | 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